From 5ce1ef683e48c352cc9c25c21542371a99d5401a Mon Sep 17 00:00:00 2001 From: jervfors Date: Fri, 22 May 2009 09:34:32 +0000 Subject: [PATCH] Fixing HTML vaidation. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13743 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- templates/default/error_box.tpl | 2 +- templates/default/help_chapter.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/default/error_box.tpl b/templates/default/error_box.tpl index 5b53c307..07f1ddce 100644 --- a/templates/default/error_box.tpl +++ b/templates/default/error_box.tpl @@ -60,4 +60,4 @@ extract($t); -
\ No newline at end of file +
\ No newline at end of file diff --git a/templates/default/help_chapter.tpl b/templates/default/help_chapter.tpl index 40df7464..e4003773 100644 --- a/templates/default/help_chapter.tpl +++ b/templates/default/help_chapter.tpl @@ -98,4 +98,4 @@ extract($t); - \ No newline at end of file + \ No newline at end of file -- 2.25.1