11-09-2005, 01:03
|
#10 (permalink)
|
| WMT Sponsor
Join Date: Jan 2005 Location: Mobile, AL
Posts: 38
| Quote: |
Originally Posted by monaghan When I try to create an ad, I'm unable tosave it
There's a box under the duration field that's marked as mandatory, however it's 0 lenght and therefore won't accept an entry. Code: <td> <font color=red>*</font></td>
<td><input type="text" name="e_1" size="0" maxlength="0" class='txt' value='' /></td></tr>
|
I had the same problem. |
| |