X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-repair_cats.php;h=07143534ebdf674e7d08aaf2bcc0a069c376c62e;hb=305ad0593fb7abd5051045615c5cc5f00fecd823;hp=e0293f6818799fa315a50810ef78df9d2431bee4;hpb=db0c6702086eea2c44d0aae1702dc2e77a0afc4e;p=mailer.git diff --git a/inc/modules/admin/what-repair_cats.php b/inc/modules/admin/what-repair_cats.php index e0293f6818..07143534eb 100644 --- a/inc/modules/admin/what-repair_cats.php +++ b/inc/modules/admin/what-repair_cats.php @@ -62,7 +62,7 @@ if (!SQL_HASZERONUMS($result)) { if ($REMOVED > 0) { // Entries repaired - $content = getMaskedMessage('ADMIN_REPAIR_ENTRIES_FIXED', $REMOVED); + $content = '{%message,ADMIN_REPAIR_ENTRIES_FIXED=' . $REMOVED . '%}'; } else { // Nothing repaired $content = '
{--ADMIN_REPAIR_NOTHING_FIXED--}
';