Closed (fixed)
Project:
Blue Lake
Version:
6.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2009 at 02:41 UTC
Updated:
6 Feb 2010 at 16:06 UTC
it looks like this:
...
print $submitted
<?=$terms? 'Under: '.$terms.'' : ''?>
print $content...
obviously, the text at "<?=$terms?" looks weird, thus the attached visual bug.
| Comment | File | Size | Author |
|---|---|---|---|
| bluelake_bug.png | 6.76 KB | vv7 |
Comments
Comment #1
vv7 commentedsee also http://drupal.org/node/511786
(fixed as per that instruction, yet the tabs are missing)
Omar, please fix...
Comment #2
vv7 commentedfixed it myself.
in page.tpl.php there is such a fragment:
and i replaced it with
Comment #3
vv7 commentedOmar, please check this change and commit it into CVS.
Comment #4
vv7 commented