Message Text |
I'm having an odd problem with the Suggest Link and Suggest Category pages.
When I try to suggest a link or category (when logged in as an admin), most of the yes/no select boxes have no text between the option tags, so there's no way to know what you're selecting. The values are there, but no text.
For example:
<select name="1_canviewpages"><option value=""></option><option value="0"></option><option value="1"></option></select>
What could be causing this, and how can I fix it?
I'm using the default language, and I'm running on Windows. |