Closed (fixed)
Project:
AD Blueprint
Version:
6.x-2.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Jan 2009 at 22:59 UTC
Updated:
22 Feb 2009 at 12:10 UTC
There is a small typo in page.tlp.php, line 131:
<a href="<?php print $$front_page ?>"
instead of
<a href="<?php print $front_page ?>"
Please fix in future releases.
(btw, thanks for the excellent themes! ^____^)
Comments
Comment #1
Alan Cooney commentedThanks