Vergleich modcp_ipsearch - 1.8.4 - 1.8.13

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 2Zeile 2
<head>

<head>

<title>{$mybb->settings['bbname']} - {$lang->ipsearch}</title>
{$headerinclude}

	<title>{$mybb->settings['bbname']} - {$lang->ipsearch}</title>
{$headerinclude}

</head>
<body>
{$header}

</head>
<body>
{$header}

	<form action="modcp.php?action=ipsearch" method="post">
<table width="100%" border="0" align="center">
<tr>
{$modcp_nav}
<td valign="top">
{$ipsearch_results}

	<table width="100%" border="0" align="center">
<tr>
{$modcp_nav}
<td valign="top">
{$ipsearch_results}
<form action="modcp.php?action=ipsearch" method="post">

					<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->ipaddress_search}</strong></td>

					<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->ipaddress_search}</strong></td>

Zeile 31Zeile 31
					<div align="center">
<input type="submit" class="button" value="{$lang->find}" />
</div>

					<div align="center">
<input type="submit" class="button" value="{$lang->find}" />
</div>

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

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

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

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