aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_styles.html
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2006-05-12 23:45:27 +0000
committerNils Adermann <naderman@naderman.de>2006-05-12 23:45:27 +0000
commit215693d897a6bc0ccb247da783cd9f8abce9ca94 (patch)
tree398a607bb1bf5d26392ab7ea44e1845c7c1c9a84 /phpBB/adm/style/acp_styles.html
parent08e708f76b9924133dc196d736adac4b0e992707 (diff)
downloadforums-215693d897a6bc0ccb247da783cd9f8abce9ca94.tar
forums-215693d897a6bc0ccb247da783cd9f8abce9ca94.tar.gz
forums-215693d897a6bc0ccb247da783cd9f8abce9ca94.tar.bz2
forums-215693d897a6bc0ccb247da783cd9f8abce9ca94.tar.xz
forums-215693d897a6bc0ccb247da783cd9f8abce9ca94.zip
- adding a file which displays duplicate language keys
- removed a few duplicates with equal contents [Bug #1193] git-svn-id: file:///svn/phpbb/trunk@5904 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm/style/acp_styles.html')
-rw-r--r--phpBB/adm/style/acp_styles.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_styles.html b/phpBB/adm/style/acp_styles.html
index 4f1ecf95c1..a162109e09 100644
--- a/phpBB/adm/style/acp_styles.html
+++ b/phpBB/adm/style/acp_styles.html
@@ -99,7 +99,7 @@
</select></td>
</tr>
<tr>
- <td class="row1" width="40%"><b>{L_DIMENSIONS}: </b><br /><span class="gensmall">{L_DIMENSIONS_EXPLAIN}</span></td>
+ <td class="row1" width="40%"><b>{L_INCLUDE_DIMENSIONS}: </b><br /><span class="gensmall">{L_DIMENSIONS_EXPLAIN}</span></td>
<td class="row2"><input type="radio" name="imgsize" value="1"<!-- IF IMAGE_SIZE --> checked="checked"<!-- ENDIF --> /> {L_YES}&nbsp;&nbsp;<input type="radio" name="imgsize" value="0"<!-- IF not IMAGE_SIZE --> checked="checked"<!-- ENDIF --> /> {L_NO}</td>
</tr>
<tr>