Zeile 964 | Zeile 964 |
---|
}]]></stylesheet> </stylesheets> <templates>
|
}]]></stylesheet> </stylesheets> <templates>
|
<template name="forumdisplay_threadlist" version="1400"><![CDATA[<div class="float_left">
| <template name="forumdisplay_threadlist" version="1412"><![CDATA[<div class="float_left">
|
{$multipage} </div> <div class="float_right">
| {$multipage} </div> <div class="float_right">
|
Zeile 974 | Zeile 974 |
---|
<tr> <td class="thead" colspan="{$colspan}"> <div style="float: right;">
|
<tr> <td class="thead" colspan="{$colspan}"> <div style="float: right;">
|
<span class="smalltext"><strong><a href="misc.php?action=markread&fid={$fid}">{$lang->markforum_read}</a> | <a href="usercp2.php?action={$add_remove_subscription}subscription&type=forum&fid={$fid}">{$add_remove_subscription_text}</a>{$clearstoredpass}</strong></span>
| <span class="smalltext"><strong><a href="misc.php?action=markread&fid={$fid}">{$lang->markforum_read}</a> | <a href="usercp2.php?action={$add_remove_subscription}subscription&type=forum&fid={$fid}&my_post_key={$mybb->post_code}">{$add_remove_subscription_text}</a>{$clearstoredpass}</strong></span>
|
</div> <div> <strong>{$foruminfo['name']}</strong>
| </div> <div> <strong>{$foruminfo['name']}</strong>
|
Zeile 1067 | Zeile 1067 |
---|
</table> <br />]]></template> <template name="global_pm_alert" version="1400"><![CDATA[<div class="pm_alert" id="pm_notice">
|
</table> <br />]]></template> <template name="global_pm_alert" version="1400"><![CDATA[<div class="pm_alert" id="pm_notice">
|
<div class="float_right"><a href="private.php?action=dismiss_notice&my_post_key={$mybb->post_code}" title="{$lang->dismis_notice}" onclick="return MyBB.dismissPMNotice()"><img src="{$theme['imgdir']}/dismiss_notice.gif" alt="{$lang->dismis_notice}" title="[x]" /></a></div>
| <div class="float_right"><a href="private.php?action=dismiss_notice&my_post_key={$mybb->post_code}" title="{$lang->dismiss_notice}" onclick="return MyBB.dismissPMNotice()"><img src="{$theme['imgdir']}/dismiss_notice.gif" alt="{$lang->dismiss_notice}" title="[x]" /></a></div>
|
<div>{$privatemessage_text}</div> </div><br />]]></template> <template name="post_savedraftbutton" version="120"><![CDATA[ <input type="submit" class="button" name="savedraft" value="{$lang->save_draft}" />]]></template>
| <div>{$privatemessage_text}</div> </div><br />]]></template> <template name="post_savedraftbutton" version="120"><![CDATA[ <input type="submit" class="button" name="savedraft" value="{$lang->save_draft}" />]]></template>
|
Zeile 1438 | Zeile 1438 |
---|
</table> {$multipage} <br />]]></template>
|
</table> {$multipage} <br />]]></template>
|
<template name="modcp_ipsearch_result" version="1400"><![CDATA[<tr>
| <template name="modcp_ipsearch_result" version="1408"><![CDATA[<tr>
|
<td class="{$trow}" align="center">{$ip}</td> <td class="{$trow}">{$subject}</td>
|
<td class="{$trow}" align="center">{$ip}</td> <td class="{$trow}">{$subject}</td>
|
| </tr>
|
]]></template> <template name="modcp_ipsearch_noresults" version="1400"><![CDATA[<tr> <td class="trow1" align="center" colspan="2">{$lang->error_no_results}</td>
| ]]></template> <template name="modcp_ipsearch_noresults" version="1400"><![CDATA[<tr> <td class="trow1" align="center" colspan="2">{$lang->error_no_results}</td>
|
Zeile 1516 | Zeile 1517 |
---|
<td class="tcat"><span class="smalltext"><strong>{$lang->message}</strong></span></td> </tr> ]]></template>
|
<td class="tcat"><span class="smalltext"><strong>{$lang->message}</strong></span></td> </tr> ]]></template>
|
<template name="showthread" version="1400"><![CDATA[<html>
| <template name="showthread" version="1412"><![CDATA[<html>
|
<head> <title>{$thread['subject']}</title> {$headerinclude}
| <head> <title>{$thread['subject']}</title> {$headerinclude}
|
Zeile 1578 | Zeile 1579 |
---|
<ul class="thread_tools"> <li class="printable"><a href="printthread.php?tid={$tid}">{$lang->view_printable}</a></li> <li class="sendthread"><a href="sendthread.php?tid={$tid}">{$lang->send_thread}</a></li>
|
<ul class="thread_tools"> <li class="printable"><a href="printthread.php?tid={$tid}">{$lang->view_printable}</a></li> <li class="sendthread"><a href="sendthread.php?tid={$tid}">{$lang->send_thread}</a></li>
|
<li class="subscription_{$add_remove_subscription}"><a href="usercp2.php?action={$add_remove_subscription}subscription&tid={$tid}">{$add_remove_subscription_text}</a></li>
| <li class="subscription_{$add_remove_subscription}"><a href="usercp2.php?action={$add_remove_subscription}subscription&tid={$tid}&my_post_key={$mybb->post_code}">{$add_remove_subscription_text}</a></li>
|
</ul> </div>
| </ul> </div>
|
Zeile 1833 | Zeile 1834 |
---|
<textarea name="message" id="message" rows="20" cols="70" tabindex="2">{$message}</textarea> {$codebuttons} {$multiquote_external}
|
<textarea name="message" id="message" rows="20" cols="70" tabindex="2">{$message}</textarea> {$codebuttons} {$multiquote_external}
|
</td> </tr>
| </td> </tr>
|
<tr> <td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td> <td class="trow1"><span class="smalltext">
| <tr> <td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td> <td class="trow1"><span class="smalltext">
|
Zeile 2227 | Zeile 2228 |
---|
</tr> <tr> <td colspan="2"><span class="smalltext">{$publicnote}</span></td>
|
</tr> <tr> <td colspan="2"><span class="smalltext">{$publicnote}</span></td>
|
</tr> </table>
| </tr> </table>
|
</form>]]></template> <template name="forumdisplay_inlinemoderation_custom" version="120"><![CDATA[<optgroup label="{$lang->custom_mod_tools}">{$customthreadtools}</optgroup>]]></template> <template name="forumdisplay_inlinemoderation_custom_tool" version="120"><![CDATA[<option value="{$tool['tid']}">{$tool['name']}</option>]]></template>
| </form>]]></template> <template name="forumdisplay_inlinemoderation_custom" version="120"><![CDATA[<optgroup label="{$lang->custom_mod_tools}">{$customthreadtools}</optgroup>]]></template> <template name="forumdisplay_inlinemoderation_custom_tool" version="120"><![CDATA[<option value="{$tool['tid']}">{$tool['name']}</option>]]></template>
|
Zeile 2420 | Zeile 2421 |
---|
</tr> <tr> <td class="tcat" colspan="2"><strong>{$lang->enter_password_below}</strong></td>
|
</tr> <tr> <td class="tcat" colspan="2"><strong>{$lang->enter_password_below}</strong></td>
|
</tr> {$pwnote} <tr> <td class="trow1" align="center" colspan="2"><input type="password" class="textbox" name="pwverify" size="50" value="" /></td> </tr> </table>
| </tr> {$pwnote} <tr> <td class="trow1" align="center" colspan="2"><input type="password" class="textbox" name="pwverify" size="50" value="" /></td> </tr> </table>
|
<br /> <div align="center"><input type="submit" class="button" name="submit" value="{$lang->verify_forum_password}" /></div> </form>
| <br /> <div align="center"><input type="submit" class="button" name="submit" value="{$lang->verify_forum_password}" /></div> </form>
|
Zeile 2438 | Zeile 2439 |
---|
</tr> <tr> <td class="trow1">{$lang->too_many_sig_images}<br /><span class="smalltext">{$lang->too_many_sig_images2}</span>
|
</tr> <tr> <td class="trow1">{$lang->too_many_sig_images}<br /><span class="smalltext">{$lang->too_many_sig_images2}</span>
|
</td>
| </td>
|
</tr> </table> <br />]]></template>
| </tr> </table> <br />]]></template>
|
Zeile 2470 | Zeile 2471 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="3"><strong>{$lang->empty_folders}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="3"><strong>{$lang->empty_folders}</strong></td>
|
</tr> <tr> <td class="trow1" colspan="3"><span class="smalltext">{$lang->empty_note}</span></td> </tr> <tr>
| </tr> <tr> <td class="trow1" colspan="3"><span class="smalltext">{$lang->empty_note}</span></td> </tr> <tr>
|
<td class="tcat" align="center"><strong>{$lang->export_folder}</strong></td> <td class="tcat" align="center"><strong>{$lang->num_messages}</strong></td> <td class="tcat" align="center"><strong>{$lang->empty_q}</strong></td>
| <td class="tcat" align="center"><strong>{$lang->export_folder}</strong></td> <td class="tcat" align="center"><strong>{$lang->num_messages}</strong></td> <td class="tcat" align="center"><strong>{$lang->empty_q}</strong></td>
|
Zeile 2510 | Zeile 2511 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="{$colspan}"><strong>{$lang->brief_summary}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="{$colspan}"><strong>{$lang->brief_summary}</strong></td>
|
</tr> <tr>
| </tr> <tr>
|
{$avatar} <td class="trow1" width="50%"><strong>{$lang->username}</strong></td> <td class="trow1" width="50%">{$username}</td>
|
{$avatar} <td class="trow1" width="50%"><strong>{$lang->username}</strong></td> <td class="trow1" width="50%">{$username}</td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="trow2" width="50%"><strong>{$lang->primary_usergroup}</strong></td> <td class="trow2" width="50%">{$usergroup}</td> </tr> <tr> <td class="trow1" width="50%"><strong>{$lang->registration_date}</strong></td> <td class="trow1" width="50%">{$regdate}</td>
|
<td class="trow2" width="50%"><strong>{$lang->primary_usergroup}</strong></td> <td class="trow2" width="50%">{$usergroup}</td> </tr> <tr> <td class="trow1" width="50%"><strong>{$lang->registration_date}</strong></td> <td class="trow1" width="50%">{$regdate}</td>
|
</tr>
| </tr>
|
<tr> <td class="trow2" width="50%"><strong>{$lang->postnum}</strong></td> <td class="trow2" width="50%"><a href="search.php?action=finduser&uid={$mybb->user['uid']}">{$mybb->user['postnum']}</a> {$lang->posts_day}</td>
|
<tr> <td class="trow2" width="50%"><strong>{$lang->postnum}</strong></td> <td class="trow2" width="50%"><a href="search.php?action=finduser&uid={$mybb->user['uid']}">{$mybb->user['postnum']}</a> {$lang->posts_day}</td>
|
</tr>
| </tr>
|
<tr> <td class="trow1" width="50%"><strong>{$lang->email}</strong></td> <td class="trow1" width="50%">{$mybb->user['email']}</td>
| <tr> <td class="trow1" width="50%"><strong>{$lang->email}</strong></td> <td class="trow1" width="50%">{$mybb->user['email']}</td>
|
Zeile 2536 | Zeile 2537 |
---|
</table> {$latest_warnings} </td>
|
</table> {$latest_warnings} </td>
|
</tr>
| </tr>
|
</table> {$footer} </body>
| </table> {$footer} </body>
|
Zeile 2585 | Zeile 2586 |
---|
<tr> <td><span class="smalltext"><strong>{$defaulttitle}</strong></span></td> </tr>
|
<tr> <td><span class="smalltext"><strong>{$defaulttitle}</strong></span></td> </tr>
|
<tr> <td><span class="smalltext">{$lang->current_custom_usertitle}</span></td> </tr> <tr> <td><span class="smalltext"><strong>{$user['usertitle']}</strong></span></td>
| <tr> <td><span class="smalltext">{$lang->current_custom_usertitle}</span></td>
|
</tr>
|
</tr>
|
<tr>
| <tr> <td><span class="smalltext"><strong>{$user['usertitle']}</strong></span></td> </tr> <tr>
|
<td><span class="smalltext">{$lang->new_custom_usertitle}</span></td> </tr> <tr> <td><input type="text" class="textbox" name="usertitle" size="25" maxlength="{$mybb->settings['customtitlemaxlength']}" value="{$newtitle}" /></td>
|
<td><span class="smalltext">{$lang->new_custom_usertitle}</span></td> </tr> <tr> <td><input type="text" class="textbox" name="usertitle" size="25" maxlength="{$mybb->settings['customtitlemaxlength']}" value="{$newtitle}" /></td>
|
</tr> <tr>
| </tr> <tr>
|
<td><span class="smalltext"><input type="checkbox" name="reverttitle" id="reverttitle" class="checkbox" /> {$lang->revert_usertitle}</span></td> </tr> </table>
| <td><span class="smalltext"><input type="checkbox" name="reverttitle" id="reverttitle" class="checkbox" /> {$lang->revert_usertitle}</span></td> </tr> </table>
|
Zeile 2621 | Zeile 2622 |
---|
{$usercpnav} <td valign="top"> {$errors}
|
{$usercpnav} <td valign="top"> {$errors}
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr> <td class="thead" colspan="2"><strong>{$lang->edit_profile}</strong></td> </tr>
| <tr> <td class="thead" colspan="2"><strong>{$lang->edit_profile}</strong></td> </tr>
|
Zeile 2915 | Zeile 2916 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->request_join_usergroup}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->request_join_usergroup}</strong></td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="trow1" align="center" colspan="2">{$lang->join_group_moderate_note}</td>
|
<td class="trow1" align="center" colspan="2">{$lang->join_group_moderate_note}</td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="trow2"><strong>{$lang->user_group}</strong></td> <td class="trow2">{$usergroup['title']}</td> </tr> <tr> <td class="trow1"><strong>{$lang->join_reason}</strong></td> <td class="trow1"><input type="text" class="textbox" name="reason" value="" size="50" /></td>
|
<td class="trow2"><strong>{$lang->user_group}</strong></td> <td class="trow2">{$usergroup['title']}</td> </tr> <tr> <td class="trow1"><strong>{$lang->join_reason}</strong></td> <td class="trow1"><input type="text" class="textbox" name="reason" value="" size="50" /></td>
|
</tr> </table> <br /> <div align="center">
| </tr> </table> <br /> <div align="center">
|
<input type="hidden" name="action" value="usergroups" /> <input type="hidden" name="joingroup" value="{$joingroup}" /> <input type="hidden" name="do" value="joingroup" /> <input type="submit" class="button" value="{$lang->send_join_request}" />
|
<input type="hidden" name="action" value="usergroups" /> <input type="hidden" name="joingroup" value="{$joingroup}" /> <input type="hidden" name="do" value="joingroup" /> <input type="submit" class="button" value="{$lang->send_join_request}" />
|
</div> </td> </tr> </table> </form> {$footer} </body> </html>]]></template>
| </div> </td> </tr> </table> </form> {$footer} </body> </html>]]></template>
|
<template name="usercp_avatar" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->change_avatar}</title>
| <template name="usercp_avatar" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->change_avatar}</title>
|
Zeile 2965 | Zeile 2966 |
---|
</td> {$currentavatar} </tr></table>
|
</td> {$currentavatar} </tr></table>
|
</td>
| </td>
|
</tr> <tr> <td class="tcat" colspan="2"><strong>{$lang->local_galleries}</strong></td>
| </tr> <tr> <td class="tcat" colspan="2"><strong>{$lang->local_galleries}</strong></td>
|
Zeile 3014 | Zeile 3015 |
---|
</body> </html>]]></template> <template name="usercp_avatar_gallery" version="120"><![CDATA[<html>
|
</body> </html>]]></template> <template name="usercp_avatar_gallery" version="120"><![CDATA[<html>
|
<head>
| <head>
|
<title>{$mybb->settings['bbname']} - {$lang->change_avatar}</title> {$headerinclude} </head>
| <title>{$mybb->settings['bbname']} - {$lang->change_avatar}</title> {$headerinclude} </head>
|
Zeile 3119 | Zeile 3120 |
---|
<template name="nav_sep_active" version="120"><![CDATA[ / ]]></template> <template name="member_profile_online" version="1400"><![CDATA[<a href="online.php"><span class="online" style="font-weight: bold;">{$lang->postbit_status_online}</span></a> ({$location} @ {$location_time})]]></template> <template name="member_profile_offline" version="1400"><![CDATA[<span class="offline" style="font-weight: bold;">{$lang->postbit_status_offline}</span>]]></template>
|
<template name="nav_sep_active" version="120"><![CDATA[ / ]]></template> <template name="member_profile_online" version="1400"><![CDATA[<a href="online.php"><span class="online" style="font-weight: bold;">{$lang->postbit_status_online}</span></a> ({$location} @ {$location_time})]]></template> <template name="member_profile_offline" version="1400"><![CDATA[<span class="offline" style="font-weight: bold;">{$lang->postbit_status_offline}</span>]]></template>
|
<template name="member_profile" version="1400"><![CDATA[<html>
| <template name="member_profile" version="1412"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->profile}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->profile}</title> {$headerinclude}
|
Zeile 3184 | Zeile 3185 |
---|
</tr> {$sendemail} <tr>
|
</tr> {$sendemail} <tr>
|
<td class="trow2"><strong>{$lang->pm}</strong></td> <td class="trow2"><a href="private.php?action=send&uid={$memprofile['uid']}">{$lang->send_pm}</a></td>
| <td class="{$bgcolors['pm']}"><strong>{$lang->pm}</strong></td> <td class="{$bgcolors['pm']}"><a href="private.php?action=send&uid={$memprofile['uid']}">{$lang->send_pm}</a></td>
|
</tr> <tr>
|
</tr> <tr>
|
<td class="trow1"><strong>{$lang->icq_number}</strong></td> <td class="trow1"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&imtype=icq&uid={$uid}', 'imcenter', 450, 300);">{$memprofile['icq']}</a></td>
| <td class="{$bgcolors['icq']}"><strong>{$lang->icq_number}</strong></td> <td class="{$bgcolors['icq']}"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&imtype=icq&uid={$uid}', 'imcenter', 450, 300);">{$memprofile['icq']}</a></td>
|
</tr> <tr>
|
</tr> <tr>
|
<td class="trow2"><strong>{$lang->aim_screenname}</strong></td> <td class="trow2"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&imtype=aim&uid={$uid}', 'imcenter', 450, 300);">{$memprofile['aim']}</a></td>
| <td class="{$bgcolors['aim']}"><strong>{$lang->aim_screenname}</strong></td> <td class="{$bgcolors['aim']}"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&imtype=aim&uid={$uid}', 'imcenter', 450, 300);">{$memprofile['aim']}</a></td>
|
</tr> <tr>
|
</tr> <tr>
|
<td class="trow1"><strong>{$lang->yahoo_id}</strong></td> <td class="trow1"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&imtype=yahoo&uid={$uid}', 'imcenter', 450, 300);">{$memprofile['yahoo']}</a></td>
| <td class="{$bgcolors['yahoo']}"><strong>{$lang->yahoo_id}</strong></td> <td class="{$bgcolors['yahoo']}"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&imtype=yahoo&uid={$uid}', 'imcenter', 450, 300);">{$memprofile['yahoo']}</a></td>
|
</tr> <tr>
|
</tr> <tr>
|
<td class="trow2"><strong>{$lang->msn}</strong></td> <td class="trow2"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&imtype=msn&uid={$uid}', 'imcenter', 450, 300);">{$memprofile['msn']}</a></td>
| <td class="{$bgcolors['msn']}"><strong>{$lang->msn}</strong></td> <td class="{$bgcolors['msn']}"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&imtype=msn&uid={$uid}', 'imcenter', 450, 300);">{$memprofile['msn']}</a></td>
|
</tr> </table> </td>
| </tr> </table> </td>
|
Zeile 3418 | Zeile 3419 |
---|
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="action" value="do_joinrequests" /> <input type="hidden" name="gid" value="{$gid}" />
|
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="action" value="do_joinrequests" /> <input type="hidden" name="gid" value="{$gid}" />
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr> <td class="thead" colspan="6"><strong>{$lang->join_requests}</strong></td> </tr>
| <tr> <td class="thead" colspan="6"><strong>{$lang->join_requests}</strong></td> </tr>
|
Zeile 3615 | Zeile 3616 |
---|
<td class="thead" colspan="5"> <div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div> <div><strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><div class="smalltext">{$forum['description']}</div></div>
|
<td class="thead" colspan="5"> <div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div> <div><strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><div class="smalltext">{$forum['description']}</div></div>
|
</td>
| </td>
|
</tr> </thead> <tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
| </tr> </thead> <tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
|
Zeile 3811 | Zeile 3812 |
---|
</select> {$gobutton} </form>
|
</select> {$gobutton} </form>
|
</td>
| </td>
|
</tr> </table> {$multipage}
| </tr> </table> {$multipage}
|
Zeile 4104 | Zeile 4105 |
---|
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->update_notes}" tabindex="2" /></div> <input type="hidden" name="action" value="do_threadnotes" /> <input type="hidden" name="tid" value="{$tid}" />
|
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->update_notes}" tabindex="2" /></div> <input type="hidden" name="action" value="do_threadnotes" /> <input type="hidden" name="tid" value="{$tid}" />
|
<br />
| <br />
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr>
| <tr>
|
<td class="thead" colspan="4"><strong>{$lang->mod_logs}</strong></td> </tr> <tr>
| <td class="thead" colspan="4"><strong>{$lang->mod_logs}</strong></td> </tr> <tr>
|
Zeile 4116 | Zeile 4117 |
---|
<td class="tcat" align="center"><strong>{$lang->mod_information}</strong></td> </tr> {$modactions}
|
<td class="tcat" align="center"><strong>{$lang->mod_information}</strong></td> </tr> {$modactions}
|
</table>
| </table>
|
</form> {$footer} </body> </html>]]></template> <template name="error_maxpostimages" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
</form> {$footer} </body> </html>]]></template> <template name="error_maxpostimages" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr>
| <tr>
|
<td class="thead"><strong>{$lang->error_too_many_images}</strong></td> </tr> <tr> <td class="trow1">{$lang->error_too_many_images2}<br /><span class="smalltext">{$lang->error_too_many_images3} {$mybb->settings['maxpostimages']}.</span> </td>
|
<td class="thead"><strong>{$lang->error_too_many_images}</strong></td> </tr> <tr> <td class="trow1">{$lang->error_too_many_images2}<br /><span class="smalltext">{$lang->error_too_many_images3} {$mybb->settings['maxpostimages']}.</span> </td>
|
</tr>
| </tr>
|
</table> <br />]]></template> <template name="private_archive_html" version="120"><![CDATA[<html>
| </table> <br />]]></template> <template name="private_archive_html" version="120"><![CDATA[<html>
|
Zeile 4138 | Zeile 4139 |
---|
* {text-align: left}</style> </head> <body>
|
* {text-align: left}</style> </head> <body>
|
<br /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
| <br /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
|
<td class="thead" colspan="1"><span class="largetext"><strong>{$lang->private_messages_for}</strong></span></td> </tr> {$pmsdownload}
| <td class="thead" colspan="1"><span class="largetext"><strong>{$lang->private_messages_for}</strong></span></td> </tr> {$pmsdownload}
|
Zeile 4201 | Zeile 4202 |
---|
<td class="thead" colspan="2"> <div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['quickreply']}.gif" id="quickreply_img" class="expander" alt="[-]" title="[-]" /></div> <div><strong>{$lang->quick_reply}</strong></div>
|
<td class="thead" colspan="2"> <div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['quickreply']}.gif" id="quickreply_img" class="expander" alt="[-]" title="[-]" /></div> <div><strong>{$lang->quick_reply}</strong></div>
|
</td>
| </td>
|
</tr> </thead> <tbody style="{$collapsed['quickreply_e']}" id="quickreply_e">
| </tr> </thead> <tbody style="{$collapsed['quickreply_e']}" id="quickreply_e">
|
Zeile 4291 | Zeile 4292 |
---|
<span class="smalltext"> <input type="radio" class="radio" name="order" id="order_asc" value="asc"{$order_check['asc']} /> <label for="order_asc">{$lang->order_asc}</label><br /> <input type="radio" class="radio" name="order" id="order_desc" value="desc"{$order_check['desc']} /> <label for="order_desc">{$lang->order_desc}</label>
|
<span class="smalltext"> <input type="radio" class="radio" name="order" id="order_asc" value="asc"{$order_check['asc']} /> <label for="order_asc">{$lang->order_asc}</label><br /> <input type="radio" class="radio" name="order" id="order_desc" value="desc"{$order_check['desc']} /> <label for="order_desc">{$lang->order_desc}</label>
|
</span> </td> </tr> </table> <div align="center"><br /><input type="submit" class="button" name="submit" value="{$lang->search}" /></div> </form> {$footer} <script type="text/javascript" src="jscripts/autocomplete.js?ver=1400"></script> <script type="text/javascript">
| </span> </td> </tr> </table> <div align="center"><br /><input type="submit" class="button" name="submit" value="{$lang->search}" /></div> </form> {$footer} <script type="text/javascript" src="jscripts/autocomplete.js?ver=1400"></script> <script type="text/javascript">
|
<!-- if(use_xmlhttprequest == "1") {
| <!-- if(use_xmlhttprequest == "1") {
|
Zeile 4482 | Zeile 4483 |
---|
<td width="130" align="center"><span class="smalltext"><strong>{$lang->pmspaceused}</strong></span></td> </tr> </table></span>]]></template>
|
<td width="130" align="center"><span class="smalltext"><strong>{$lang->pmspaceused}</strong></span></td> </tr> </table></span>]]></template>
|
<template name="forumdisplay_announcements_announcement" version="1400"><![CDATA[<tr> <td align="center" class="{$bgcolor}"><img src="{$theme['imgdir']}/{$folder}.gif" alt=""/></td> <td align="center" class="{$bgcolor}"> </td>
| <template name="forumdisplay_announcements_announcement" version="1408"><![CDATA[<tr> <td align="center" class="{$bgcolor}" width="2%"><img src="{$theme['imgdir']}/{$folder}.gif" alt=""/></td> <td align="center" class="{$bgcolor}" width="2%"> </td>
|
<td class="{$bgcolor}"> <a href="{$announcement['announcementlink']}"{$new_class}>{$announcement['subject']}</a> <div class="author smalltext">{$announcement['profilelink']}</div>
| <td class="{$bgcolor}"> <a href="{$announcement['announcementlink']}"{$new_class}>{$announcement['subject']}</a> <div class="author smalltext">{$announcement['profilelink']}</div>
|
Zeile 4498 | Zeile 4499 |
---|
]]></template> <template name="forumdisplay_announcements" version="120"><![CDATA[<tr> <td class="trow_sep" colspan="{$colspan}">{$lang->forum_announcements}</td>
|
]]></template> <template name="forumdisplay_announcements" version="120"><![CDATA[<tr> <td class="trow_sep" colspan="{$colspan}">{$lang->forum_announcements}</td>
|
</tr>
| </tr>
|
{$announcements}]]></template> <template name="forumdisplay_sticky_sep" version="120"><![CDATA[<tr> <td class="trow_sep" colspan="{$colspan}">{$lang->sticky_threads}</td>
| {$announcements}]]></template> <template name="forumdisplay_sticky_sep" version="120"><![CDATA[<tr> <td class="trow_sep" colspan="{$colspan}">{$lang->sticky_threads}</td>
|
Zeile 4596 | Zeile 4597 |
---|
{$post['iplogged']} </div> </td></tr>
|
{$post['iplogged']} </div> </td></tr>
|
</table> </td> </tr> <tr>
| </table> </td> </tr> <tr>
|
<td class="{$altbg}" style="white-space: nowrap; text-align: center; vertical-align: middle;"><span class="smalltext">{$post['postdate']} {$post['posttime']}</span></td> <td class="{$altbg}" style="vertical-align: middle;"> <table width="100%" border="0" cellpadding="0" cellspacing="0">
| <td class="{$altbg}" style="white-space: nowrap; text-align: center; vertical-align: middle;"><span class="smalltext">{$post['postdate']} {$post['posttime']}</span></td> <td class="{$altbg}" style="vertical-align: middle;"> <table width="100%" border="0" cellpadding="0" cellspacing="0">
|
Zeile 4846 | Zeile 4847 |
---|
<td colspan="2" style="display: none;" id="password_status"> </td> </tr> ]]></template>
|
<td colspan="2" style="display: none;" id="password_status"> </td> </tr> ]]></template>
|
<template name="usercp_forumsubscriptions_forum" version="120"><![CDATA[<tr> <td class="trow1" align="center" valign="top"><img src="{$theme['imgdir']}/{$folder}.gif" valign="top" /></td>
| <template name="usercp_forumsubscriptions_forum" version="1412"><![CDATA[<tr> <td class="trow1" align="center" valign="top"><img src="{$theme['imgdir']}/{$folder['folder']}.gif" valign="top" /></td>
|
<td class="trow1" valign="top">
|
<td class="trow1" valign="top">
|
<strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><span class="smalltext"><a href="usercp2.php?action=removesubscription&type=forum&fid={$forum['fid']}">{$lang->unsubscribe}</a> | <a href="newthread.php?fid={$forum['fid']}">{$lang->new_thread}</a></span></td>
| <strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><span class="smalltext"><a href="usercp2.php?action=removesubscription&type=forum&fid={$forum['fid']}&my_post_key={$mybb->post_code}">{$lang->unsubscribe}</a> | <a href="newthread.php?fid={$forum['fid']}">{$lang->new_thread}</a></span></td>
|
<td class="trow2" valign="top" style="white-space: nowrap; text-align: center;">{$posts}</td> <td class="trow1" valign="top" style="white-space: nowrap; text-align: center;">{$threads}</td> <td class="trow2" valign="top" style="white-space: nowrap">{$lastpost}</td>
| <td class="trow2" valign="top" style="white-space: nowrap; text-align: center;">{$posts}</td> <td class="trow1" valign="top" style="white-space: nowrap; text-align: center;">{$threads}</td> <td class="trow2" valign="top" style="white-space: nowrap">{$lastpost}</td>
|
Zeile 6173 | Zeile 6174 |
---|
<template name="postbit_iplogged_hiden" version="1400"><![CDATA[<p class="smalltext">{$lang->postbit_ipaddress} <a href="moderation.php?action=getip&pid={$post['pid']}">{$lang->postbit_ipaddress_logged}</a></p>]]></template> <template name="usercp_options_tppselect" version="120"><![CDATA[<tr> <td colspan="2"><span class="smalltext">{$lang->tpp}</span></td>
|
<template name="postbit_iplogged_hiden" version="1400"><![CDATA[<p class="smalltext">{$lang->postbit_ipaddress} <a href="moderation.php?action=getip&pid={$post['pid']}">{$lang->postbit_ipaddress_logged}</a></p>]]></template> <template name="usercp_options_tppselect" version="120"><![CDATA[<tr> <td colspan="2"><span class="smalltext">{$lang->tpp}</span></td>
|
</tr> <tr>
| </tr> <tr>
|
<td colspan="2"> <select name="tpp"> <option value="">{$lang->use_default}</option>
| <td colspan="2"> <select name="tpp"> <option value="">{$lang->use_default}</option>
|
Zeile 6988 | Zeile 6989 |
---|
{$requiredfields} </table> </fieldset>]]></template>
|
{$requiredfields} </table> </fieldset>]]></template>
|
<template name="member_register_customfield" version="120"><![CDATA[<tr>
| <template name="member_register_customfield" version="1410"><![CDATA[<tr>
|
<td><span class="smalltext">{$profilefield['name']}</span></td>
|
<td><span class="smalltext">{$profilefield['name']}</span></td>
|
| </tr>
|
<tr> <td>{$code}</td> </tr>]]></template>
| <tr> <td>{$code}</td> </tr>]]></template>
|
Zeile 7044 | Zeile 7046 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="posticons" version="120"><![CDATA[<tr> <td class="trow1" style="vertical-align: top"><strong>{$lang->post_icon}</strong><br /><span class="smalltext"><input type="radio" class="radio" name="icon" value="-1"{$no_icons_checked} />{$lang->no_post_icon}</span></td>
| <template name="posticons" version="1410"><![CDATA[<tr> <td class="trow1" style="vertical-align: top"><strong>{$lang->post_icon}</strong><br /><span class="smalltext"><label><input type="radio" class="radio" name="icon" value="-1"{$no_icons_checked} />{$lang->no_post_icon}</label></span></td>
|
<td class="trow1" valign="top">{$iconlist}</td> </tr> ]]></template>
| <td class="trow1" valign="top">{$iconlist}</td> </tr> ]]></template>
|
Zeile 7464 | Zeile 7466 |
---|
<br /> <fieldset class="trow2"> <legend><strong><label for="timezone">{$lang->time_offset}</label></strong></legend>
|
<br /> <fieldset class="trow2"> <legend><strong><label for="timezone">{$lang->time_offset}</label></strong></legend>
|
<table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%"> <tr>
| <table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%"> <tr>
|
<td><span class="smalltext">{$lang->time_offset_desc}</span></td> </tr> <tr>
| <td><span class="smalltext">{$lang->time_offset_desc}</span></td> </tr> <tr>
|
Zeile 7489 | Zeile 7491 |
---|
<fieldset class="trow2"> <legend><strong><label for="language">{$lang->lang_select}</label></strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">
|
<fieldset class="trow2"> <legend><strong><label for="language">{$lang->lang_select}</label></strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">
|
<tr>
| <tr>
|
<td colspan="2"><span class="smalltext">{$lang->lang_select_desc}</span></td> </tr> <tr>
| <td colspan="2"><span class="smalltext">{$lang->lang_select_desc}</span></td> </tr> <tr>
|
Zeile 7534 | Zeile 7536 |
---|
// --> </script>]]></template> <template name="private_send_autocomplete" version="1400"><![CDATA[<script type="text/javascript" src="jscripts/autocomplete.js?ver=1400"></script>
|
// --> </script>]]></template> <template name="private_send_autocomplete" version="1400"><![CDATA[<script type="text/javascript" src="jscripts/autocomplete.js?ver=1400"></script>
|
<script type="text/javascript"> <!-- if(use_xmlhttprequest == "1")
| <script type="text/javascript"> <!-- if(use_xmlhttprequest == "1")
|
{ new autoComplete("to", "xmlhttp.php?action=get_users", {valueSpan: "username", delimChar: ","}); if($('bcc'))
| { new autoComplete("to", "xmlhttp.php?action=get_users", {valueSpan: "username", delimChar: ","}); if($('bcc'))
|
Zeile 7559 | Zeile 7561 |
---|
<div style="clear: both;"> <div> <textarea style="width: 99%; padding: 4px; margin: 0;" rows="12" cols="80" id="quickedit_{$post['pid']}" tabindex="999">{$post['message']}</textarea>
|
<div style="clear: both;"> <div> <textarea style="width: 99%; padding: 4px; margin: 0;" rows="12" cols="80" id="quickedit_{$post['pid']}" tabindex="999">{$post['message']}</textarea>
|
</div>
| </div>
|
<div class="editor_control_bar" style="width: 99%; padding: 4px; margin-top: 3px; text-align: right;"> <input type="button" class="button" onclick="Thread.quickEditSave({$post['pid']});" value="{$lang->save_changes}" tabindex="1000" /> <input type="button" class="button" onclick="Thread.quickEditCancel({$post['pid']});" value="{$lang->cancel_edit}" tabindex="1001" />
| <div class="editor_control_bar" style="width: 99%; padding: 4px; margin-top: 3px; text-align: right;"> <input type="button" class="button" onclick="Thread.quickEditSave({$post['pid']});" value="{$lang->save_changes}" tabindex="1000" /> <input type="button" class="button" onclick="Thread.quickEditCancel({$post['pid']});" value="{$lang->cancel_edit}" tabindex="1001" />
|
Zeile 7718 | Zeile 7720 |
---|
<input type="submit" class="button" value="{$lang->search_thread}" /> </form> </div>]]></template>
|
<input type="submit" class="button" value="{$lang->search_thread}" /> </form> </div>]]></template>
|
<template name="postbit_ignored" version="1400"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style}" id="ignored_post_{$post['pid']}">
| <template name="postbit_ignored" version="1410"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style}" id="ignored_post_{$post['pid']}">
|
<tr> <td class="{$altbg}" width="15%" valign="top" style="white-space: nowrap; text-align: center;"> <strong><span class="largetext">{$post['profilelink']}</span></strong>
| <tr> <td class="{$altbg}" width="15%" valign="top" style="white-space: nowrap; text-align: center;"> <strong><span class="largetext">{$post['profilelink']}</span></strong>
|
Zeile 7730 | Zeile 7732 |
---|
$('show_ignored_link_{$post['pid']}').show(); // --> </script>
|
$('show_ignored_link_{$post['pid']}').show(); // --> </script>
|
<span class="smalltext">{$lang->postbit_currently_ignoring_user}</span>
| <span class="smalltext">{$ignored_message}</span>
|
</td> </tr> </table>]]></template>
| </td> </tr> </table>]]></template>
|
Zeile 7743 | Zeile 7745 |
---|
</select> {$gobutton} </form>]]></template>
|
</select> {$gobutton} </form>]]></template>
|
<template name="usercp_addsubscription_thread" version="1400"><![CDATA[<html>
| <template name="usercp_addsubscription_thread" version="1412"><![CDATA[<html>
|
<head> <title>{$lang->subscribe_to_thread}</title> {$headerinclude}
| <head> <title>{$lang->subscribe_to_thread}</title> {$headerinclude}
|
Zeile 7752 | Zeile 7754 |
---|
{$header} <form action="usercp2.php" method="post" name="input"> <input type="hidden" name="action" value="do_addsubscription" />
|
{$header} <form action="usercp2.php" method="post" name="input"> <input type="hidden" name="action" value="do_addsubscription" />
|
| <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
|
<input type="hidden" name="tid" value="{$thread['tid']}" /> <table width="100%" border="0" align="center"> <tr>
| <input type="hidden" name="tid" value="{$thread['tid']}" /> <table width="100%" border="0" align="center"> <tr>
|
Zeile 10425 | Zeile 10428 |
---|
<template name="search_results_posts_nocheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"> </td>]]></template> <template name="search_results_threads_inlinecheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="inlinemod_{$thread['tid']}" id="inlinemod_{$thread['tid']}" value="1" style="vertical-align: middle;" {$inlinecheck} /></td>]]></template> <template name="search_results_threads_nocheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"> </td>]]></template>
|
<template name="search_results_posts_nocheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"> </td>]]></template> <template name="search_results_threads_inlinecheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="inlinemod_{$thread['tid']}" id="inlinemod_{$thread['tid']}" value="1" style="vertical-align: middle;" {$inlinecheck} /></td>]]></template> <template name="search_results_threads_nocheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"> </td>]]></template>
|
<template name="search_results_inlinemodcol" version="120"><![CDATA[<td class="tcat" align="center"> </td>]]></template>
| <template name="search_results_inlinemodcol" version="1408"><![CDATA[<td class="tcat" align="center" width="1"><input type="checkbox" name="allbox" onclick="inlineModeration.checkAll(this)" /></td>]]></template>
|
<template name="search_results_posts_inlinemoderation_custom" version="120"><![CDATA[<optgroup label="{$lang->custom_mod_tools}">{$customposttools}</optgroup>]]></template> <template name="search_results_posts_inlinemoderation_custom_tool" version="120"><![CDATA[<option value="{$tool['tid']}">{$tool['name']}</option>]]></template> <template name="search_results_posts_inlinemoderation" version="1405"><![CDATA[<script type="text/javascript" src="jscripts/inline_moderation.js?ver=1400"></script>
| <template name="search_results_posts_inlinemoderation_custom" version="120"><![CDATA[<optgroup label="{$lang->custom_mod_tools}">{$customposttools}</optgroup>]]></template> <template name="search_results_posts_inlinemoderation_custom_tool" version="120"><![CDATA[<option value="{$tool['tid']}">{$tool['name']}</option>]]></template> <template name="search_results_posts_inlinemoderation" version="1405"><![CDATA[<script type="text/javascript" src="jscripts/inline_moderation.js?ver=1400"></script>
|