bring string in line with rest
[squirrelmail.git] / src / addrbook_popup.php
index 7a9745880a63e6de17a9db70c4402cb099c2e44b..7444fdce4472b950bdb080aa4eeba5c42eea5745 100644 (file)
@@ -17,9 +17,9 @@
  */
 include('../include/init.php');
 
-displayHtmlHeader($org_title .': '. _("AddressBook"), '', false, true);
+displayHtmlHeader($org_title .': '. _("Addresses"), '', false, true);
 
 $oTemplate->display('addressbook_popup.tpl');
 
 $oTemplate->display('footer.tpl');
-?>
\ No newline at end of file
+