Typo.
authorStéphane Jacob <sj@m4x.org>
Tue, 21 Dec 2010 15:04:08 +0000 (16:04 +0100)
committerStéphane Jacob <sj@m4x.org>
Tue, 21 Dec 2010 15:04:08 +0000 (16:04 +0100)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
modules/search.php

index 5548237..ea9d21c 100644 (file)
@@ -179,7 +179,7 @@ class SearchModule extends PLModule
                 // TODO: Reactivate when the new map is completed.
                 // $view->addMod('geoloc', 'Planisphère', false, array('with_annu' => 'search/adv'));
                 if (S::user()->checkPerms(User::PERM_EDIT_DIRECTORY) || S::admin()) {
-                    $view->addMod('addresses', 'Addresses postales', false);
+                    $view->addMod('addresses', 'Adresses postales', false);
                 }
                 $view->apply('search/adv', $page, $model);