Code

Updated Strings
[gosa.git] / gosa-plugins / addressbook / addons / addressbook / main.inc
index faa5ee56ab3cf3969cb115e1706547ee0c12f889..b746e02a8df531d335646160adbb0a3f41117af3 100644 (file)
@@ -34,7 +34,7 @@ if (!$remove_lock){
        $display.= "<input type=\"hidden\" name=\"ignore\">\n";
 
        /* Page header*/
-       $display= print_header(get_template_path('images/addressbook.png'), _("Address book")).$display;
+       $display= print_header(get_template_path('images/addressbook.png'), _("Addressbook")).$display;
 
        /* Store changes  in session */
        session::set('addressbook',$addressbook);