{extends "manage/manage.tpl.html"} {block "manage_content"}
{t}Monitor Setup{/t}
{t}Check Disk Space{/t}
  
{t}Partition{/t}:  {include file="error_icon.tpl.html" field="diskcheck[partition]"} {t escape=no 1="/"}(default %1){/t}
{t}Check Paths{/t}
{html_radios name='paths[status]' options=$enable_disable selected=$setup.monitor.paths.status separator='
'}
{t}Whether to check permissions of directories and config files.{/t}
{t}Check IRC Bot{/t}
{html_radios name='ircbot[status]' options=$enable_disable selected=$setup.monitor.ircbot.status separator='
'}
{t}Whether to check if IRC Bot is running.{/t}
{/block}