mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 05:07:27 +02:00
Update language.php
This commit is contained in:
@@ -404,7 +404,7 @@ if(!empty($_GET['iframe']))
|
|||||||
|
|
||||||
if(strpos($value['tag'],'-') !==false)
|
if(strpos($value['tag'],'-') !==false)
|
||||||
{
|
{
|
||||||
$text .= " <span class='label label-warning'>Pre-release</span>";
|
$text .= " <span class='label label-warning'>".LANG_LAN_153."</span>";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user