From 6ca7ca6218036b2fbff6f9ee16a9eca0169d46ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor?= Date: Fri, 3 Feb 2017 06:51:47 +0100 Subject: [PATCH] Update admin_shortcodes.php --- e107_core/shortcodes/batch/admin_shortcodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/e107_core/shortcodes/batch/admin_shortcodes.php b/e107_core/shortcodes/batch/admin_shortcodes.php index f2fba2a23..b371b6b42 100644 --- a/e107_core/shortcodes/batch/admin_shortcodes.php +++ b/e107_core/shortcodes/batch/admin_shortcodes.php @@ -1341,7 +1341,7 @@ Inverse 10 10 $tp = e107::getParser(); $ns->setUniqueId('e-addon-updates'); - return $ns->tablerender($tp->toGlyph('fa-arrow-circle-o-down').'Updates Available',$text,'default',true); + return $ns->tablerender($tp->toGlyph('fa-arrow-circle-o-down').LAN_UPDATE_AVAILABLE,$text,'default',true); } @@ -1422,7 +1422,7 @@ Inverse 10 10

'.$ls.$row['name'].$le.'

'.$row['version'].'
- Released: '.($row['date']).' + '.LAN_RELEASED.': '.($row['date']).'