diff -r d8a281557365 -r 0475c9ed1386 plugins/gallery/viewimage.php --- a/plugins/gallery/viewimage.php Sat Feb 16 23:10:17 2008 -0500 +++ b/plugins/gallery/viewimage.php Sat Feb 16 23:16:43 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 '
';