aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style
diff options
context:
space:
mode:
authorTristan Darricau <github@nicofuma.fr>2014-05-24 14:12:11 +0200
committerTristan Darricau <github@nicofuma.fr>2014-05-24 14:12:11 +0200
commit2f52934fad69d86a524e34cb498427d4177f705e (patch)
treebbc91a29e696b53676742cec27bdad975e05d939 /phpBB/adm/style
parent088f5b47c3eff946bdb00a0d38a4247fef0123b4 (diff)
downloadforums-2f52934fad69d86a524e34cb498427d4177f705e.tar
forums-2f52934fad69d86a524e34cb498427d4177f705e.tar.gz
forums-2f52934fad69d86a524e34cb498427d4177f705e.tar.bz2
forums-2f52934fad69d86a524e34cb498427d4177f705e.tar.xz
forums-2f52934fad69d86a524e34cb498427d4177f705e.zip
[ticket/12325] Don't use L_COLON
PHPBB3-12325
Diffstat (limited to 'phpBB/adm/style')
-rw-r--r--phpBB/adm/style/install_update.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/install_update.html b/phpBB/adm/style/install_update.html
index c61f5ce1a2..965a66a7d7 100644
--- a/phpBB/adm/style/install_update.html
+++ b/phpBB/adm/style/install_update.html
@@ -358,7 +358,7 @@
<dl>
<dt style="width: 60%;"><strong><!-- IF deleted.DIR_PART -->{deleted.DIR_PART}<br /><!-- ENDIF -->{deleted.FILE_PART}</strong>
</dt>
- <dd style="margin-{S_CONTENT_FLOW_BEGIN}{L_COLON} 60%;">
+ <dd style="margin-{S_CONTENT_FLOW_BEGIN} 60%;">
<!-- IF not deleted.S_BINARY -->[<a href="{deleted.U_SHOW_DIFF}" onclick="diff_popup(this.href); return false;">{deleted.L_SHOW_DIFF}</a>]<!-- ELSE -->{L_BINARY_FILE}<!-- ENDIF -->
</dd>
</dl>