From 1fc4e2b23b2525eca6c2f4f36cc94471879e53c1 Mon Sep 17 00:00:00 2001 From: Steve Swanson Date: Thu, 9 Feb 2006 19:59:49 +0000 Subject: [PATCH] Added items remotely Dataform Template --- .../wgtemplate_default_data_form.tmpl | 101 ++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 docs/upgrades/templates-6.9.0/wgtemplate_default_data_form.tmpl diff --git a/docs/upgrades/templates-6.9.0/wgtemplate_default_data_form.tmpl b/docs/upgrades/templates-6.9.0/wgtemplate_default_data_form.tmpl new file mode 100644 index 000000000..b10a20b14 --- /dev/null +++ b/docs/upgrades/templates-6.9.0/wgtemplate_default_data_form.tmpl @@ -0,0 +1,101 @@ +#PBtmpl0000000000000141 + + + +

+
+ + +

+
+ + + + + + + +

+ + + +

+ + • + + • + + + • + • + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + * + +
+ +
+
+
+ + + + +~~~ +h2{ + font-family:arial; + margin-top:3px; + margin-bottom:3px; +} +.errors{ + font-family:arial; + font-size:9pt; +} +.defaultData td{ + font-family:arial; + font-size:9pt; +} +.dataControls +{ + -moz-box-sizing:border-box; + background:#C0C0C0; + width:100%; + text-align:right; + padding:3px; + font-size:9pt; + font-family:arial; + margin-bottom:5px; +} + +.dataControls a +{ + color:white; +} \ No newline at end of file