From 2830c3554d7bc7394be903b21b6b11c8c2598fd4 Mon Sep 17 00:00:00 2001 From: mb863 Date: Mon, 15 Nov 2010 20:43:35 +0000 Subject: [PATCH] NIHVIVO-556: Added Google Chrome Frame open source plug-in. It brings Google Chrome's open web technologies and speedy JavaScript engine to Internet Explorer 6,7, and 8. --- themes/wilma/templates/page-home.ftl | 5 ++++- themes/wilma/templates/page.ftl | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/themes/wilma/templates/page-home.ftl b/themes/wilma/templates/page-home.ftl index 35c0d105..b57c2ee5 100644 --- a/themes/wilma/templates/page-home.ftl +++ b/themes/wilma/templates/page-home.ftl @@ -8,6 +8,9 @@ + + + ${title} ${stylesheets.addFromTheme("/css/screen.css")} @@ -18,7 +21,7 @@ diff --git a/themes/wilma/templates/page.ftl b/themes/wilma/templates/page.ftl index 276c0d64..db12300d 100644 --- a/themes/wilma/templates/page.ftl +++ b/themes/wilma/templates/page.ftl @@ -6,6 +6,9 @@ + + + ${title} ${stylesheets.addFromTheme("/css/screen.css")} @@ -16,7 +19,7 @@