From: garvinhicking Date: Mon, 2 Jul 2007 11:59:27 +0000 (+0000) Subject: Remove debug out X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=4715fab134f93066d83c5249d9d97a00f72bff48;p=s9y.git Remove debug out --- diff --git a/include/admin/templates.inc.php b/include/admin/templates.inc.php index 8d5c5f1..03cb813 100644 --- a/include/admin/templates.inc.php +++ b/include/admin/templates.inc.php @@ -136,7 +136,7 @@ echo '

' . SELECT_TEMPLATE . '

'; $preview .= ''; $preview_link = true; } else { - echo "No large preview"; + #echo "No large preview"; } if (file_exists($serendipity['serendipityPath'] . $serendipity['templatePath'] . $theme . '/preview.png')) {