forked from GithubBackups/tinyib
parent
4ed5f2e125
commit
3606e6ea6d
@ -618,7 +618,7 @@ if (!isset($_GET['delete']) && !isset($_GET['manage']) && (isset($_POST['name'])
|
|||||||
$txt_report = __('Please complete a CAPTCHA to submit your report');
|
$txt_report = __('Please complete a CAPTCHA to submit your report');
|
||||||
$txt_submit = __('Submit');
|
$txt_submit = __('Submit');
|
||||||
$body = <<<EOF
|
$body = <<<EOF
|
||||||
<form id="tinyib" name="tinyib" method="post" action="?report={$report['id']}&verify">
|
<form id="tinyib" name="tinyib" method="post" action="?report={$post['id']}&verify">
|
||||||
<fieldset>
|
<fieldset>
|
||||||
<legend align="center">$txt_report</legend>
|
<legend align="center">$txt_report</legend>
|
||||||
<div class="login">
|
<div class="login">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user