Ticket #396 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

QCubed logo not shown in the start_page.php footer

Reported by: rochdi80tn Owned by:
Priority: minor Milestone: 1.1.1 Stable
Component: Framework Version: 1.1 Development
Keywords: Cc:

Description

Remove extra '/images' from '/images/qcubed_logo_footer.png' to fix the qcubed logo display in the footer.

File: start_page.php
Line: 37

<div id="footerLeft"><a href="http://qcu.be/"><img src="<?php _p(VIRTUAL_DIRECTORY . IMAGE_ASSETS . '/images/qcubed_logo_footer.png'); ?>" alt="QCubed - A Rapid Prototyping PHP5 Framework" /></a></div>

Attachments

ticket396.patch (1.2 kB) - added by scottux 8 months ago.
A patch to remove the extra images directory in the url.

Change History

Changed 8 months ago by scottux

A patch to remove the extra images directory in the url.

Changed 8 months ago by scottux

I actually went ahead and updated this in the SVN because it can't really affect anything else.

Changed 8 months ago by alex94040

  • status changed from new to closed
  • resolution set to fixed

This was checked in as changelist [670].

Changed 8 months ago by alex94040

And also [669]

Note: See TracTickets for help on using tickets.