Vergleich private_search_results - 1.8.7 - 1.8.14

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 5Zeile 5
</head>
<body>
{$header}

</head>
<body>
{$header}

<form action="private.php" method="post" name="pmForm">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />

 
<table width="100%" border="0" align="center">
<tr>
{$usercpnav}
<td valign="top">

<table width="100%" border="0" align="center">
<tr>
{$usercpnav}
<td valign="top">

 
<form action="private.php" method="post" name="pmForm">
<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="7">

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="7">

Zeile 26Zeile 26
<td class="tcat" align="center"  width="10%" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->folder}</strong></span></td>
<td class="tcat" align="center" width="10%" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->date_sent}</strong></span></td>
<td class="tcat" align="center" width="1%" style="white-space: nowrap"><span class="smalltext"><input name="allbox" title="{$lang->check_all}" type="checkbox" class="checkbox checkall" value="{$lang->check_all}" /></span></td>

<td class="tcat" align="center"  width="10%" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->folder}</strong></span></td>
<td class="tcat" align="center" width="10%" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->date_sent}</strong></span></td>
<td class="tcat" align="center" width="1%" style="white-space: nowrap"><span class="smalltext"><input name="allbox" title="{$lang->check_all}" type="checkbox" class="checkbox checkall" value="{$lang->check_all}" /></span></td>

</tr>

</tr>

{$messagelist}
<tr>
<td class="tfoot" align="right" colspan="7">
<input type="submit" class="button" name="moveto" value="{$lang->move_to}" /> {$folderoplist} {$lang->or}
<input type="submit" class="button" name="delete" value="{$lang->delete}" /> {$lang->selected_messages}

{$messagelist}
<tr>
<td class="tfoot" align="right" colspan="7">
<input type="submit" class="button" name="moveto" value="{$lang->move_to}" /> {$folderoplist} {$lang->or}
<input type="submit" class="button" name="delete" value="{$lang->delete}" /> {$lang->selected_messages}

</td>

</td>

</tr>
</table>
<br />

</tr>
</table>
<br />

<div class="float_left">{$multipage}</div>

 
<div class="float_right">
<span class="smalltext">
<strong>{$lang->jump_folder} {$folderjump}

<div class="float_right">
<span class="smalltext">
<strong>{$lang->jump_folder} {$folderjump}

Zeile 44Zeile 43
</strong>
</span>
</div>

</strong>
</span>
</div>

 
<input type="hidden" name="action" value="do_stuff" />
</form>
<div class="float_left">{$multipage}</div>

</td>
</tr>
</table>

</td>
</tr>
</table>

<input type="hidden" name="action" value="do_stuff" />
</form>

 
{$footer}
</body>
</html>

{$footer}
</body>
</html>