diff -r c1c398349651 -r 08bf8aa2f0ab plugins/gallery/viewimage.php --- a/plugins/gallery/viewimage.php Sat Feb 16 23:07:31 2008 -0500 +++ b/plugins/gallery/viewimage.php Sat Feb 16 23:15:49 2008 -0500 @@ -289,7 +289,7 @@ $img_url = makeUrlNS('Special', 'GalleryFetcher/preview/' . $img_id); $img_href = makeUrlNS('Special', 'GalleryFetcher/full/' . $img_id); - echo '
Image preview (640px max width)
'; + echo '
Image preview (640px max width)
'; echo '
';