themes/admin/simple-footer.tpl
author Dan
Wed, 26 Dec 2007 00:37:26 -0500
changeset 334 c72b545f1304
parent 0 902822492a68
child 345 4ccdfeee9a11
permissions -rw-r--r--
More localization work. Resolved major issue with JSON parser not parsing files over ~50KB. Switched JSON parser to the one from the Zend Framework (BSD licensed). Forced to split enano.json into five different files.

          </div>
          <div class="footer">
            {COPYRIGHT}<br />Powered by <a href="{CONTENTPATH}{NS_SPECIAL}About_Enano{ADMIN_SID_AUTO}">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>
    <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="root1" class="jswindow" style="display: none;">
      <div id="tb1" class="titlebar">Confirm Logout</div>
      <div class="content" id="cn1">
        <form action="{CONTENTPATH}Special:Logout" method="get">
          <div style="text-align: center">
            <h3>Are you sure you want to log out?</h3>
            <input type="submit" value="Log out" style="font-weight: bold;" />  <input type="button" onclick="jws.closeWin('root1');" value="Cancel" />
          </div>
        </form>
      </div>  
    </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>
  </body>
</html>