{formlabel label="Maximum Articles" for="articles-maxhome"}
{forminput}
{formhelp note="Number of articles shown on the main articles page."}
{/forminput}
{formlabel label="Article Description Length" for="articles-descrlength"}
{forminput}
{tr}characters{/tr}
{formhelp note="Number of characters displayed on the articles main page before splitting the article into a heading and body. Changing this value might influence existing articles."}
{/forminput}
{formlabel label="Article Image Size" for="article_topic_thumbnail_size"}
{forminput}
{html_options values=$imageSizes options=$imageSizes name="articles_image_size" selected=$gBitSystem->getConfig('articles_image_size')|default:small}
{formhelp note="Here you can select the size of the displayed article image."}
{/forminput}