From: kink Date: Mon, 4 Apr 2005 19:42:30 +0000 (+0000) Subject: add robots tag here for completeness' sake X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=be2b50126551045f262c6d9ed1e79605cd97074d;p=squirrelmail.git add robots tag here for completeness' sake git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9198 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/src/addrbook_popup.php b/src/addrbook_popup.php index d85f74c1..44ebfb1a 100644 --- a/src/addrbook_popup.php +++ b/src/addrbook_popup.php @@ -28,6 +28,7 @@ require_once(SM_PATH . 'functions/addressbook.php'); + <?php echo "$org_title: " . _("Address Book"); ?> @@ -41,4 +42,4 @@ require_once(SM_PATH . 'functions/addressbook.php'); border="0" src="addrbook_search.php?show=blank" /> - \ No newline at end of file + diff --git a/src/signout.php b/src/signout.php index 09d4e67e..34bd00a6 100644 --- a/src/signout.php +++ b/src/signout.php @@ -70,6 +70,7 @@ set_up_language($squirrelmail_language, true, true); + <?php echo $org_title . ' - ' . _("Signout"); ?>