From c9eabe54084b3f9b3749a92695e6b4683b96acdb Mon Sep 17 00:00:00 2001 From: azammitdcarf Date: Tue, 25 Jan 2011 04:24:37 +0000 Subject: [PATCH] Added note to display if logged off due to inactivity --- endwork.php | 13 ++++--------- index.php | 2 +- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/endwork.php b/endwork.php index a2ffade7..c27f01ce 100644 --- a/endwork.php +++ b/endwork.php @@ -42,21 +42,16 @@ include_once("lang.inc.php"); */ include_once("functions/functions.xhtml.php"); -xhtml_head(T_("End of work"),false); +xhtml_head(T_("End of work")); -print " - - "; print "

" . T_("Work has ended. That is it") . "

"; -print "

" . T_("Go back to work") . "

"; +print "

" . T_("Go back to work") . "

"; xhtml_foot(); diff --git a/index.php b/index.php index adbe39af..0abc54b2 100644 --- a/index.php +++ b/index.php @@ -100,7 +100,7 @@ if (AUTO_LOGOUT_MINUTES !== false) $script = "