aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_ranks.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm/style/acp_ranks.html')
-rw-r--r--phpBB/adm/style/acp_ranks.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_ranks.html b/phpBB/adm/style/acp_ranks.html
index ee8c337725..924e2d4fb3 100644
--- a/phpBB/adm/style/acp_ranks.html
+++ b/phpBB/adm/style/acp_ranks.html
@@ -8,7 +8,6 @@
<script type="text/javascript">
<!--
-
function update_image(newimage)
{
document.getElementById('image').src = (newimage) ? "{RANKS_PATH}/" + newimage : "./images/spacer.gif";