]> dev.renevier.net Git - syj.git/blobdiff - application/layouts/scripts/footer.phtml
change "faq" link to "help"
[syj.git] / application / layouts / scripts / footer.phtml
index 776d906aad8d9e70dcee6dccf36271523e28763a..514ea243e0bf3c58194a45f907043ec580b9503e 100644 (file)
@@ -94,7 +94,7 @@ echo $this->footerLink(array(
     'route' => 'faq',
     'action'     => 'index',
     'controller' => 'faq'),
-    $this->translate("faq"),
+    $this->translate("help"),
     false);
 
 echo '</div>' . PHP_EOL;