@@ -53,7 +53,7 @@ function captcha_admin_settings() {
$form['captcha_form_protection']=array(
'#type'=>'fieldset',
'#title'=>t('Form protection'),
'#description'=>t("Select the challenge type you want for each of the listed forms (identified by their so called <em>form_id</em>'s). You can easily add arbitrary forms with the textfield at the bottom of the table or with the help of the option <em>Add CAPTCHA administration links to forms</em> below."),
'#description'=>t("Select the challenge type you want for each of the listed forms (identified by their so called <em>form_id</em> or <em>base_form_id</em>). You can easily add arbitrary forms with the textfield at the bottom of the table or with the help of the option <em>Add CAPTCHA administration links to forms</em> below."),