Limit in Category-Title
Posted: 05 Jul 2008, 18:24
Hi,
is there a reason for the limit of 50 chars in category-titles?
greetz
cyco
is there a reason for the limit of 50 chars in category-titles?
greetz
cyco
Code: Select all
<input class="text_area" type="text" name="title" id="title" value="<?php echo $this->phocagallery->title; ?>" size="50" maxlength="50" title="<?php echo JText::_( 'A long name to be displayed in headings' ); ?>" />