mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 11:44:08 +02:00
Fixes for TH_CLASS 2 & 3 by Tom
git-svn-id: file:///svn/phpbb/trunk@1924 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -125,9 +125,9 @@
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="row1">{L_TD_CLASS3}:</td>
|
||||
<td class="row2"><input type="text" size="25" maxlength="25" name="th_class3" value="{TD_CLASS3}"></td>
|
||||
<td class="row2"><input type="text" size="25" maxlength="100" name="th_class3_name" value="{TD_CLASS3_NAME}">
|
||||
<td class="row1">{L_TH_CLASS3}:</td>
|
||||
<td class="row2"><input type="text" size="25" maxlength="25" name="th_class3" value="{TH_CLASS3}"></td>
|
||||
<td class="row2"><input type="text" size="25" maxlength="100" name="th_class3_name" value="{TH_CLASS3_NAME}">
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="row1">{L_TD_COLOR1}:</td>
|
||||
|
Reference in New Issue
Block a user