# gd-security-headers/1.5/forms/shared/dialogs.php

GD Security Headers, version 1.5. 6 lines.

- Page: https://pluginprobe.com/plugins/gd-security-headers/1.5/code/forms/shared/dialogs.php
- Raw: https://pluginprobe.com/plugins/gd-security-headers/1.5/raw/forms/shared/dialogs.php
- Modified: 2019-03-28T08:50:18+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/gd-security-headers/1.5/code/forms/shared/dialogs.php#L10-L20`.

```php
<div style="display: none">
    <div id="gdsih-dialog-log-details" title="<?php _e("Event Data", "gd-security-headers"); ?>">
        <div class="gdsih-inner-content"></div>
    </div>
</div>

```
