1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-08 07:36:32 +02:00

Issue #2095 - Typo fix.

This commit is contained in:
Cameron
2017-01-10 12:13:40 -08:00
parent 5df7c08282
commit 682dacf161

View File

@@ -540,7 +540,7 @@ e107::js('footer-inline', js());
}
else
{
$mes->addSucess("User Extended Column deleted from table"); //TODO LAN
$mes->addSuccess("User Extended Column deleted from table"); //TODO LAN
}
}