mirror of
https://github.com/e107inc/e107.git
synced 2025-03-14 17:39:46 +01:00
Update language.php
This commit is contained in:
parent
d89f50ba64
commit
28003c70b1
@ -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>";
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user