]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-admin_add.php
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / inc / modules / admin / what-admin_add.php
index 7e66899d8255772e00366d569d3a41ecaa06d892..a661994fc2ed202d2b7e7e7ffac203f81ac30aa8 100644 (file)
@@ -135,7 +135,7 @@ if (!isFormSent()) {
                }
        }
 
-       $OUT = '    <select class="admin_select" name="sort" size="1">
+       $OUT = '    <select class="form_select" name="sort" size="1">
       <option value="0">{--IS_FIRST_MENU--}</option>';
        foreach ($below as $key => $m) {
                if (is_array($m)) {