]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_register.php
Fixes for typo and maybe for REQUEST_ISSET_GET/POST() functions, fixes #115/114....
[mailer.git] / inc / modules / admin / what-config_register.php
index f78267f97e478a6285ed0845921004b40fdac7a1..859a94eb73410004b6c9aa2b0bbde53660f3a224 100644 (file)
@@ -63,7 +63,7 @@ while ($content = SQL_FETCHARRAY($result)) {
 
        // Add more data
        $content['sw']        = $SW;
-       $content['seleciton'] = ADD_SELECTION('yn', $content['field_required'], "sel[".$content['id']."]");
+       $content['selection'] = ADD_SELECTION('yn', $content['field_required'], "sel[".$content['id']."]");
 
        // @TODO Move this HTML code into a template
        $OUT .= "<tr>