themes/admin/simple-footer.tpl
changeset 1227 bdac73ed481e
parent 377 bb3e6c3bd4f4
equal deleted inserted replaced
1226:de56132c008d 1227:bdac73ed481e
     1           </div>
     1 					</div>
     2           <div class="footer">
     2 					<div class="footer">
     3             {COPYRIGHT}<br />Powered by <a href="{URL_ABOUT_ENANO}">Enano</a> &bull; Copyright &copy; 2007 Dan Fuhry
     3 						{COPYRIGHT}<br />Powered by <a href="{URL_ABOUT_ENANO}">Enano</a> &bull; Copyright &copy; 2007 Dan Fuhry
     4           </div>
     4 					</div>
     5         </td>
     5 				</td>
     6         <td class="right"></td>
     6 				<td class="right"></td>
     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     
    12 		
    13     </td>
    13 		</td>
    14     <td id="td-sidebar" valign="top">
    14 		<td id="td-sidebar" valign="top">
    15     
    15 		
    16       <table border="0" cellspacing="0" cellpadding="0" class="wrapper" id="sidebar-show">
    16 			<table border="0" cellspacing="0" cellpadding="0" class="wrapper" id="sidebar-show">
    17         <tr>
    17 				<tr>
    18           <td class="top-left"></td><td class="top">&nbsp;</td><td class="top-right"></td>
    18 					<td class="top-left"></td><td class="top">&nbsp;</td><td class="top-right"></td>
    19         </tr>
    19 				</tr>
    20         <tr>
    20 				<tr>
    21           <td class="left"></td>
    21 					<td class="left"></td>
    22           <td class="main">
    22 					<td class="main">
    23             <div id="sidebar">
    23 						<div id="sidebar">
    24               {SIDEBAR_LEFT}
    24 							{SIDEBAR_LEFT}
    25               {SIDEBAR_RIGHT}
    25 							{SIDEBAR_RIGHT}
    26             </div>
    26 						</div>
    27           </td>
    27 					</td>
    28           <td class="right"></td>
    28 					<td class="right"></td>
    29         </tr>
    29 				</tr>
    30         <tr>
    30 				<tr>
    31           <td class="bottom-left"></td><td class="bottom"></td><td class="bottom-right"></td>
    31 					<td class="bottom-left"></td><td class="bottom"></td><td class="bottom-right"></td>
    32         </tr>
    32 				</tr>
    33       </table>
    33 			</table>
    34       
    34 			
    35       <div id="sidebar-hide" onclick="admin_expand();" class="collapsed" title="Click to expand the sidebar"></div>
    35 			<div id="sidebar-hide" onclick="admin_expand();" class="collapsed" title="Click to expand the sidebar"></div>
    36     
    36 		
    37     </td>
    37 		</td>
    38     </tr>
    38 		</tr>
    39     </table>
    39 		</table>
    40     
    40 		
    41     <div style="display: none;">
    41 		<div style="display: none;">
    42     <h2>Your browser does not support CSS.</h2>
    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>
    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>
    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>
    45 		</div>
    46     <div id="root3" class="jswindow" style="display: none;">
    46 		<div id="root3" class="jswindow" style="display: none;">
    47       <div id="tb3" class="titlebar">Wiki formatting help</div>
    47 			<div id="tb3" class="titlebar">Wiki formatting help</div>
    48       <div class="content" id="cn3">
    48 			<div class="content" id="cn3">
    49         Loading...
    49 				Loading...
    50       </div>
    50 			</div>
    51     </div>
    51 		</div>
    52   </body>
    52 	</body>
    53 </html>
    53 </html>