Merge pull request #868 from bergware/master

Show warning when javascript is disabled
This commit is contained in:
tom mortensen
2021-05-28 06:40:30 -07:00
committed by GitHub
@@ -75,6 +75,10 @@ $notes = "&nbsp;<a href='#' title='"._('View Release Notes')."' onclick=\"openBo
?>
</style>
<noscript>
<div class="upgrade_notice"><?=_("Your browser has JavaScript disabled")?></div>
</noscript>
<script src="<?autov('/webGui/javascript/dynamix.js')?>"></script>
<script src="<?autov('/webGui/javascript/translate.'.($locale?:'en_US').'.js')?>"></script>
<script>