Zeile 7 | Zeile 7 |
---|
{$header} {$preview} <form action="moderation.php" method="post">
|
{$header} {$preview} <form action="moderation.php" method="post">
|
| <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="3"><strong>{$lang->delete_poll}</strong></td>
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="3"><strong>{$lang->delete_poll}</strong></td>
|
Zeile 21 | Zeile 22 |
---|
</form> <br /> <form action="polls.php" method="post">
|
</form> <br /> <form action="polls.php" method="post">
|
| <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->edit_poll}</strong></td>
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->edit_poll}</strong></td>
|