diff options
author | Thomas Willingham <founder@kakste.com> | 2013-09-27 03:03:37 +0100 |
---|---|---|
committer | Thomas Willingham <founder@kakste.com> | 2013-09-27 03:03:37 +0100 |
commit | b838585e27f455d858fa4986ae9907bb2a9caa88 (patch) | |
tree | b9704e730e0df626586e04fc22c616bd8a5d3a80 /view/tpl/abook_edit.tpl | |
parent | 8d92d21135aeadb9a2bf498a8697d2d3694abcd1 (diff) | |
download | volse-hubzilla-b838585e27f455d858fa4986ae9907bb2a9caa88.tar.gz volse-hubzilla-b838585e27f455d858fa4986ae9907bb2a9caa88.tar.bz2 volse-hubzilla-b838585e27f455d858fa4986ae9907bb2a9caa88.zip |
Issue #131
Diffstat (limited to 'view/tpl/abook_edit.tpl')
-rwxr-xr-x | view/tpl/abook_edit.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl index c285e56d1..0fb9b11f7 100755 --- a/view/tpl/abook_edit.tpl +++ b/view/tpl/abook_edit.tpl @@ -40,7 +40,9 @@ {{if $is_pending}} +<div class="abook-pending-contact"> {{include file="field_checkbox.tpl" field=$unapproved}} +</div> {{/if}} <br /> |