hey I have some issues here.
I made a custom header bar which contains links as:
<a href="http://ls.etc.ro:2222">|LANG_HOME|</a> | <a href="/HTM_PASSWD">|LANG_CHANGE_PASSWORD|</a> | <a href="/CMD_FILE_MANAGER">|LANG_FILES|</a> | <a href="http://webmail.|domain|/">|LANG_WEBMAIL|</a> | <a href="http://ls.etc.ro/status/" target="_blank">|LANG_SERVERINFO|</a> | <a href="/CMD_TICKET?domain=|domain|">|LANG_SUPPORT_CENTER|</a> | <a href="/CMD_LOGOUT">|LANG_LOGOUT|</a>
works fine , but when i click any second page it displays as none.
and I also have this layout issue which I need to fix, attached some imgs
I made a custom header bar which contains links as:
<a href="http://ls.etc.ro:2222">|LANG_HOME|</a> | <a href="/HTM_PASSWD">|LANG_CHANGE_PASSWORD|</a> | <a href="/CMD_FILE_MANAGER">|LANG_FILES|</a> | <a href="http://webmail.|domain|/">|LANG_WEBMAIL|</a> | <a href="http://ls.etc.ro/status/" target="_blank">|LANG_SERVERINFO|</a> | <a href="/CMD_TICKET?domain=|domain|">|LANG_SUPPORT_CENTER|</a> | <a href="/CMD_LOGOUT">|LANG_LOGOUT|</a>
works fine , but when i click any second page it displays as none.
and I also have this layout issue which I need to fix, attached some imgs