PluginProbe
GD Security Headers / 1.0
GD Security Headers v1.0
trunk 1.0 1.1 1.1.1 1.2 1.3 1.4 1.5 1.6 1.6.1 1.7 1.7.1 1.8 1.9
gd-security-headers / forms / shared / bottom.php

bottom.php in GD Security Headers 1.0, at forms/shared/bottom.php

13 lines 420 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 </div>
2 </div>
3
4 <div style="display: none">
5 <div title="<?php _e("Please Wait...", "gd-security-headers"); ?>" id="gdsih-dialog-please-wait">
6 <div class="gdsih-inner-content">
7 <i aria-hidden="true" class="fa fa-spinner fa-fw fa-spin"></i> <?php _e("Working. Please wait...", "gd-security-headers"); ?>
8 </div>
9 </div>
10 </div>
11
12 <?php do_action('gdsih_admin_panel_botton');
13