Zeile 1729 | Zeile 1729 |
---|
</ul> </div> </div>]]></template>
|
</ul> </div> </div>]]></template>
|
<template name="forumjump_advanced" version="120"><![CDATA[<form action="forumdisplay.php" method="get">
| <template name="forumjump_advanced" version="1608"><![CDATA[<form action="forumdisplay.php" method="get">
|
<span class="smalltext"><strong>{$lang->forumjump}</strong></span>
|
<span class="smalltext"><strong>{$lang->forumjump}</strong></span>
|
<select name="{$name}" onchange="window.location=('forumdisplay.php?fid='+this.options[this.selectedIndex].value)">
| <select name="{$name}" onchange="window.location=({$forum_link})">
|
<option value="-1" {$jumpsel['default']}>{$lang->forumjump_select}</option> <option value="-1">--------------------</option> <option value="-4">{$lang->forumjump_pms}</option>
| <option value="-1" {$jumpsel['default']}>{$lang->forumjump_select}</option> <option value="-1">--------------------</option> <option value="-4">{$lang->forumjump_pms}</option>
|
Zeile 6599 | Zeile 6599 |
---|
<tr> <td class="trow1"><span class="smalltext">{$bdays}</span></td> </tr>]]></template>
|
<tr> <td class="trow1"><span class="smalltext">{$bdays}</span></td> </tr>]]></template>
|
<template name="moderation_getip" version="120"><![CDATA[<html>
| <template name="moderation_getip" version="1608"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->get_post_ip}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->get_post_ip}</title> {$headerinclude}
|
Zeile 6610 | Zeile 6610 |
---|
<tr> <td class="thead" colspan="2"><strong>{$lang->get_post_ip}</strong></td> </tr>
|
<tr> <td class="thead" colspan="2"><strong>{$lang->get_post_ip}</strong></td> </tr>
|
{$loginbox}
| <tr> <td class="trow1" width="20%"><strong>{$lang->username}</strong></td> <td class="trow1">{$username}</td> </tr>
|
<tr> <td class="trow2"><strong>{$lang->ip_address}</strong></td> <td class="trow2">{$post['ipaddress']}</td>
| <tr> <td class="trow2"><strong>{$lang->ip_address}</strong></td> <td class="trow2">{$post['ipaddress']}</td>
|