1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-02 20:57:26 +02:00

Fixes #5087 - Outdated javascript enable instructions link.

This commit is contained in:
camer0n
2023-09-26 14:04:06 -07:00
parent 26f393b7ab
commit 00a66eaadd

View File

@@ -859,7 +859,7 @@ e107::getDebug()->logTime('Render Other');
//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'))
{