Skip to content

Commit e51b75f

Browse files
authored
Merge pull request #17 from vagharsh/dev-b3
v6.8
2 parents ecfe95f + 3f95f8a commit e51b75f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ class="btn btn-primary update-control hidden writeACL">Update
9191
</div>
9292
</div>
9393
</div>
94-
<?php include_once('backend\modals.html'); ?>
94+
<?php include_once('backend/modals.html'); ?>
9595
<p class="hidden" id="userRights"></p>
9696
<p class="hidden" id="selectedNodeID"></p>
9797
<p class="hidden" id="gotNodeValue"></p>

0 commit comments

Comments
 (0)