1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 12:20:44 +02:00

Update language.php

This commit is contained in:
Gábor
2017-11-12 12:34:53 +01:00
committed by GitHub
parent d89f50ba64
commit 28003c70b1

View File

@@ -404,7 +404,7 @@ if(!empty($_GET['iframe']))
if(strpos($value['tag'],'-') !==false)
{
$text .= " <span class='label label-warning'>Pre-release</span>";
$text .= " <span class='label label-warning'>".LANG_LAN_153."</span>";
}