themes/admin/simple-footer.tpl
author Dan
Sat, 26 Jan 2008 15:42:32 -0500
changeset 377 bb3e6c3bd4f4
parent 345 4ccdfeee9a11
child 1227 bdac73ed481e
permissions -rw-r--r--
Removed stray debugging info from ACL editor success notification; added ability for guests to set language on URI (?lang=eng); added html_in_pages ACL type and separated from php_in_pages so HTML can be embedded but not PHP; rewote portions of the path manager to better abstract URL input; added Zend Framework into list of BSD-licensed libraries; localized some remaining strings; got the migration script working, but just barely; fixed display bug in Special:Contributions; localized Main Page button in admin panel

          </div>
          <div class="footer">
            {COPYRIGHT}<br />Powered by <a href="{URL_ABOUT_ENANO}">Enano</a> &bull; Copyright &copy; 2007 Dan Fuhry
          </div>
        </td>
        <td class="right"></td>
      </tr>
      <tr>
        <td class="bottom-left"></td><td class="bottom"></td><td class="bottom-right"></td>
      </tr>
    </table>
    
    </td>
    <td id="td-sidebar" valign="top">
    
      <table border="0" cellspacing="0" cellpadding="0" class="wrapper" id="sidebar-show">
        <tr>
          <td class="top-left"></td><td class="top">&nbsp;</td><td class="top-right"></td>
        </tr>
        <tr>
          <td class="left"></td>
          <td class="main">
            <div id="sidebar">
              {SIDEBAR_LEFT}
              {SIDEBAR_RIGHT}
            </div>
          </td>
          <td class="right"></td>
        </tr>
        <tr>
          <td class="bottom-left"></td><td class="bottom"></td><td class="bottom-right"></td>
        </tr>
      </table>
      
      <div id="sidebar-hide" onclick="admin_expand();" class="collapsed" title="Click to expand the sidebar"></div>
    
    </td>
    </tr>
    </table>
    
    <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="root3" class="jswindow" style="display: none;">
      <div id="tb3" class="titlebar">Wiki formatting help</div>
      <div class="content" id="cn3">
        Loading...
      </div>
    </div>
  </body>
</html>