X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fmember%2Fwhat-surfbar_list.php;h=da9bfd255138a082b6a2d05ffb6c758558513bbf;hp=e3446626e33be9c2f759d72b41b3d92bd23740ac;hb=98e932344cf1462454f0a875a25fed3d1df4f812;hpb=c000dc2fd6552b96555f62ca3c77f23cd9d35fa4 diff --git a/inc/modules/member/what-surfbar_list.php b/inc/modules/member/what-surfbar_list.php index e3446626e3..da9bfd2551 100644 --- a/inc/modules/member/what-surfbar_list.php +++ b/inc/modules/member/what-surfbar_list.php @@ -83,9 +83,9 @@ if ((isFormSent()) && (isPostRequestParameterSet(('action'))) && (isPostRequestP $content['url_last_locked'] = generateDateTime($content['url_last_locked'], 2); $content['actions'] = SURFBAR_MEMBER_ACTIONS($content['id'], $content['url_status']); $content['url_status'] = translateSurfbarUrlStatus($content['url_status']); - if (empty($content['lock_reason'])) { + if (empty($content['url_lock_reason'])) { // Fixes some HTML problems with empty cells - $content['lock_reason'] = '---'; + $content['url_lock_reason'] = '---'; } // END - if // Load row template