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