diff --git a/include/upgrader/aborted.inc.php b/include/upgrader/aborted.inc.php
index 3402bb904e7b823fd799284b97f0d9dc37854db9..44e065b14f87ede8644f284ff1a923e08963f4e1 100644
--- a/include/upgrader/aborted.inc.php
+++ b/include/upgrader/aborted.inc.php
@@ -20,7 +20,7 @@ if(!defined('OSTSCPINC') || !$thisstaff || !$thisstaff->isAdmin()) die('Access D
             echo '<b><font color="red">Internal error occurred - get technical help.</font></b>';
         }
         ?>
-        <p><b>For detailed - please view <a href="logs.php">system logs</a></b></p>
+        <p><b>For detailed - please view <a href="logs.php">system logs</a> or check your email.</b></p>
         <br>
         <p>Please, refer to the <a target="_blank" href="http://osticket.com/wiki/Upgrade_and_Migration">Upgrade Guide</a> on the wiki for more information.</p>
     </div>