Large code cleanups:
[mailer.git] / templates / de / html / admin / admin_config_refid.tpl
index 3ffbe185fd8dec2074ba014a364e41a7f6a6d1b5..04d97cd78a48042f2487c32833e479341cc337b8 100644 (file)
@@ -18,8 +18,8 @@
                <td class="bottom" align="right" width="200" style="padding-right:5px">{--ADMIN_CONFIG_SELECT_REFID_TARGRT--}:</td>
                <td class="bottom" align="center">
                        <select name="refid_target" size="1" class="form_select">
-                               <option value="register"$content[refid_target_register]>{--ADMIN_CONFIG_REFERAL_TARGET_REGISTER--}</option>
-                               <option value="index"$content[refid_target_index]>{--ADMIN_CONFIG_REFERAL_TARGET_INDEX--}</option>
+                               <option value="register"$content[refid_target_register]>{--ADMIN_CONFIG_REFERRAL_TARGET_REGISTER--}</option>
+                               <option value="index"$content[refid_target_index]>{--ADMIN_CONFIG_REFERRAL_TARGET_INDEX--}</option>
                        </select>
                </td>
        </tr>