X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_register.php;h=c4bf6bc8379ae5d6bcb1a137fe4dcfa06242b2a8;hb=76b1b077bda73310c536f658d3a9bb5e12232f39;hp=ce936b351466ccbd330379c96e059f9af7914a78;hpb=5bc21792b4ebb0c411b449597fc41d3268ff877b;p=mailer.git diff --git a/inc/modules/admin/what-config_register.php b/inc/modules/admin/what-config_register.php index ce936b3514..c4bf6bc837 100644 --- a/inc/modules/admin/what-config_register.php +++ b/inc/modules/admin/what-config_register.php @@ -66,9 +66,9 @@ while ($content = SQL_FETCHARRAY($result)) { // @TODO Move this HTML code into a template $OUT .= " - ".$content['id']." -   ".$content['field_name']." - + ".$content['id']." +   ".$content['field_name']." + ".$content['selection']." \n";