\n".LOGIN_MENU_L1."
\n".LOGIN_MENU_L2."
\n";
$ret .= ($pref['user_tracking'] == "cookie") ? "
".LOGIN_MENU_L6." \n" : "";
- $ret .= "
";
+ $ret .= "
";
if($pref['user_reg'])
{
$ret .= "
".LOGIN_MENU_L3."";
diff --git a/e107_core/templates/search_template.php b/e107_core/templates/search_template.php
index 1b48e5678..a381bc54a 100644
--- a/e107_core/templates/search_template.php
+++ b/e107_core/templates/search_template.php
@@ -13,7 +13,7 @@ if(!isset($SEARCH_SHORTCODE))
{
$SEARCH_SHORTCODE = "
-
";
+
";
/* // Image Version Example
$SEARCH_SHORTCODE = "
diff --git a/e107_handlers/mailout_admin_class.php b/e107_handlers/mailout_admin_class.php
index bf69fd2d7..4877f0c6e 100644
--- a/e107_handlers/mailout_admin_class.php
+++ b/e107_handlers/mailout_admin_class.php
@@ -984,7 +984,7 @@ class mailoutAdminClass extends e107MailManager
$text .= $frm->hidden('mail_source_id',$email_id);
$text .= $frm->admin_button('update_email',LAN_UPDATE);
//$text .= "
";
- //$text .= "
";
+ //$text .= "
";
}
else
{
@@ -1386,14 +1386,14 @@ class mailoutAdminClass extends e107MailManager
$text .= $frm->admin_button('email_sendnow',"Send Now");
$text .= $frm->admin_button('email_send',"Send Later");
- // $text .= "
";
+ // $text .= "
";
if (!$fromHold)
{
$text .= $frm->admin_button('email_hold',LAN_HOLD);
$text .= $frm->admin_button('email_cancel',LAN_CANCEL);
- // $text .= "
";
- // $text .= "
";
+ // $text .= "
";
+ // $text .= "
";
}
$text .= "