From 61cd85575b28c6c0c23f7b9f50c387f79cb27484 Mon Sep 17 00:00:00 2001 From: rylon Date: Wed, 8 Apr 2015 21:45:41 +0200 Subject: [PATCH] fixed several html validation issues --- sai/modules/saimod_sys_langswitcher/tpl/language.tpl | 2 +- sai/page/tpl/sai.tpl | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sai/modules/saimod_sys_langswitcher/tpl/language.tpl b/sai/modules/saimod_sys_langswitcher/tpl/language.tpl index 94b7686..b3fdbbe 100644 --- a/sai/modules/saimod_sys_langswitcher/tpl/language.tpl +++ b/sai/modules/saimod_sys_langswitcher/tpl/language.tpl @@ -1 +1 @@ -${lang}  \ No newline at end of file +${lang}  \ No newline at end of file diff --git a/sai/page/tpl/sai.tpl b/sai/page/tpl/sai.tpl index d16fe5c..043a08c 100644 --- a/sai/page/tpl/sai.tpl +++ b/sai/page/tpl/sai.tpl @@ -4,7 +4,7 @@ ${title} - + ${css} ${js} @@ -13,9 +13,9 @@