From e2c528e1d7ab18d259e3134d591fb5d7aa0eae17 Mon Sep 17 00:00:00 2001 From: Pascal Corpet Date: Sun, 30 May 2010 10:24:32 +0200 Subject: [PATCH] more HTML validation fixes --- templates/admin/ipwatcher.tpl | 2 +- templates/admin/wiki.tpl | 2 +- templates/emails/broken_addr.tpl | 2 ++ templates/emails/lost.tpl | 1 + templates/googleapps/admin.tpl | 8 ++++---- templates/include/field.promo.tpl | 21 ++++++++++----------- templates/payment/index.tpl | 1 - templates/profile/referent.tpl | 2 +- templates/reminder/base.tpl | 4 ++-- templates/survey/edit_root.tpl | 4 ++-- templates/survey/show_radiotable.tpl | 1 + 11 files changed, 25 insertions(+), 23 deletions(-) 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} +