# This patch file was generated by NetBeans IDE # Following Index: paths are relative to: Joomla root # This patch can be applied using context Tools: Patch action on respective folder. # It uses platform neutral UTF-8 encoding and \n newlines. # Above lines and this line are ignored by the patching process. --- /modules/mod_cblogin/mod_cblogin.php +++ /modules/mod_cblogin/mod_cblogin.php @@ -737,7 +737,7 @@ } elseif ( ( $jVersion != 2 ) && ( ! $compact ) && ( $show_username_pass_icons != 2 ) ) { echo "
\n"; } - echo ''; + echo ''; if ($horizontal) { echo " \n"; } elseif ( $jVersion == 2 ) {