mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
you have not seen this one. ;)
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3675 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
374560da38
commit
b1e648ea5e
1 changed files with 0 additions and 1 deletions
|
@ -1679,7 +1679,6 @@ else if ( $submit || $refresh || $mode != '' )
|
|||
// Signature toggle selection - only show if
|
||||
// the user has a signature
|
||||
//
|
||||
echo ";".$user_sig.";";
|
||||
if ( $user_sig != '' )
|
||||
{
|
||||
$template->assign_block_vars('switch_signature_checkbox', array());
|
||||
|
|
Loading…
Add table
Reference in a new issue