themes/admin/footer.tpl
changeset 79 5faff33a6580
parent 0 902822492a68
child 80 cb7dde69c301
equal deleted inserted replaced
78:4df25dfdde63 79:5faff33a6580
     7       </tr>
     7       </tr>
     8       <tr>
     8       <tr>
     9         <td class="bottom-left"></td><td class="bottom"></td><td class="bottom-right"></td>
     9         <td class="bottom-left"></td><td class="bottom"></td><td class="bottom-right"></td>
    10       </tr>
    10       </tr>
    11     </table>
    11     </table>
       
    12     
       
    13     </td>
       
    14     <td id="td-sidebar" valign="top">
       
    15     
       
    16       <table border="0" cellspacing="0" cellpadding="0" class="wrapper" id="sidebar-show">
       
    17         <tr>
       
    18           <td class="top-left"></td><td class="top">&nbsp;</td><td class="top-right"></td>
       
    19         </tr>
       
    20         <tr>
       
    21           <td class="left"></td>
       
    22           <td class="main">
       
    23             <div id="sidebar">
       
    24               {SIDEBAR_LEFT}
       
    25               {SIDEBAR_RIGHT}
       
    26             </div>
       
    27           </td>
       
    28           <td class="right"></td>
       
    29         </tr>
       
    30         <tr>
       
    31           <td class="bottom-left"></td><td class="bottom"></td><td class="bottom-right"></td>
       
    32         </tr>
       
    33       </table>
       
    34       
       
    35       <div id="sidebar-hide" onclick="admin_expand();" class="collapsed"></div>
       
    36     
       
    37     </td>
       
    38     </tr>
       
    39     </table>
       
    40     
    12     <div style="display: none;">
    41     <div style="display: none;">
    13     <h2>Your browser does not support CSS.</h2>
    42     <h2>Your browser does not support CSS.</h2>
    14      <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>
    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>
    15      <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>
    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>
    16     </div>
    45     </div>