X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fguest%2Fwhat-rallyes.php;h=26417389b94f979e1fd73c131f5dd7011a9bb0af;hb=5e4fd904c6045b66540a4e8fd77bf4f2f04537eb;hp=b90af17802f61f73115f3aaf866da50b367211f5;hpb=dbb6aa4eaeff7c3bab27f143d881781380d43d41;p=mailer.git diff --git a/inc/modules/guest/what-rallyes.php b/inc/modules/guest/what-rallyes.php index b90af17802..26417389b9 100644 --- a/inc/modules/guest/what-rallyes.php +++ b/inc/modules/guest/what-rallyes.php @@ -50,7 +50,7 @@ if ((!isExtensionActive('rallye')) && (!isAdmin())) { } // END - if // Open div tag -outputHtml("
"); +outputHtml('
'); // Check for possible running rallyes $ADMIN = " AND d.is_active='Y'";