X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=src%2Faddressbook.php;h=d8c7d4537788852051b90f45d3646155b5666801;hp=13d10424466a77822d6b38f59d269a980dc6d3f7;hb=efe94e8ebbbc08f3cd223656af630f0a8cf591a3;hpb=db1bbe47e677edb1b5355b15c6493fccedabf245 diff --git a/src/addressbook.php b/src/addressbook.php index 13d10424..d8c7d453 100644 --- a/src/addressbook.php +++ b/src/addressbook.php @@ -2,6 +2,9 @@ /** ** addressbook.php ** + ** Copyright (c) 1999-2000 The SquirrelMail development team + ** Licensed under the GNU GPL. For full terms see the file COPYING. + ** ** Manage personal address book. ** **/ @@ -347,7 +350,7 @@ // Display the "new address" form - printf("
\n", $PHP_SELF); + printf("\n", $PHP_SELF); print "\n"; print "
\n"; printf(_("Add to %s"), $abook->localbackendname); @@ -356,13 +359,8 @@ address_form("addaddr", _("Add address"), $defdata); print ""; + // Add hook for anything that wants on the bottom + do_hook("addressbook_bottom"); ?> - - -
- -Import CSV File: - -