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