diff options
author | dougk_ff7 <dougk_ff7@users.sourceforge.net> | 2001-09-07 22:33:50 +0000 |
---|---|---|
committer | dougk_ff7 <dougk_ff7@users.sourceforge.net> | 2001-09-07 22:33:50 +0000 |
commit | 60e3f50b612f08ee7654004f2bbd68b3041ab6df (patch) | |
tree | 0712b42bfc3d4d52891a5ae6be57c5f6eeac26b3 /phpBB/templates | |
parent | 0d30dc8a82f0f86b71cd62382dd3c600e46eeacd (diff) | |
download | forums-60e3f50b612f08ee7654004f2bbd68b3041ab6df.tar forums-60e3f50b612f08ee7654004f2bbd68b3041ab6df.tar.gz forums-60e3f50b612f08ee7654004f2bbd68b3041ab6df.tar.bz2 forums-60e3f50b612f08ee7654004f2bbd68b3041ab6df.tar.xz forums-60e3f50b612f08ee7654004f2bbd68b3041ab6df.zip |
weee! the last commit. (I mean it this time)
git-svn-id: file:///svn/phpbb/trunk@1007 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/templates')
-rw-r--r-- | phpBB/templates/PSO/admin/user_edit_body.tpl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/phpBB/templates/PSO/admin/user_edit_body.tpl b/phpBB/templates/PSO/admin/user_edit_body.tpl index 3936ee4dbe..60245b45cb 100644 --- a/phpBB/templates/PSO/admin/user_edit_body.tpl +++ b/phpBB/templates/PSO/admin/user_edit_body.tpl @@ -114,8 +114,7 @@ </table></td> </tr> <tr> - <td class="cat" colspan="2"><span -class="cattitle"><B>{L_SPECIAL}</b></span><br /><span class="gensmall">{L_SPECIAL_EXPLAIN}</span></td> + <td class="cat" colspan="2"><span class="cattitle"><B>{L_SPECIAL}</b></span><br /><span class="gensmall">{L_SPECIAL_EXPLAIN}</span></td> </tr> <tr> <td class="row1"><span class="gen">{L_STATUS}:</span></td> |