diff --git a/include/admin/templates.inc.php b/include/admin/templates.inc.php index 8d5c5f10..03cb8132 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')) {