diff --git a/screenshots.php b/screenshots.php index ffa33ca..05fd022 100644 --- a/screenshots.php +++ b/screenshots.php @@ -134,7 +134,8 @@ if($hResult && query_num_rows($hResult)) if($aClean['iVersionId'] && $_SESSION['current']->isLoggedIn()) { echo "

When submitting screenshots please ensure that the focus is on the application running inside Wine."; - echo "
This means if the application is running in a window then please crop the image so that only the application is shown and not your desktop.

"; + echo "
This means if the application is running in a window then please crop the image so that only the application is shown and not your desktop."; + echo "
Do not upload screenshots of error messages, installers, game menus etc.

"; echo '
',"\n"; echo html_frame_start("Upload Screenshot","400","",0);