diff options
Diffstat (limited to 'view/tpl')
-rw-r--r-- | view/tpl/abook_edit.tpl | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl index 353abd6ef..b9664835f 100644 --- a/view/tpl/abook_edit.tpl +++ b/view/tpl/abook_edit.tpl @@ -7,12 +7,13 @@ $tabs </div> <div id="contact-edit-wrapper"> -<br /> -<h3>Slide to adjust your degree of friendship</h3> -$slide +{{ if $slide }} +<h3>$lbl_slider</h3> +$slide +{{ endif }} <h3>Permissions</h3> |