|
From: Jon O. <jon...@us...> - 2008-01-30 09:11:46
|
Update of /cvsroot/mxbb/core/templates/mxSilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv7690/templates/mxSilver Modified Files: overall_footer.tpl Log Message: BlockCP - updated what features should be adminCP options only Schemas - no point updating the module INSERTS with full spec Sitelog - updated sitemap and pagination mod_rewrite - exceptions when in need of technical full paths...eg for module editing actions Nav menu - intial fixes while simplifying this module with less parameters and more tpl freedom ...more to come ;) Tinymce updates wherever needed - admin has full interface, users less options. mx_users - bugfix for renaming users Index: overall_footer.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/mxSilver/overall_footer.tpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** overall_footer.tpl 9 Sep 2007 16:50:46 -0000 1.1 --- overall_footer.tpl 30 Jan 2008 09:11:01 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + <!-- BEGIN page_last_updated --> + <div align="right"><span class="copyright">{page_last_updated.L_PAGE_UPDATED} {page_last_updated.TIME} {page_last_updated.NAME} </div> + <!-- END page_last_updated --> <div align="center"> <span class="copyright"> |