We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 736f9ef commit 686733cCopy full SHA for 686733c
interface/web/themes/default/templates/main.tpl.htm
@@ -141,7 +141,7 @@ <h4 class="modal-title">{tmpl_var name="datalog_changes_txt"}</h4>
141
searchFieldWatermark: '<tmpl_var name="globalsearch_searchfield_watermark_txt">',
142
resultBoxPosition: ''
143
});
144
-
+ ISPConfig.loadInitContent();
145
146
//-->
147
</script>
0 commit comments