mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
Generic javascript-disabled message added.
This commit is contained in:
@@ -693,6 +693,9 @@ if ($e107_popup != 1) {
|
|||||||
{
|
{
|
||||||
echo "<div class='installer alert alert-danger alert-block text-center'><b>*** ".CORE_LAN4." ***</b><br />".CORE_LAN5."</div>";
|
echo "<div class='installer alert alert-danger alert-block text-center'><b>*** ".CORE_LAN4." ***</b><br />".CORE_LAN5."</div>";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//XXX TODO LAN in English.php
|
||||||
|
echo "<noscript><div class='alert alert-block alert-error'><strong>This web site requires that javascript be enabled. <a rel='external' href='http://activatejavascript.org'>Click here for instructions.</a>.</strong></div></noscript>";
|
||||||
|
|
||||||
if(deftrue('BOOTSTRAP'))
|
if(deftrue('BOOTSTRAP'))
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user