Message Text |
Hallo Paul,
In template 'suggestlink.tpl is not correct code in this part:
<OTHERWISE>
<textarea cols="45" rows="5" name="description" onKeyDown="textCounter(editform.description,editform.remLen,{DESCRIPLENGTH});" onKeyUp="textCounter(editform.description,editform.remLen,{DESCRIPLENGTH});">{LINKDESCRIPTION}</textarea>
<br><input readonly type="text" name="remLen" size="4" maxlength="4" value="{DESCRIPLENGTH}"> {LANG_SUGGESTLINK_CHARSLEFT}
</IF>
and therefore the max # of characters feature doesn't work.
Is perhaps confuse 'editform' to 'submitform' and then its ok.
Sorry, for my english.
Befeleme
|