X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=templates%2Fimport_entry.tpl;h=84dc6e527760a81098dbc324a50352cedd8e3634;hb=75245bbc807b67247234c9103b162008c5b5b326;hp=63a0c2582faefca33bbb5c852d3407b6e79939de;hpb=3dcc26f728beaeee605bad5e641759c74d83732e;p=contagged diff --git a/templates/import_entry.tpl b/templates/import_entry.tpl index 63a0c25..84dc6e5 100644 --- a/templates/import_entry.tpl +++ b/templates/import_entry.tpl @@ -1,39 +1,46 @@ -
- - {$entry.name}, {$entry.givenname} - - - - - - - - - - - - - - - - - - - {foreach from=$entry.mail item=mail} - - {/foreach} - - - - - - - -
+ + {$entry.name|h}, {$entry.givenname|h}
+ {$entry.organization|h} {$entry.street|h} {$entry.zip|h} {$entry.location|h} + + +
+ + + + + + + + + + + + + + + + + + + + {foreach from=$entry.mail item=mail} + + {/foreach} + + + {if $conf.privatebook} + + + {else} + + {/if} + +
+