Change the maxlength in Forum SEO

Download and support for PhpBB3 Forum SEO
Locked
User avatar
Stoker
Site Admin
Site Admin
Posts: 3525
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Change the maxlength in Forum SEO

Post by Stoker »

By changing the maxlength in the Forum SEO textarea you can use more characters than the default 255.

Code: Select all

<dd><textarea id="forum_seo_bottom" name="forum_seo_bottom" rows="5" cols="45" maxlength="255">{FORUM_SEO_BOTTOM}</textarea></dd>
Change or delete

Code: Select all

maxlength="255"
Board rules! No PM support
Locked