Active
Project:
Koi
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2011 at 03:21 UTC
Updated:
23 Feb 2011 at 03:21 UTC
Hi,
while trying this theme I realized it doesn't show the footer message under Drupal 6.
To fix it I added the following line:
print $footer_message;
after line 70 print $credits;
and now it shows the footer message.
I created a path following the instruction in http://drupal.org/patch/create using diff with the following command
diff -up templates/page.tpl-original.php templates/page.tpl.php > koi-footer.patch
you can find the patch attached
I hope it helps!
| Comment | File | Size | Author |
|---|---|---|---|
| koi-footer.patch | 463 bytes | daco |