]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-refbanner.php
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / inc / modules / admin / what-refbanner.php
index a35223aa6da9e9c23bea248f5fad2d1090310ada..fc1cfaecde92d8f6d93b9a6aad814ee01397e97f 100644 (file)
@@ -99,7 +99,7 @@ VALUES ('%s','%s','%s')",
                $content = '{--SETTINGS_SAVED--}';
        } else {
                // Nothing has been updated
-               $content = '<span class="admin_failed">{--SETTINGS_NOT_SAVED--}</span>';
+               $content = '<span class="notice">{--SETTINGS_NOT_SAVED--}</span>';
        }
 
        // Display message
@@ -118,11 +118,11 @@ VALUES ('%s','%s','%s')",
                $content['visible'] = addSelectionBox('yn', $content['visible'], 'visible');
 
                // Load row template and switch color
-               $OUT .= loadTemplate('admin_edit_refbanner_row', true, $content);
+               $OUT .= loadTemplate('form_submit_refbanner_row', true, $content);
        } // END - foreach
 
        // Load main template
-       loadTemplate('admin_edit_refbanner', false, $OUT);
+       loadTemplate('form_submit_refbanner', false, $OUT);
 } else {
        if ((ifPostContainsSelections()) && (isFormSent('del'))) {
                // Delete banner