diff options
Diffstat (limited to 'template/yoga/menubar_menu.tpl')
-rw-r--r-- | template/yoga/menubar_menu.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/menubar_menu.tpl b/template/yoga/menubar_menu.tpl index e0ba44483..0d6541b97 100644 --- a/template/yoga/menubar_menu.tpl +++ b/template/yoga/menubar_menu.tpl @@ -1,4 +1,4 @@ -<dt>{'title_menu'|@translate}</dt> +<dt>{'Menu'|@translate}</dt> <dd> {if isset($block->data.qsearch) and $block->data.qsearch==true} <form action="{$ROOT_URL}qsearch.php" method="get" id="quicksearch" onsubmit="return this.q.value!='' && this.q.value!=qsearch_prompt;"> |