From: <jun...@gm...> - 2007-09-13 11:20:45
|
I saw some commits in header.php It was modified for admin menu. So, admin link had been added and cleaned up some codes. But there is a trifle problem. For getting respected design(?), it should not have any whitespace between each link( e.g <a href=....></a>'here'<a href>). If there are any whitespace, link would get unexpecting padding. I modified some code for this reason. Thanks, |