Some smaller fixes (see CHANGELOG)
[fa-stable.git] / includes / session.inc
index bad4ef65aa9bbfe2fa24085e012d37ab3ab1d31e..0354221d9baa2af4d303ef7b22ad7253a4305675 100644 (file)
@@ -90,7 +90,6 @@
                        echo "<center><br><br><br><b>";
                        echo _("The security settings on your account do not permit you to access this function");
                        echo "</b>";
-                       echo "<br><br><a href='javascript:history.go(-1)'>" . _("Back") . "</a>";
                        echo "<br><br><br><br></center>";
                        //echo '<script type="text/javascript">';
                        //echo 'alert("' . _("The security settings on your account do not permit you to access this function") . '");';