From 4c6d6fac7158dc923ae17bcd37aecaaa385b77b0 Mon Sep 17 00:00:00 2001 From: Garvin Hicking Date: Thu, 14 Feb 2008 09:15:18 +0000 Subject: [PATCH] Use xhtmlns attribute to --- templates/bulletproof/commentpopup.tpl | 2 +- templates/carl_contest/index.tpl | 2 +- templates/competition/index.tpl | 2 +- templates/contest/index.tpl | 2 +- templates/default-php/commentpopup.tpl | 2 +- templates/default/commentpopup.tpl | 2 +- templates/default/index.tpl | 2 +- templates/kubrick/index.tpl | 2 +- templates/moz-modern/index.tpl | 2 +- templates/wp/index.tpl | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/templates/bulletproof/commentpopup.tpl b/templates/bulletproof/commentpopup.tpl index 97c69c7f..0bb8c631 100644 --- a/templates/bulletproof/commentpopup.tpl +++ b/templates/bulletproof/commentpopup.tpl @@ -6,7 +6,7 @@ "http://www.w3.org/TR/html4/loose.dtd"> {/if} - + {$head_title|@default:$blogTitle} {if $head_subtitle} - {$head_subtitle}{/if} diff --git a/templates/carl_contest/index.tpl b/templates/carl_contest/index.tpl index 028d678a..1e6411f6 100755 --- a/templates/carl_contest/index.tpl +++ b/templates/carl_contest/index.tpl @@ -7,7 +7,7 @@ "http://www.w3.org/TR/html4/loose.dtd"> {/if} - + {$head_title|@default:$blogTitle} {if $head_subtitle} - {$head_subtitle}{/if} diff --git a/templates/competition/index.tpl b/templates/competition/index.tpl index ce9747da..85d75096 100644 --- a/templates/competition/index.tpl +++ b/templates/competition/index.tpl @@ -7,7 +7,7 @@ "http://www.w3.org/TR/html4/loose.dtd"> {/if} - + {$head_title|@default:$blogTitle} {if $head_subtitle} - {$head_subtitle}{/if} diff --git a/templates/contest/index.tpl b/templates/contest/index.tpl index 2f19eb1f..61d9e3a6 100644 --- a/templates/contest/index.tpl +++ b/templates/contest/index.tpl @@ -7,7 +7,7 @@ "http://www.w3.org/TR/html4/loose.dtd"> {/if} - + {$head_title|@default:$blogTitle} {if $head_subtitle} - {$head_subtitle}{/if} diff --git a/templates/default-php/commentpopup.tpl b/templates/default-php/commentpopup.tpl index fec9ad55..0311ef1c 100644 --- a/templates/default-php/commentpopup.tpl +++ b/templates/default-php/commentpopup.tpl @@ -6,7 +6,7 @@ "http://www.w3.org/TR/html4/loose.dtd"> - + {$head_title|@default:$blogTitle} {if $head_subtitle} - <?= $GLOBALS['tpl']['head_subtitle'] ?><?php endif; ?> diff --git a/templates/default/commentpopup.tpl b/templates/default/commentpopup.tpl index c1cdcb93..97860d63 100644 --- a/templates/default/commentpopup.tpl +++ b/templates/default/commentpopup.tpl @@ -6,7 +6,7 @@ "http://www.w3.org/TR/html4/loose.dtd"> {/if} - + {$head_title|@default:$blogTitle} {if $head_subtitle} - {$head_subtitle}{/if} diff --git a/templates/default/index.tpl b/templates/default/index.tpl index 39a9b685..e190bdb5 100644 --- a/templates/default/index.tpl +++ b/templates/default/index.tpl @@ -7,7 +7,7 @@ "http://www.w3.org/TR/html4/loose.dtd"> {/if} - + {$head_title|@default:$blogTitle} {if $head_subtitle} - {$head_subtitle}{/if} diff --git a/templates/kubrick/index.tpl b/templates/kubrick/index.tpl index 8bd1e51d..deb292b6 100644 --- a/templates/kubrick/index.tpl +++ b/templates/kubrick/index.tpl @@ -7,7 +7,7 @@ "http://www.w3.org/TR/html4/loose.dtd"> {/if} - + {$head_title|@default:$blogTitle} {if $head_subtitle} - {$head_subtitle}{/if} diff --git a/templates/moz-modern/index.tpl b/templates/moz-modern/index.tpl index 444febdf..c6611345 100644 --- a/templates/moz-modern/index.tpl +++ b/templates/moz-modern/index.tpl @@ -7,7 +7,7 @@ "http://www.w3.org/TR/html4/loose.dtd"> {/if} - + {$head_title|@default:$blogTitle} {if $head_subtitle} - {$head_subtitle}{/if} diff --git a/templates/wp/index.tpl b/templates/wp/index.tpl index 30a0d14e..84bac3e0 100644 --- a/templates/wp/index.tpl +++ b/templates/wp/index.tpl @@ -2,7 +2,7 @@ - + {$head_title|@default:$blogTitle} {if $head_subtitle} - {$head_subtitle}{/if}