Bug in Newspaper theme in 0.8-beta2

Skinning and designing Serendipity (CSS, HTML, Smarty)
Post Reply
joho
Regular
Posts: 54
Joined: Mon Oct 25, 2004 10:25 am
Location: Stockholm, Sweden
Contact:

Bug in Newspaper theme in 0.8-beta2

Post by joho »

In the layout.php-file, there are two references to "<?=" instead of "<?php echo"; this is to output the shadow around the mid-bar content. This AFAIK requires support for short tags, which is not necessarily available/enabled everywhere.
At the end of a smile, there is a laugh and a 1/2 [DAD]
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Bug in Newspaper theme in 0.8-beta2

Post by garvinhicking »

Hi joho!

Thanks for this report, I fixed it!

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply