themes/stpatty/footer.tpl
author Dan
Sun, 20 Jul 2008 13:32:04 -0400
changeset 650 e45183014778
parent 377 bb3e6c3bd4f4
child 663 d0f74bcd21eb
permissions -rw-r--r--
Added CDN support: a URL to a CDN can now be specified and Enano will load all images, CSS, and javascript (except TinyMCE) from that server

          </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
                 -->
          <b>{COPYRIGHT}</b><br />
          Powered by <a href="{URL_ABOUT_ENANO}">Enano</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.1</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://jigsaw.w3.org/css-validator/validator?uri=referer">Valid CSS</a>&nbsp;&nbsp;|&nbsp;&nbsp;Time: [[GenTime]]s<!-- BEGIN auth_admin -->&nbsp;&nbsp;|&nbsp;&nbsp;<a href="{REPORT_URI}">[[NumQueries]] SQL</a><!-- END auth_admin -->
          <!-- Do not remove this line or scheduled tasks will not run. -->
          <img alt=" " src="{SCRIPTPATH}/cron.php" width="1" height="1" />
        </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>
    {JS_FOOTER}
  </body>
</html>