Closed (fixed)
Project:
AD The Morning After
Version:
6.x-1.5
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2008 at 18:21 UTC
Updated:
13 Jun 2009 at 21:51 UTC
There seems to be problems with the link text,
for example the header bit, where it says
// Home » Administer » Site building
It displays like:
// HomeArticle title here
so, it seems the link isnt formed properly and renders use of the theme out of the question
Comments
Comment #1
zooki commentedThis slight code change seemed to do the trick in page.tpl
I added » which makes >>
Comment #2
ericjam commentedClosed, its easy just fix the php as noted above