diff --git a/privmsg.php b/privmsg.php index 989e4a10..e8dc2ceb 100644 --- a/privmsg.php +++ b/privmsg.php @@ -927,7 +927,7 @@ else if ( $submit || $refresh || $mode != '' ) $error = TRUE; $error_msg .= ( ( !empty($error_msg) ) ? '
' : '' ) . $lang['EMPTY_MESSAGE']; } - + // Check smilies limit if ($bb_cfg['max_smilies_pm']) {