mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 15:27:42 +02: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:
@@ -1679,7 +1679,6 @@ else if ( $submit || $refresh || $mode != '' )
|
|||||||
// Signature toggle selection - only show if
|
// Signature toggle selection - only show if
|
||||||
// the user has a signature
|
// the user has a signature
|
||||||
//
|
//
|
||||||
echo ";".$user_sig.";";
|
|
||||||
if ( $user_sig != '' )
|
if ( $user_sig != '' )
|
||||||
{
|
{
|
||||||
$template->assign_block_vars('switch_signature_checkbox', array());
|
$template->assign_block_vars('switch_signature_checkbox', array());
|
||||||
|
Reference in New Issue
Block a user