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.
2 parents ecfe95f + 3f95f8a commit e51b75fCopy full SHA for e51b75f
index.php
@@ -91,7 +91,7 @@ class="btn btn-primary update-control hidden writeACL">Update
91
</div>
92
93
94
-<?php include_once('backend\modals.html'); ?>
+<?php include_once('backend/modals.html'); ?>
95
<p class="hidden" id="userRights"></p>
96
<p class="hidden" id="selectedNodeID"></p>
97
<p class="hidden" id="gotNodeValue"></p>
0 commit comments