X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Faddrbook_popup.php;h=d85f74c178e6cabadacc0e0156c2aff18814124f;hb=8bac36cec0c377ee177ba2e108ea0bb7293d058e;hp=ac2cf5f339838d82cbc60ff3c2ecf85474995243;hpb=30967a1e09679c395b31929cbdb1a0e88b13f01e;p=squirrelmail.git diff --git a/src/addrbook_popup.php b/src/addrbook_popup.php index ac2cf5f3..d85f74c1 100644 --- a/src/addrbook_popup.php +++ b/src/addrbook_popup.php @@ -3,13 +3,14 @@ /** * addrbook_popup.php * - * Copyright (c) 1999-2004 The SquirrelMail Project Team + * Copyright (c) 1999-2005 The SquirrelMail Project Team * Licensed under the GNU GPL. For full terms see the file COPYING. * * Frameset for the JavaScript version of the address book. * * @version $Id$ * @package squirrelmail + * @subpackage addressbook */ /** @@ -21,23 +22,23 @@ define('SM_PATH','../'); /** SquirrelMail required files. */ require_once(SM_PATH . 'include/validate.php'); require_once(SM_PATH . 'functions/addressbook.php'); - + ?> - - - <?php echo "$org_title: " . _("Address Book"); ?> - - - - - - + + + <?php echo "$org_title: " . _("Address Book"); ?> + + + + + + \ No newline at end of file