]> git.mjollnir.org Git - s9y.git/commitdiff
Remove debug out
authorgarvinhicking <garvinhicking>
Mon, 2 Jul 2007 11:59:27 +0000 (11:59 +0000)
committergarvinhicking <garvinhicking>
Mon, 2 Jul 2007 11:59:27 +0000 (11:59 +0000)
include/admin/templates.inc.php

index 8d5c5f1081b5469f0baafa049a111869b525191c..03cb81322787ff1e8f1ba3e9c23cca245b23592c 100644 (file)
@@ -136,7 +136,7 @@ echo '<h3>' . SELECT_TEMPLATE . '</h3>';
             $preview .= '<a href="' . $info['preview_fullsizeURL'] . '" target="_blank">';
             $preview_link = true;
         } else {
-            echo "No large preview";
+            #echo "No large preview";
         }
 
         if (file_exists($serendipity['serendipityPath'] . $serendipity['templatePath'] . $theme . '/preview.png')) {