diff -r 94af07c8f2f3 -r 88c954d2846c plugins/gallery/viewimage.php --- a/plugins/gallery/viewimage.php Wed Jul 25 16:43:47 2007 -0400 +++ b/plugins/gallery/viewimage.php Wed Jul 25 18:15:14 2007 -0400 @@ -200,7 +200,7 @@ if ( $perms->get_permissions('gal_full_res') ) { - echo ''; + echo ''; } echo 'Image preview (640px max width)';