mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 20:58:30 +01:00
commit
cb99cebd34
@ -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>";
|
||||
}
|
||||
|
||||
|
||||
|
@ -68,6 +68,5 @@ define("LANG_LAN_150", "[b]Search ENTIRE core before commenting out ANY LAN from
|
||||
|
||||
define("LANG_LAN_151", "Available");
|
||||
define("LANG_LAN_152", "Courtesy of the [e107 translations team]");
|
||||
|
||||
|
||||
?>
|
||||
define("LANG_LAN_153", "Pre-release");
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user