MantisBT: master 480bec8f

Author Committer Branch Timestamp Parent
vboctor Damien Regad master 2012-03-04 16:18 master c7be5330
Affected Issues  0013998: Logo is not present on new instalation.
Changeset

Issue 0013998: Logo is not present on new installation.

  1. Rename the mantis_logo_238x40.png to mantis_logo.png. To avoid more
    renames in the future if we change the logo size or design.
  2. Added a copy of mantis_logo.png in gif format to match the old file
    name, just in case config_inc.php points to it. Note that the gif
    version is a lower quality due to the gif format.
  3. Changed the code, default configuration, and sample configuration to
    reference mantis_logo.png.
add - images/mantis_logo.gif Diff File
add - images/mantis_logo.png Diff File
rm - images/mantis_logo_232x80.png Diff
mod - config_defaults_inc.php Diff File
mod - core/html_api.php Diff File