Breadcrumbs completed

This commit is contained in:
touffies
2013-10-02 17:58:39 +02:00
parent c56a7851e1
commit 98e189390d
14 changed files with 44 additions and 55 deletions

View File

@@ -6,7 +6,7 @@
{* Breadcrumb *}
{block name='no-return-functions' append}
{$breadcrumbs = [
['name' => {intl l="Password"}, 'link'=>{url path="/password"}]
['title' => {intl l="Password"}, 'url'=>{url path="/password"}]
]}
{/block}