X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=includes%2Fsession.inc;h=0354221d9baa2af4d303ef7b22ad7253a4305675;hb=3e2a432dd72688dbac39a07716201b2b00c16c8b;hp=9ba28f4964619c4b9ddad36d3e507c7c0046453a;hpb=bc426821d8ae6319bd9394ac275bb700e6394fc3;p=fa-stable.git diff --git a/includes/session.inc b/includes/session.inc index 9ba28f49..0354221d 100644 --- a/includes/session.inc +++ b/includes/session.inc @@ -11,7 +11,8 @@ function output_html($text) { - global $before_box; + global $before_box, $Ajax; + $Ajax->run(); return in_ajax() ? fmt_errors() : ($before_box.fmt_errors().$text); } @@ -89,7 +90,6 @@ echo "



"; echo _("The security settings on your account do not permit you to access this function"); echo ""; - echo "

" . _("Back") . ""; echo "



"; //echo '