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 a543f93 commit ad53049Copy full SHA for ad53049
resources/templates/header.php
@@ -133,12 +133,6 @@
133
<button style="position: absolute; right: 10px; top: 10px;" class="btnClose"></button>
134
</div>
135
<div class="modalBody"></div>
136
- <div class="modalButtons">
137
- <div class='buttonList messageButtons' style='display: none;'>
138
- <button class='btnOkay'>Okay</button>
139
- </div>
140
141
142
143
144
<script src="<?php echo CONFIG["site"]["prefix"]; ?>/js/modal.js"></script>
0 commit comments