X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Flibs%2Fuser_functions.php;h=32d21c16a7190617159858df4453efb646aeddbc;hp=18fd084d45f53da630e732fa215638e04f581c8f;hb=76b1b077bda73310c536f658d3a9bb5e12232f39;hpb=5bc21792b4ebb0c411b449597fc41d3268ff877b diff --git a/inc/libs/user_functions.php b/inc/libs/user_functions.php index 18fd084d45..32d21c16a7 100644 --- a/inc/libs/user_functions.php +++ b/inc/libs/user_functions.php @@ -138,11 +138,11 @@ function addPageNavigation ($PAGES, $offset, $show_form, $colspan,$return=false) //if ($show_form === true) { // // Load form for changing number of lines // define('__FORM_HEADER', loadTemplate('admin_list_user_sort_form', true)); - // define('__FORM_FOOTER', ' '); + // define('__FORM_FOOTER', ' '); //} else { // // Empty row // define('__FORM_HEADER', ' '); - // define('__FORM_FOOTER', ' '); + // define('__FORM_FOOTER', ' '); //} $OUT = '';