X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-guestedit.php;h=d7543eaa8ae5c95fc4b371dd07074bdef2194c0a;hb=a41aaa25ffabde1e6ec7f3951288569f4bd827b2;hp=6f44c2aa58c4162cb3726b12a7b5c4fc8be8e6cb;hpb=206ee1f32b11eaa38a8df0536d7f7732c6dcebc9;p=mailer.git diff --git a/inc/modules/admin/what-guestedit.php b/inc/modules/admin/what-guestedit.php index 6f44c2aa58..d7543eaa8a 100644 --- a/inc/modules/admin/what-guestedit.php +++ b/inc/modules/admin/what-guestedit.php @@ -214,10 +214,6 @@ if ((isFormSent('edit')) && (ifPostContainsSelections()) && (!isDemoModeActive() $NAVI = '{--HIGHER--}|{--LOWER--}'; } - if (empty($data['action'])) $data['action'] = '---'; - if (empty($data['what'])) $data['what'] = '---'; - if (empty($data['title'])) $data['title'] = '---'; - // Prepapre content $row = array( 'id' => $data['id'],