Bug in Newspaper theme in 0.8-beta2
Posted: Fri Mar 18, 2005 12:31 am
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.