Change the maxlength in Forum SEO
Posted: 16 May 2011, 17:05
By changing the maxlength in the Forum SEO textarea you can use more characters than the default 255.
Change or delete
Code: Select all
<dd><textarea id="forum_seo_bottom" name="forum_seo_bottom" rows="5" cols="45" maxlength="255">{FORUM_SEO_BOTTOM}</textarea></dd>
Code: Select all
maxlength="255"