diff options
author | dougk_ff7 <dougk_ff7@users.sourceforge.net> | 2001-09-07 22:32:30 +0000 |
---|---|---|
committer | dougk_ff7 <dougk_ff7@users.sourceforge.net> | 2001-09-07 22:32:30 +0000 |
commit | 0d30dc8a82f0f86b71cd62382dd3c600e46eeacd (patch) | |
tree | ccb5e657a9a49fc20d5d438a6492a25188670b90 /phpBB/templates/PSO | |
parent | 0f373352ae136251baee6bef382128c2d3f76caf (diff) | |
download | forums-0d30dc8a82f0f86b71cd62382dd3c600e46eeacd.tar forums-0d30dc8a82f0f86b71cd62382dd3c600e46eeacd.tar.gz forums-0d30dc8a82f0f86b71cd62382dd3c600e46eeacd.tar.bz2 forums-0d30dc8a82f0f86b71cd62382dd3c600e46eeacd.tar.xz forums-0d30dc8a82f0f86b71cd62382dd3c600e46eeacd.zip |
weee! the last commit.
git-svn-id: file:///svn/phpbb/trunk@1006 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/templates/PSO')
-rw-r--r-- | phpBB/templates/PSO/admin/user_edit_body.tpl | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/phpBB/templates/PSO/admin/user_edit_body.tpl b/phpBB/templates/PSO/admin/user_edit_body.tpl index 3ec0c44d64..3936ee4dbe 100644 --- a/phpBB/templates/PSO/admin/user_edit_body.tpl +++ b/phpBB/templates/PSO/admin/user_edit_body.tpl @@ -114,12 +114,8 @@ </table></td> </tr> <tr> - <td class="cat" colspan="2"><span class="cattitle"><B>{L_SPECIAL}</b></span></td> - </tr> - <tr> - <td class="row1" colspan="2" align="center"> - <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> |