diff --git a/docs/upgrades/templates-6.9.0/wgtemplate_title_link_list.tmpl b/docs/upgrades/templates-6.9.0/wgtemplate_title_link_list.tmpl new file mode 100644 index 000000000..89562af9e --- /dev/null +++ b/docs/upgrades/templates-6.9.0/wgtemplate_title_link_list.tmpl @@ -0,0 +1,66 @@ +#wCIc38CvNHUK7aY92Ww4SQ + + + +

+
+ + +

+
+ + + +

+ + + +

+ + + + + []
+
+ + + + + + []
+
+
+
+
+ · target="_blank" class="linkTitle">
+ + + + +

+ + +~~~ +.linkTitle{ + font-family:arial; + font-size:9pt; + color:#29587E; +} + +.linkTitle:hover +{ + background-color:#FFFFDF; +} + +.linkTitleContent +{ + -moz-box-sizing:border-box; + border:solid silver 1px; + border-bottom:solid silver 2px; + margin-top:1px; + margin-left:10px; + padding:2px; + font-family:arial; + font-size:9pt; + display:block; +}