mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 21:27:25 +02:00
Fixes #5087 - Outdated javascript enable instructions link.
This commit is contained in:
@@ -859,7 +859,7 @@ e107::getDebug()->logTime('Render Other');
|
|||||||
|
|
||||||
|
|
||||||
//XXX TODO LAN in English.php
|
//XXX TODO LAN in English.php
|
||||||
echo "<noscript><div class='alert alert-block alert-error alert-danger'><strong>This web site requires that javascript be enabled. <a rel='external' href='https://activatejavascript.org'>Click here for instructions.</a>.</strong></div></noscript>";
|
echo "<noscript><div class='alert alert-block alert-error alert-danger'><strong>This web site requires that javascript be enabled. <a rel='external' href='https://enablejavascript.io'>Click here for instructions.</a>.</strong></div></noscript>";
|
||||||
|
|
||||||
if(deftrue('BOOTSTRAP'))
|
if(deftrue('BOOTSTRAP'))
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user