MantisBT: master 004e6927
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
dhx | dhx | master | 2010-05-09 06:39 | master 5e9b629f |
Affected Issues | 0011897: Refactor footer of pages using XHTML/CSS and allow user-specified copyright notice | |||
Changeset | Issue 0011897: Refactor footer of pages using XHTML/CSS The footer of each page is currently a bit of a mess using an old school The following changes help improve the footer: 1) "Copyright MantisBT group" makes it sound like the content of the bug 2) Introduce a new (optional) $g_copyright_statement configuration 3) Add a new $g_show_memory_usage setting so that $g_show_time doesn't 4) $g_show_queries_count should be properly separated from 5) Use semantic XHTML markup for the footer with CSS styling (instead of |
|||
mod - config_defaults_inc.php | Diff File | |||
mod - core/html_api.php | Diff File | |||
mod - lang/strings_english.txt | Diff File | |||
mod - core/helper_api.php | Diff File | |||
mod - css/default.css | Diff File |