1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 20:00:37 +02:00

Forum language-file cleanup complete.

This commit is contained in:
Cameron
2015-02-02 15:19:13 -08:00
parent b401143317
commit 2ae018a496
30 changed files with 224 additions and 571 deletions

View File

@@ -1294,7 +1294,7 @@ class forumAdmin
</div>
</form>
";
$ns->tablerender(FORLAN_62, $mes->render() . $text);
$ns->tablerender(FORLAN_7, $mes->render() . $text);
}
function show_reported($sub_action)