X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_register.php;h=c4bf6bc8379ae5d6bcb1a137fe4dcfa06242b2a8;hb=e7627208baf6669248953b5b07aa67d0724dea75;hp=ce936b351466ccbd330379c96e059f9af7914a78;hpb=263a089d8a499e0e26d0af9e7aa7639f88b8ca60;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";