Zeile 13 | Zeile 13 |
---|
</tr> <tr> <td class="tcat" align="center"><strong>{$lang->mod_username}</strong></td>
|
</tr> <tr> <td class="tcat" align="center"><strong>{$lang->mod_username}</strong></td>
|
<td class="tcat" align="center"><strong>{$lang->days_to_perform_action}</strong></td>
| <td class="tcat" align="center"><strong>{$lang->time_to_perform_action}</strong></td>
|
<td class="tcat" align="center"><strong>{$lang->mod_actions}</strong></td> <td class="tcat" align="center"><strong>{$lang->mod_information}</strong></td> <td class="tcat" align="center"><strong>{$lang->actions}</strong></td>
| <td class="tcat" align="center"><strong>{$lang->mod_actions}</strong></td> <td class="tcat" align="center"><strong>{$lang->mod_information}</strong></td> <td class="tcat" align="center"><strong>{$lang->actions}</strong></td>
|
Zeile 94 | Zeile 94 |
---|
// --> </script> <dl style="margin-top: 0; margin-bottom: 0; width: 100%;">
|
// --> </script> <dl style="margin-top: 0; margin-bottom: 0; width: 100%;">
|
<dt><input type="radio" name="type" value="openclosethread" {$type_selected['openclosethread']} id="type_openclosethread" onclick="toggleType();" /> <label for="type_openclosethread"><strong>{$lang->open_close_thread}</strong></label></dt> <dt><input type="radio" name="type" value="softdeleterestorethread" {$type_selected['softdeleterestorethread']} id="type_softdeleterestorethread" onclick="toggleType();" /> <label for="type_softdeleterestorethread"><strong>{$lang->softdelete_restore_thread}</strong></label></dt> <dt><input type="radio" name="type" value="deletethread" {$type_selected['deletethread']} id="type_deletethread" onclick="toggleType();" /> <label for="type_deletethread"><strong>{$lang->delete_thread}</strong></label></dt>
| {$openclosethread} {$softdeleterestorethread} {$deletethread} {$stickunstickthread}
|
<dt><input type="radio" name="type" value="move" {$type_selected['move']} id="type_movecopythread" onclick="toggleType();" /> <label for="type_movecopythread"><strong>{$lang->move_copy_thread}</strong></label></dt> <dd style="margin-top: 4px;" id="type_movecopythread_expanded"> {$lang->new_forum}<br /> {$forumselect} {$moderation_delayedmoderation_move} </dd>
|
<dt><input type="radio" name="type" value="move" {$type_selected['move']} id="type_movecopythread" onclick="toggleType();" /> <label for="type_movecopythread"><strong>{$lang->move_copy_thread}</strong></label></dt> <dd style="margin-top: 4px;" id="type_movecopythread_expanded"> {$lang->new_forum}<br /> {$forumselect} {$moderation_delayedmoderation_move} </dd>
|
<dt><input type="radio" name="type" value="stick" {$type_selected['stick']} id="type_stick_unstick_thread" onclick="toggleType();" /> <label for="type_stick_unstick_thread"><strong>{$lang->stick_unstick_thread}</strong></label></dt>
| |
{$moderation_delayedmoderation_merge} <dt><input type="radio" name="type" value="removeredirects" {$type_selected['removeredirects']} id="type_removeredirects" onclick="toggleType();" /> <label for="type_removeredirects"><strong>{$lang->remove_redirects}</strong></label></dt> <dt><input type="radio" name="type" value="removesubscriptions" {$type_selected['removesubscriptions']} id="type_removesubscriptions" onclick="toggleType();" /> <label for="type_removesubscriptions"><strong>{$lang->remove_subscriptions}</strong></label></dt>
|
{$moderation_delayedmoderation_merge} <dt><input type="radio" name="type" value="removeredirects" {$type_selected['removeredirects']} id="type_removeredirects" onclick="toggleType();" /> <label for="type_removeredirects"><strong>{$lang->remove_redirects}</strong></label></dt> <dt><input type="radio" name="type" value="removesubscriptions" {$type_selected['removesubscriptions']} id="type_removesubscriptions" onclick="toggleType();" /> <label for="type_removesubscriptions"><strong>{$lang->remove_subscriptions}</strong></label></dt>
|
<dt><input type="radio" name="type" value="approveunapprovethread" {$type_selected['approveunapprovethread']} id="type_approveunapprovethread" onclick="toggleType();" /> <label for="type_approveunapprovethread"><strong>{$lang->approve_unapprove_thread}</strong></label></dt>
| {$approveunapprovethread}
|
{$customthreadtools} </dl> <script type="text/javascript">
| {$customthreadtools} </dl> <script type="text/javascript">
|