We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57c1e85 commit d58f5b6Copy full SHA for d58f5b6
interface/web/themes/default/templates/main.tpl.htm
@@ -102,6 +102,7 @@ <h4 class="modal-title">{tmpl_var name="datalog_changes_txt"}</h4>
102
<div class='clear'>
103
<!-- content -->
104
<div id='content' class='right'>
105
+ <noscript>This page needs JavaScript to be enabled.</noscript>
106
<form method="post" action="" id="pageForm" name="pageForm" enctype="multipart/form-data" class='form-horizontal' role='form'>
107
<div id="pageContent" data-startpage="{tmpl_var name="startpage"}"><!-- AJAX CONTENT --></div>
108
</form>
0 commit comments