]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_cats.php
More language constants rewritten ({--LANGUAGE--} is for constants)
[mailer.git] / inc / modules / admin / what-list_cats.php
index 3307e2762f78c19c6efb17c795f81d01d1cbf544..813156de9dcd411c4ceab41354e2670d6f5a9b33 100644 (file)
@@ -68,8 +68,8 @@ if (!empty($_GET['u_id'])) {
                                 array(bigintval($_GET['u_id']), bigintval($cid)), __FILE__, __LINE__);
 
                                // Set selection
-                               $SELECTED = "<font color=\"red\">{!NO!}</div>";
-                               if (SQL_NUMROWS($result_user) == 1) $SELECTED = "<font color=\"green\">{!YES!}</div>";
+                               $SELECTED = "<font color=\"red\">{--NO--}</div>";
+                               if (SQL_NUMROWS($result_user) == 1) $SELECTED = "<font color=\"green\">{--YES--}</div>";
 
                                // Prepare array for the row template
                                $content = array(