X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=templates%2Flist_entry.tpl;h=65729b02e6fa28f7edd0507f5654a364c6b98b63;hb=cb2adba7030b7a2eba73afa7e4ec1f48b57a6073;hp=29e64a03f962517e7e57539d1e245baad27e599e;hpb=b8515ffc341bd21f37112e54d32dd480201bae28;p=contagged diff --git a/templates/list_entry.tpl b/templates/list_entry.tpl index 29e64a0..65729b0 100644 --- a/templates/list_entry.tpl +++ b/templates/list_entry.tpl @@ -1,26 +1,29 @@ {if $entry.type} - - - - - - {$entry.name|h}, {$entry.givenname|h} - - - {$entry.organization|h}  - - - {$entry.phone|h}  - - - {$entry.mail[0]|h}  - - - {if $entry.photo} - - {else} -   - {/if} - + + + {$entry.type|h} + + + {$entry.name|h}, {$entry.givenname|h} + + + {$entry.organization|h}  + + + {$entry.phone|h}  + + + {$entry.mail[0]|h}  + + + {if $entry.photo} + {$lang.photo|h} + {else} +   + {/if} + {/if}