From 57ffed13fd308dce103904b77358fe1aa222b7c0 Mon Sep 17 00:00:00 2001 From: William McBrine Date: Fri, 31 Jul 2009 13:27:14 -0400 Subject: [PATCH] Doctypes. --- plugins/settings/templates/redirect.tmpl | 2 ++ plugins/settings/templates/settings.tmpl | 5 +++-- plugins/togo/templates/npl.tmpl | 3 ++- plugins/togo/templates/redirect.tmpl | 2 ++ templates/info_page.tmpl | 2 ++ templates/unsupported.tmpl | 2 ++ 6 files changed, 13 insertions(+), 3 deletions(-) diff --git a/plugins/settings/templates/redirect.tmpl b/plugins/settings/templates/redirect.tmpl index 3f271db..939f6ff 100644 --- a/plugins/settings/templates/redirect.tmpl +++ b/plugins/settings/templates/redirect.tmpl @@ -1,3 +1,5 @@ + diff --git a/plugins/settings/templates/settings.tmpl b/plugins/settings/templates/settings.tmpl index 4284327..5739e91 100644 --- a/plugins/settings/templates/settings.tmpl +++ b/plugins/settings/templates/settings.tmpl @@ -1,4 +1,5 @@ - + @@ -56,7 +57,7 @@ function resetpyTivo() "Server? Any unsaved changes will be lost!") if (answer) { window.location = - "/TiVoConnect?Command=Reset&Container=$quote($container)" + "/TiVoConnect?Command=Reset&Container=$quote($container)" } } diff --git a/plugins/togo/templates/npl.tmpl b/plugins/togo/templates/npl.tmpl index 83f3d9d..4ccfb5c 100644 --- a/plugins/togo/templates/npl.tmpl +++ b/plugins/togo/templates/npl.tmpl @@ -1,4 +1,5 @@ - + diff --git a/plugins/togo/templates/redirect.tmpl b/plugins/togo/templates/redirect.tmpl index 3f271db..939f6ff 100644 --- a/plugins/togo/templates/redirect.tmpl +++ b/plugins/togo/templates/redirect.tmpl @@ -1,3 +1,5 @@ + diff --git a/templates/info_page.tmpl b/templates/info_page.tmpl index e027535..312970e 100644 --- a/templates/info_page.tmpl +++ b/templates/info_page.tmpl @@ -1,3 +1,5 @@ + pyTivo diff --git a/templates/unsupported.tmpl b/templates/unsupported.tmpl index 9d86afb..382f988 100644 --- a/templates/unsupported.tmpl +++ b/templates/unsupported.tmpl @@ -1,3 +1,5 @@ +

Unsupported Command

-- 2.11.4.GIT