1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-08 23:56:58 +02:00

Update ready popover.

This commit is contained in:
Cameron
2017-04-03 10:16:23 -07:00
parent 0e2bb9e9f6
commit b9ad15c883
4 changed files with 38 additions and 3 deletions

View File

@@ -436,7 +436,7 @@ function update_check()
// $text = ADLAN_120. "<a class='btn btn-xs btn-inline' href='".e_ADMIN_ABS."e107_update.php'>". e107::getParser()->toGlyph('fa-chevron-circle-right')."</a>";
// $text .= "<hr />";
$mes->addInfo($text);
// $mes->addInfo($text);
}