diff options
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 /> |