From b2474334a7b7f009442883a08d544280231b29fc Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 25 Feb 2016 22:50:16 +0100 Subject: provide an edit button for the profile page --- view/tpl/profile_advanced.tpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'view') diff --git a/view/tpl/profile_advanced.tpl b/view/tpl/profile_advanced.tpl index a027a7c2e..780626cf9 100755 --- a/view/tpl/profile_advanced.tpl +++ b/view/tpl/profile_advanced.tpl @@ -12,6 +12,9 @@ {{/if}} + {{if $edit}} +  {{$edit.label}} + {{/if}}

{{$title}}

-- cgit v1.2.3