mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 11:50:30 +02:00
@@ -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");
|
||||
?>
|
||||
|
Reference in New Issue
Block a user