diff options
Diffstat (limited to 'view')
-rwxr-xr-x | view/tpl/abook_edit.tpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl index 9fb5c4b18..8d44e8b16 100755 --- a/view/tpl/abook_edit.tpl +++ b/view/tpl/abook_edit.tpl @@ -59,6 +59,11 @@ {{$loc_text}} {{$locstr}} </div> {{/if}} + {{if $not_here}} + <div> + <strong>{{$not_here}}</strong> + </div> + {{/if}} {{if $last_update}} <div> {{$lastupdtext}} {{$last_update}} |