X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=templates%2Fentry_show.tpl;fp=templates%2Fentry_show.tpl;h=fa794bdc2f69a0ef814cadc169718383067e2b0f;hb=b8515ffc341bd21f37112e54d32dd480201bae28;hp=3f0c5f22dfdc619475b0c8755e1e7cf66bc30987;hpb=d5de441ee75336c04cd57ff7c6023be9bf9c0dcc;p=contagged diff --git a/templates/entry_show.tpl b/templates/entry_show.tpl index 3f0c5f2..fa794bd 100644 --- a/templates/entry_show.tpl +++ b/templates/entry_show.tpl @@ -1,14 +1,14 @@ {include file="header.tpl"} {if $entry.photo != ''} - + {/if}

- - {$entry.givenname} {$entry.name} + + {$entry.givenname|h} {$entry.name|h}

- +
{$lang.business} @@ -16,24 +16,24 @@ @@ -41,25 +41,25 @@ {if $entry.phone} - + {/if} {if $entry.switchboard} - + {/if} {if $entry.fax} - + {/if} {if $entry.pager} - + {/if} {if $managername} @@ -71,13 +71,13 @@ {if $entry.position} - + {/if} {if $entry.department} - + {/if} @@ -94,46 +94,46 @@
- {$entry.title} {$entry.givenname} {$entry.name}
+ {$entry.title|h} {$entry.givenname|h} {$entry.name|h}
{if $entry.organization} - {$entry.organization}
+ {$entry.organization|h}
{/if} {if $entry.office} - {$entry.office}
+ {$entry.office|h}
{/if} {if $entry.street} - {$entry.street}
+ {$entry.street|h}
{/if} {if $entry.location} - {$entry.zip} {$entry.location}
+ {$entry.zip} {$entry.location|h}
{/if} {if $entry.state} - {$entry.state} + {$entry.state|h} {/if} {if $entry.country} - {$entry.country} + {$entry.country|h} {/if}

{$lang.phone}:{$entry.phone}{$entry.phone|h}
{$lang.switchboard}:{$entry.switchboard}{$entry.switchboard|h}
{$lang.fax}:{$entry.fax}{$entry.fax|h}
{$lang.pager}:{$entry.pager}{$entry.pager|h}
{$lang.position}:{$entry.position}{$entry.position|h}
{$lang.department}:{$entry.department}{$entry.department|h}
{if $entry.homephone} - + {/if} {if $entry.mobile} - + {/if} {if $entry.url} - + {/if} {if $entry.birthday} - + {/if} {if $entry.anniversary} - + {/if} {if $entry.spouse} - + {/if} @@ -148,7 +148,7 @@ @@ -156,13 +156,13 @@ {if $entry.instantmessenger} - + {/if} {if $entry.ipphone} - + {/if} @@ -189,7 +189,7 @@ {/if} {if $entry.domain} - + {/if} {if $entry.timezone} - + {/if}
- {$entry.title} {$entry.givenname} {$entry.name}
+ {$entry.title} {$entry.givenname} {$entry.name|h}
{if $entry.homestreet} - {$entry.homestreet|nl2br}

+ {$entry.homestreet|h|nl2br}

{/if}
{$lang.homephone}:{$entry.homephone}{$entry.homephone|h}
{$lang.mobile}:{$entry.mobile}{$entry.mobile|h}
{$lang.url}:{$entry.url}{$entry.url|h}
{$lang.birthday}:{$entry.birthday}{$entry.birthday|h}
{$lang.anniversary}:{$entry.anniversary|date_format:$conf.dateformat}{$entry.anniversary|date_format:$conf.dateformat|h}
{$lang.spouse}:{$entry.spouse}{$entry.spouse|h}
{$lang.mail}: {foreach from=$entry.mail item=mail} - {$mail}
+ {$mail|h}
{/foreach}
{$lang.instantmessenger}:{$entry.instantmessenger}{$entry.instantmessenger|h}
{$lang.ipphone}:{$entry.ipphone}{$entry.ipphone|h}
{foreach from=$entry.marker item=marker} - {$marker} + {$marker|h} {/foreach} {if $user} @@ -226,20 +226,20 @@
{$lang.certificate}:
- +
{$lang.domain}:{$entry.domain}{$entry.domain|h}
{$lang.timezone}:{$entry.timezone}{$entry.timezone|h}