From dbb7d9cf8e55334db7dd3d0ee0289d3b90ebdfff Mon Sep 17 00:00:00 2001 From: Steve Swanson Date: Thu, 9 Feb 2006 20:00:47 +0000 Subject: [PATCH] Added items remotely Events Calendar - Event template --- .../wgtemplate_default_event.tmpl | 60 +++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 docs/upgrades/templates-6.9.0/wgtemplate_default_event.tmpl diff --git a/docs/upgrades/templates-6.9.0/wgtemplate_default_event.tmpl b/docs/upgrades/templates-6.9.0/wgtemplate_default_event.tmpl new file mode 100644 index 000000000..99c243464 --- /dev/null +++ b/docs/upgrades/templates-6.9.0/wgtemplate_default_event.tmpl @@ -0,0 +1,60 @@ +#PBtmpl0000000000000023 +

+ + + + + + + +
+:
+:
+
+ + +
+ +
+ + +
+
+ + +
+
+ +
+ + + + +

Events Near This One
+ +

    +
  • +
+
+ + +~~~ +.fontSettings { + font-family:arial; + font-size:9pt; +} +h2 { + font-family:arial; + margin-top:3px; + margin-bottom:3px; +} +.defaultEvent td { + font-family:arial; + font-size:9pt; +} +.tableMenu { + border:solid silver 1px; +} +.tableMenu a { + color:#29587E; +}