themes/stpatty/footer.tpl
changeset 0 902822492a68
child 85 7c68a18a27be
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/themes/stpatty/footer.tpl	Wed Jun 13 16:03:00 2007 -0400
@@ -0,0 +1,41 @@
+          </div>
+        </div>
+        
+        <div class="straightaway"></div>
+        <div class="footer">
+          <!-- We strongly request that you leave the notice below in its place; it helps to attract users to Enano in exchange for providing you
+                 with your CMS. Enano is still new; therefore we are looking to attract users, and we feel that this notice will help. If you refuse
+                 to include even this tiny little notice, support on the Enano forums may be affected. Thanks guys.
+                 
+                 -Dan
+                 -->
+          {COPYRIGHT} &bull; Powered by <a href="<!-- BEGIN stupid_mode -->http://www.enanocms.org/<!-- BEGINELSE stupid_mode -->{CONTENTPATH}{NS_SPECIAL}About_Enano{ADMIN_SID_AUTO}<!-- END stupid_mode -->">Enano</a>  |  <a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.1</a>  |  <a href="http://jigsaw.w3.org/css-validator/validator?uri=referer">Valid CSS</a>  |  [[Stats]]
+        </div>
+      </div>
+    </div>
+    <div style="display: none;">
+    <h2>Your browser does not support CSS.</h2>
+     <p>If you can see this text, it means that your browser does not support Cascading Style Sheets (CSS). CSS is a fundemental aspect of XHTML, and as a result it is becoming very widely adopted by websites, including this one. You should consider switching to a more modern web browser, such as Mozilla Firefox or Opera 9.</p>
+     <p>Because of this, there are a few minor issues that you may experience while browsing this site, not the least of which is some visual elements below that would normally be hidden in most browsers. Please excuse these minor inconveniences.</p>
+    </div>
+    <div id="root2" class="jswindow" style="display: none;">
+      <div id="tb2" class="titlebar">Change style</div>
+      <div class="content" id="cn2">
+        
+      </div>
+    </div>
+    <div id="root3" class="jswindow" style="display: none;">
+      <div id="tb3" class="titlebar">Wiki formatting help</div>
+      <div class="content" id="cn3">
+        Loading...
+      </div>
+    </div>
+    <script type="text/javascript">
+      // This initializes the Javascript runtime when the DOM is ready - not when the page is
+      // done loading, because enano-lib-basic still has to load some 15 other script files
+      enano_init();
+      window.onload = function(e) {  };
+    </script>
+  </body>
+</html>
+