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

Update update_routines.php

This commit is contained in:
Gábor
2017-02-13 07:55:52 +01:00
committed by GitHub
parent f090a3cbb6
commit 3c8a368c7a

View File

@@ -349,7 +349,7 @@ class e107Update
";
$ns->tablerender("Updates",$mes->render() . $text);
$ns->tablerender(LAN_UPDATES,$mes->render() . $text);
}