From 6277fb76dda15b4f5aa76056d25bd458584757c5 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 2 Jun 2015 11:09:57 +0200 Subject: update help link --- mod/layouts.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod') diff --git a/mod/layouts.php b/mod/layouts.php index 88bc0647d..689a31c8c 100644 --- a/mod/layouts.php +++ b/mod/layouts.php @@ -173,7 +173,7 @@ function layouts_content(&$a) { $o .= replace_macros(get_markup_template('layoutlist.tpl'), array( '$title' => t('Layouts'), '$create' => t('Create'), - '$help' => array('text' => t('Help'), 'url' => 'help/Comanche', 'title' => t('Comanche page description language help')), + '$help' => array('text' => t('Help'), 'url' => 'help/comanche', 'title' => t('Comanche page description language help')), '$editor' => $editor, '$baseurl' => $url, '$name' => t('Layout Name'), -- cgit v1.2.3