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>
|
Zeile 2546 | Zeile 2547 |
---|
<td class="trow2" width="50%">{$reputation_link} [<a href="reputation.php?uid={$mybb->user['uid']}">{$lang->details}</a>]</td> </tr>]]></template> <template name="usercp_currentavatar" version="120"><![CDATA[<td class="trow1" rowspan="6" valign="middle" align="center" width="1"><img src="{$mybb->user['avatar']}" alt="{$mybb->user['username']}" title="{$mybb->user['username']}" {$avatar_width_height} /></td>]]></template>
|
<td class="trow2" width="50%">{$reputation_link} [<a href="reputation.php?uid={$mybb->user['uid']}">{$lang->details}</a>]</td> </tr>]]></template> <template name="usercp_currentavatar" version="120"><![CDATA[<td class="trow1" rowspan="6" valign="middle" align="center" width="1"><img src="{$mybb->user['avatar']}" alt="{$mybb->user['username']}" title="{$mybb->user['username']}" {$avatar_width_height} /></td>]]></template>
|
<template name="footer" version="1405"><![CDATA[ <br />
| <template name="footer" version="1413"><![CDATA[ <br />
|
<div class="bottommenu"> <div class="float_right">{$lang_select}</div> <div>
| <div class="bottommenu"> <div class="float_right">{$lang_select}</div> <div>
|
Zeile 2563 | Zeile 2564 |
---|
you may be refused support on the MyBB Community Forums. This is free software, support us and we'll support you. -->
|
you may be refused support on the MyBB Community Forums. This is free software, support us and we'll support you. -->
|
{$lang->powered_by} <a href="http://www.mybboard.net" target="_blank">MyBB{$mybbversion}</a>, © 2002-{$copy_year} <a href="http://www.mybboard.net" target="_blank">MyBB Group</a>.<br />
| {$lang->powered_by} <a href="http://www.mybb.com" target="_blank">MyBB{$mybbversion}</a>, © 2002-{$copy_year} <a href="http://www.mybb.com" target="_blank">MyBB Group</a>.<br />
|
<!-- End powered by --> <br /> <br class="clear" />
| <!-- End powered by --> <br /> <br class="clear" />
|
Zeile 2721 | Zeile 2722 |
---|
</tr> <tr> <td><input type="text" class="textbox" name="yahoo" size="25" value="{$user['yahoo']}" /></td>
|
</tr> <tr> <td><input type="text" class="textbox" name="yahoo" size="25" value="{$user['yahoo']}" /></td>
|
</tr>
| </tr>
|
</table> </fieldset> {$awaysection}
| </table> </fieldset> {$awaysection}
|
Zeile 2917 | Zeile 2918 |
---|
<td class="thead" colspan="2"><strong>{$lang->request_join_usergroup}</strong></td> </tr> <tr>
|
<td class="thead" colspan="2"><strong>{$lang->request_join_usergroup}</strong></td> </tr> <tr>
|
<td class="trow1" align="center" colspan="2">{$lang->join_group_moderate_note}</td> </tr> <tr>
| <td class="trow1" align="center" colspan="2">{$lang->join_group_moderate_note}</td> </tr> <tr>
|
<td class="trow2"><strong>{$lang->user_group}</strong></td> <td class="trow2">{$usergroup['title']}</td> </tr>
| <td class="trow2"><strong>{$lang->user_group}</strong></td> <td class="trow2">{$usergroup['title']}</td> </tr>
|
Zeile 2955 | Zeile 2956 |
---|
<td valign="top"> {$avatar_error} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<td valign="top"> {$avatar_error} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr>
| <tr>
|
<td class="thead" colspan="2"><strong>{$lang->change_avatar}</strong></td>
|
<td class="thead" colspan="2"><strong>{$lang->change_avatar}</strong></td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="trow1" colspan="2"> <table cellspacing="0" cellpadding="0" width="100%"><tr> <td>{$lang->avatar_note}{$avatarmsg}
|
<td class="trow1" colspan="2"> <table cellspacing="0" cellpadding="0" width="100%"><tr> <td>{$lang->avatar_note}{$avatarmsg}
|
</td>
| </td>
|
{$currentavatar} </tr></table>
|
{$currentavatar} </tr></table>
|
</td> </tr> <tr>
| </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> </tr> <tr>
|
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> <title>{$mybb->settings['bbname']} - {$lang->change_avatar}</title>
| <head> <title>{$mybb->settings['bbname']} - {$lang->change_avatar}</title>
|
{$headerinclude} </head> <body>
| {$headerinclude} </head> <body>
|
Zeile 3028 | Zeile 3029 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><strong>{$lang->change_avatar}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><strong>{$lang->change_avatar}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="tcat"><strong>{$lang->local_galleries}</strong></td> </tr>
| <tr> <td class="tcat"><strong>{$lang->local_galleries}</strong></td> </tr>
|
Zeile 3065 | Zeile 3066 |
---|
<input type="submit" class="button" name="submit" value="{$lang->change_avatar}" /> </div> </td>
|
<input type="submit" class="button" name="submit" value="{$lang->change_avatar}" /> </div> </td>
|
</tr>
| </tr>
|
</table> </form> {$footer}
| </table> </form> {$footer}
|
Zeile 3114 | Zeile 3115 |
---|
<template name="post_attachments_new" version="120"><![CDATA[<tr> <td class="trow1" width="1"><img src="{$theme['imgdir']}/paperclip.gif" alt="" /></td> <td class="trow1" style="white-space: nowrap"><strong>{$lang->new_attachment}</strong> <input type="file" name="attachment" size="30" class="fileupload" /></td><td class="trow1" align="center"><input type="submit" class="button" name="newattachment" value="{$lang->add_attachment}" tabindex="12" />
|
<template name="post_attachments_new" version="120"><![CDATA[<tr> <td class="trow1" width="1"><img src="{$theme['imgdir']}/paperclip.gif" alt="" /></td> <td class="trow1" style="white-space: nowrap"><strong>{$lang->new_attachment}</strong> <input type="file" name="attachment" size="30" class="fileupload" /></td><td class="trow1" align="center"><input type="submit" class="button" name="newattachment" value="{$lang->add_attachment}" tabindex="12" />
|
</td>
| </td>
|
</tr>]]></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>
|
</tr>]]></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"> <tr>
| <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> <tr>
|
Zeile 3518 | Zeile 3519 |
---|
<script type="text/javascript"> <!-- if($('bcc_area') && $('bcc').value == "")
|
<script type="text/javascript"> <!-- if($('bcc_area') && $('bcc').value == "")
|
{
| {
|
$('bcc_area').style.display = 'none'; }
| $('bcc_area').style.display = 'none'; }
|
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> </tr>
| </td> </tr>
|
</thead> <tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e"> <tr>
| </thead> <tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e"> <tr>
|
Zeile 3811 | Zeile 3812 |
---|
</select> {$gobutton} </form>
|
</select> {$gobutton} </form>
|
</td> </tr>
| </td> </tr>
|
</table> {$multipage} {$footer}
| </table> {$multipage} {$footer}
|
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 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 5389 | Zeile 5390 |
---|
<p>{$lang->agreement_3}</p> <p>{$lang->agreement_4}</p> <p><strong>{$lang->agreement_5}</strong></p>
|
<p>{$lang->agreement_3}</p> <p>{$lang->agreement_4}</p> <p><strong>{$lang->agreement_5}</strong></p>
|
</td>
| </td>
|
</tr> </table>
| </tr> </table>
|
Zeile 5878 | Zeile 5879 |
---|
</body> </html>]]></template> <template name="search_results_posts" version="120"><![CDATA[<html>
|
</body> </html>]]></template> <template name="search_results_posts" version="120"><![CDATA[<html>
|
<head>
| <head>
|
<title>{$mybb->settings['bbname']} - {$lang->search_results}</title> {$headerinclude} </head>
| <title>{$mybb->settings['bbname']} - {$lang->search_results}</title> {$headerinclude} </head>
|
Zeile 6073 | Zeile 6074 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><strong>{$lang->users_signature}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><strong>{$lang->users_signature}</strong></td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="trow1">{$memprofile['signature']}</td> </tr> </table>]]></template>
| <td class="trow1">{$memprofile['signature']}</td> </tr> </table>]]></template>
|
Zeile 6087 | Zeile 6088 |
---|
</tr>]]></template> <template name="smilieinsert_getmore" version="120"><![CDATA[<tr> <td class="trow2" align="center"><span class="smalltext"><strong>[<a href="javascript:clickableEditor.openGetMoreSmilies('clickableEditor');">{$lang->smilieinsert_getmore}</a>]</strong></span></td>
|
</tr>]]></template> <template name="smilieinsert_getmore" version="120"><![CDATA[<tr> <td class="trow2" align="center"><span class="smalltext"><strong>[<a href="javascript:clickableEditor.openGetMoreSmilies('clickableEditor');">{$lang->smilieinsert_getmore}</a>]</strong></span></td>
|
</tr>]]></template>
| </tr>]]></template>
|
<template name="misc_smilies_popup" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->smilies_listing}</title>
| <template name="misc_smilies_popup" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->smilies_listing}</title>
|
Zeile 6110 | Zeile 6111 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="4"><strong>{$lang->smilies_listing}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="4"><strong>{$lang->smilies_listing}</strong></td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="tcat" colspan="4"><span class="smalltext">{$lang->click_to_add}</span></td> </tr> {$smilies}
| <td class="tcat" colspan="4"><span class="smalltext">{$lang->click_to_add}</span></td> </tr> {$smilies}
|
Zeile 6148 | Zeile 6149 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->get_post_ip}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->get_post_ip}</strong></td>
|
</tr>
| </tr>
|
{$loginbox} <tr> <td class="trow2"><strong>{$lang->ip_address}</strong></td>
| {$loginbox} <tr> <td class="trow2"><strong>{$lang->ip_address}</strong></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>
|