X-Git-Url: https://git.sur5r.net/?p=contagged;a=blobdiff_plain;f=templates%2Fentry_edit.tpl;h=9f9fe52b452397d2142937853a4c9973a4a19141;hp=2ea276cbe2294777efdd275be449f748235eb044;hb=HEAD;hpb=2bdafc359ef325594664ffb76eddabec43afb4fc diff --git a/templates/entry_edit.tpl b/templates/entry_edit.tpl index 2ea276c..9f9fe52 100644 --- a/templates/entry_edit.tpl +++ b/templates/entry_edit.tpl @@ -96,7 +96,9 @@ {$lang.country}: -
+ {/if} @@ -214,13 +216,20 @@

{$lang.communication}

-{if $fields.url} +{if $fields._url} + {foreach from=$entry.url|smarty:nodefaults item=url} + + {$lang.url} {counter}: + + + {/foreach} - {$lang.url}: - + {$lang.url} {counter}: + {/if} {if $fields._mail} + {foreach from=$entry.mail|smarty:nodefaults item=mail} {$lang.mail} {counter}: @@ -310,7 +319,7 @@ - {if $entry.dn == ''} + {if $entry.dn == '' && $conf.privatebook} {$lang.msg_addto}
@@ -322,6 +331,8 @@ + {else} + {/if}