aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/skin/base/layout/field/mutable/choose_many.tt2
-rw-r--r--share/skin/base/layout/field/mutable/choose_one.tt2
-rw-r--r--share/skin/base/layout/site_layout.tt5
3 files changed, 9 insertions, 0 deletions
diff --git a/share/skin/base/layout/field/mutable/choose_many.tt b/share/skin/base/layout/field/mutable/choose_many.tt
index 06a543a..51f315e 100644
--- a/share/skin/base/layout/field/mutable/choose_many.tt
+++ b/share/skin/base/layout/field/mutable/choose_many.tt
@@ -50,4 +50,6 @@
<input type="submit" value="&lt;&lt;" name="[% event_id_remove_all_values %]" />
</div>
+=for layout message
+
=cut
diff --git a/share/skin/base/layout/field/mutable/choose_one.tt b/share/skin/base/layout/field/mutable/choose_one.tt
index 74e8d8c..0db3ffd 100644
--- a/share/skin/base/layout/field/mutable/choose_one.tt
+++ b/share/skin/base/layout/field/mutable/choose_one.tt
@@ -24,4 +24,6 @@ selected="selected"
=for layout option_is_selected_no
+=for layout message
+
=cut
diff --git a/share/skin/base/layout/site_layout.tt b/share/skin/base/layout/site_layout.tt
index 6d48d28..90c916f 100644
--- a/share/skin/base/layout/site_layout.tt
+++ b/share/skin/base/layout/site_layout.tt
@@ -1,4 +1,5 @@
=for layout widget
+[% doctype %]
<html>
@@ -36,6 +37,10 @@
=for layout head_style
+=for layout doctype
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+
=for layout body
[% inner %]