From: Pascal Corpet Date: Sun, 30 May 2010 08:24:32 +0000 (+0200) Subject: more HTML validation fixes X-Git-Tag: xorg/1.0.0~224 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=e2c528e1d7ab18d259e3134d591fb5d7aa0eae17;p=platal.git more HTML validation fixes --- diff --git a/templates/admin/ipwatcher.tpl b/templates/admin/ipwatcher.tpl index d091ef8..da614ba 100644 --- a/templates/admin/ipwatcher.tpl +++ b/templates/admin/ipwatcher.tpl @@ -42,7 +42,7 @@ {$ip.ip}/{$ip.mask}
- {$ip.host}
+ {if $ip.host}{$ip.host}
{/if} Ajoutée le {$ip.detection|date_format} diff --git a/templates/admin/wiki.tpl b/templates/admin/wiki.tpl index 09fb763..abe4194 100644 --- a/templates/admin/wiki.tpl +++ b/templates/admin/wiki.tpl @@ -68,7 +68,7 @@ {/literal}

- {icon name=feed title='fil rss'} + {icon name=feed title='fil rss'} {icon name=magnifier} Voir les changements récents

diff --git a/templates/emails/broken_addr.tpl b/templates/emails/broken_addr.tpl index 74191f3..5de81b6 100644 --- a/templates/emails/broken_addr.tpl +++ b/templates/emails/broken_addr.tpl @@ -24,6 +24,7 @@
{xsrf_token_field} +