mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-22 08:13:14 +02:00
Remove some hard-coded text [Bug #195]
Translators: Please note the new language string for 2.0.18 (others may also follow) git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5256 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<th>{L_SIMPLE_NAME}</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="row1">{L_STYLESHEET}:<br /><span class="gensmall">Filename for CSS stylesheet to use for this theme.</span></td>
|
||||
<td class="row1">{L_STYLESHEET}:<br /><span class="gensmall">{L_STYLESHEET_EXPLAIN}</span></td>
|
||||
<td class="row2"><input class="post" type="text" size="25" maxlength="100" name="head_stylesheet" value="{HEAD_STYLESHEET}"></td>
|
||||
<td class="row2"> </td>
|
||||
</tr>
|
||||
|
Reference in New Issue
Block a user