themes/oxygen/footer.tpl
changeset 0 902822492a68
child 22 d0314575e2f0
equal deleted inserted replaced
-1:000000000000 0:902822492a68
       
     1               </div>
       
     2               <div id="mdgCommentContainer">
       
     3               </div>
       
     4             </div></div>
       
     5           </td><td id="mdg-mr"></td></tr>
       
     6           <tr><td id="mdg-btl"></td><td>
       
     7             <!-- We strongly request that you leave the notice below in its place; it helps to attract users to Enano in exchange for providing you
       
     8                  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
       
     9                  to include even this tiny little notice, support on the Enano forums may be affected. Thanks guys.
       
    10                  
       
    11                  -Dan
       
    12                  -->
       
    13             <div id="credits">
       
    14               {COPYRIGHT}<br />
       
    15               Powered by <a href="http://www.enanocms.org">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]]
       
    16             </div>
       
    17           
       
    18           </td><td id="mdg-btr"></td></tr>
       
    19           <tr><td id="mdg-btcl"></td><td id="mdg-btm"></td><td id="mdg-btcr"></td></tr>
       
    20           </table>
       
    21             
       
    22         </td>
       
    23         
       
    24         <!-- BEGIN sidebar_right -->
       
    25         <!-- BEGINNOT in_admin -->
       
    26         <td class="mdgSidebarHolder" valign="top">
       
    27           <div id="right-sidebar">
       
    28             
       
    29             {SIDEBAR_RIGHT}
       
    30               
       
    31           </div>
       
    32           <div id="right-sidebar-showbutton" style="display: none; position: fixed; top: 3px; right: 3px;">
       
    33             <input type="button" onclick="collapseSidebar('right');" value="&lt;&lt;" />
       
    34           </div>
       
    35         </td>
       
    36         <!-- END in_admin -->
       
    37         <!-- END sidebar_right -->
       
    38       
       
    39       </tr>
       
    40     </table>
       
    41     <div style="display: none;">
       
    42     <h2>Your browser does not support CSS.</h2>
       
    43      <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>
       
    44      <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>
       
    45     </div>
       
    46     <div id="root1" class="jswindow" style="display: none;">
       
    47       <div id="tb1" class="titlebar">Confirm Logout</div>
       
    48       <div class="content" id="cn1">
       
    49         <form action="{CONTENTPATH}Special:Logout" method="get">
       
    50           <div style="text-align: center">
       
    51             <h3>Are you sure you want to log out?</h3>
       
    52             <input type="submit" value="Log out" style="font-weight: bold;" />  <input type="button" onclick="jws.closeWin('root1');" value="Cancel" />
       
    53           </div>
       
    54         </form>
       
    55       </div>  
       
    56     </div>
       
    57     <div id="root2" class="jswindow" style="display: none;">
       
    58       <div id="tb2" class="titlebar">Change style</div>
       
    59       <div class="content" id="cn2">
       
    60         
       
    61       </div>
       
    62     </div>
       
    63     <div id="root3" class="jswindow" style="display: none;">
       
    64       <div id="tb3" class="titlebar">Wiki formatting help</div>
       
    65       <div class="content" id="cn3">
       
    66         Loading...
       
    67       </div>
       
    68     </div>
       
    69     <script type="text/javascript">
       
    70       // This initializes the Javascript runtime when the DOM is ready - not when the page is
       
    71       // done loading, because enano-lib-basic still has to load some 15 other script files
       
    72       // check for the init function - this is a KHTML fix
       
    73       if ( typeof ( enano_init ) == 'function' )
       
    74       {
       
    75         enano_init();
       
    76         window.onload = function(e) {  };
       
    77       }
       
    78     </script>
       
    79   </body>
       
    80 </html>