|
i dunno if this helps, but all the content is being pulled from an xml file , here is a part of that code (for the menu) : ::
" <!-- menu -->
<section name="menu">
<link systemOrder="1"><![CDATA[
HOME
]]></link>"
So the menue is functioning its just the text isnt showing up
|