diff admajax.php @ 909:f45d1402b8b5

10L.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 27 Nov 2014 10:26:53 +0200
parents affd8bd8c910
children 71621519a883
line wrap: on
line diff
--- a/admajax.php	Thu Nov 27 10:08:47 2014 +0200
+++ b/admajax.php	Thu Nov 27 10:26:53 2014 +0200
@@ -263,7 +263,7 @@
       if ($mode == EEMODE_NORMAL || $mode == EEMODE_EDIT)
       {
         echo "   <div class=\"editControl entryPreview\">".
-          "<span class=\"editControlTitle\">Preview</span>".
+          "<span class=\"editControlTitle\">Preview</span>";
 
         stPrintPreviewElements($compo, $item);