themes/enanium/footer.tpl
changeset 921 a71de5e21423
child 955 de4f81abc5e3
equal deleted inserted replaced
920:4babf8545826 921:a71de5e21423
       
     1           </div> <!-- div#ajaxEditContainer -->
       
     2           </td>
       
     3           <!-- BEGIN right_sidebar -->
       
     4           <td valign="top">
       
     5             <div class="right sidebar">
       
     6               {SIDEBAR_RIGHT}
       
     7             </div>
       
     8             <!-- HOOK sidebar_right_post -->
       
     9           </td>
       
    10           <!-- END right_sidebar -->
       
    11           </tr>
       
    12           </table>
       
    13         </div> <!-- div#content-wrapper -->
       
    14       </td>
       
    15     </tr>
       
    16     </table>
       
    17     <div id="footer">
       
    18       <b>{COPYRIGHT}</b><br />
       
    19       [[EnanoPoweredLinkLong]]&nbsp;&nbsp;|&nbsp;&nbsp;<!-- BEGINNOT stupid_mode --><a href="http://validator.w3.org/check?uri=referer">{lang:page_w3c_valid_xhtml11}</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://jigsaw.w3.org/css-validator/validator?uri=referer">{lang:page_w3c_valid_css}</a>&nbsp;&nbsp;|&nbsp;&nbsp;<!-- END stupid_mode -->[[StatsLong]]
       
    20       <!-- Do not remove this line or scheduled tasks will not run. -->
       
    21       <img alt=" " src="{SCRIPTPATH}/cron.php" width="1" height="1" />
       
    22     </div>
       
    23   {JS_FOOTER}
       
    24   </body>
       
    25 </html>
       
    26