Zeile 1029 | Zeile 1029 |
---|
}]]></stylesheet> </stylesheets> <templates>
|
}]]></stylesheet> </stylesheets> <templates>
|
<template name="forumdisplay_threadlist" version="1600"><![CDATA[<div class="float_left">
| <template name="forumdisplay_threadlist" version="1603"><![CDATA[<div class="float_left">
|
{$multipage} </div> <div class="float_right">
| {$multipage} </div> <div class="float_right">
|
Zeile 1039 | Zeile 1039 |
---|
<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}&my_post_key={$mybb->post_code}">{$add_remove_subscription_text}</a>{$clearstoredpass}</strong></span>
| <span class="smalltext"><strong><a href="misc.php?action=markread&fid={$fid}{$post_code_string}">{$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 1614 | Zeile 1614 |
---|
<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="1600"><![CDATA[<html>
| <template name="showthread" version="1603"><![CDATA[<html>
|
<head> <title>{$thread['subject']}</title> {$headerinclude}
| <head> <title>{$thread['subject']}</title> {$headerinclude}
|
Zeile 1623 | Zeile 1623 |
---|
var quickdelete_confirm = "{$lang->quickdelete_confirm}"; // --> </script>
|
var quickdelete_confirm = "{$lang->quickdelete_confirm}"; // --> </script>
|
<script type="text/javascript" src="jscripts/thread.js?ver=1600"></script>
| <script type="text/javascript" src="jscripts/thread.js?ver=1603"></script>
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 2324 | Zeile 2324 |
---|
</div> </td> </tr>]]></template>
|
</div> </td> </tr>]]></template>
|
<template name="header_welcomeblock_member_admin" version="120"><![CDATA[ — <a href="{$mybb->settings['bburl']}/{$config['admin_dir']}/index.php">{$lang->welcome_admin}</a>]]></template>
| <template name="header_welcomeblock_member_admin" version="1604"><![CDATA[ — <a href="{$mybb->settings['bburl']}/{$admin_dir}/index.php">{$lang->welcome_admin}</a>]]></template>
|
<template name="forumdisplay_newthread" version="120"><![CDATA[<a href="newthread.php?fid={$fid}"><img src="{$theme['imglangdir']}/newthread.gif" alt="{$lang->post_thread}" title="{$lang->post_thread}" /></a>]]></template> <template name="showthread_threaded_bitactive" version="120"><![CDATA[<div style="margin-left: {$indentsize}px;"><strong>{$post['subject']}</strong> <span class="smalltext">- {$lang->by} {$post['profilelink']} - {$postdate} {$posttime}</span></div>]]></template> <template name="showthread_threaded_bit" version="120"><![CDATA[<div style="margin-left: {$indentsize}px;"><a href="showthread.php?tid={$tid}&pid={$post['pid']}&mode=threaded">{$post['subject']}</a> <span class="smalltext">- {$lang->by} {$post['profilelink']} - {$postdate}, {$posttime}</span></div>]]></template>
|
<template name="forumdisplay_newthread" version="120"><![CDATA[<a href="newthread.php?fid={$fid}"><img src="{$theme['imglangdir']}/newthread.gif" alt="{$lang->post_thread}" title="{$lang->post_thread}" /></a>]]></template> <template name="showthread_threaded_bitactive" version="120"><![CDATA[<div style="margin-left: {$indentsize}px;"><strong>{$post['subject']}</strong> <span class="smalltext">- {$lang->by} {$post['profilelink']} - {$postdate} {$posttime}</span></div>]]></template> <template name="showthread_threaded_bit" version="120"><![CDATA[<div style="margin-left: {$indentsize}px;"><a href="showthread.php?tid={$tid}&pid={$post['pid']}&mode=threaded">{$post['subject']}</a> <span class="smalltext">- {$lang->by} {$post['profilelink']} - {$postdate}, {$posttime}</span></div>]]></template>
|
<template name="showthread_poll" version="120"><![CDATA[<form action="polls.php" method="get">
| <template name="showthread_poll" version="1604"><![CDATA[<form action="polls.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
|
<input type="hidden" name="action" value="vote" /> <input type="hidden" name="pid" value="{$poll['pid']}" /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
| <input type="hidden" name="action" value="vote" /> <input type="hidden" name="pid" value="{$poll['pid']}" /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
Zeile 3183 | Zeile 3184 |
---|
</body> </html>]]></template> <template name="usercp_avatar_gallery_avatar" version="120"><![CDATA[<td width="20%" align="center"><label for="avatar-{$avatar}"><img src="{$avatarpath}" alt="{$avatar}" title="{$avatar}" /><br /><input type="radio" class="radio" name="avatar" value="{$avatar}" id="avatar-{$avatar}" /><strong>{$avatarname}</strong></td>]]></template>
|
</body> </html>]]></template> <template name="usercp_avatar_gallery_avatar" version="120"><![CDATA[<td width="20%" align="center"><label for="avatar-{$avatar}"><img src="{$avatarpath}" alt="{$avatar}" title="{$avatar}" /><br /><input type="radio" class="radio" name="avatar" value="{$avatar}" id="avatar-{$avatar}" /><strong>{$avatarname}</strong></td>]]></template>
|
<template name="usercp_avatar_current" version="1600"><![CDATA[<td class="trow1" width="150" align="right"><img src="{$urltoavatar}" alt="{$lang->avatar}" title="{$lang->avatar}" {$avatar_width_height} /></td>]]></template> <template name="headerinclude" version="1600"><![CDATA[<link rel="alternate" type="application/rss+xml" title="{$lang->latest_threads} (RSS 2.0)" href="{$mybb->settings['bburl']}/syndication.php" />
| <template name="usercp_avatar_current" version="1603"><![CDATA[<td class="trow1" width="150" align="right"><img src="{$urltoavatar}" alt="{$lang->avatar_mine}" title="{$lang->avatar_mine}" {$avatar_width_height} /></td>]]></template> <template name="headerinclude" version="1603"><![CDATA[<link rel="alternate" type="application/rss+xml" title="{$lang->latest_threads} (RSS 2.0)" href="{$mybb->settings['bburl']}/syndication.php" />
|
<link rel="alternate" type="application/atom+xml" title="{$lang->latest_threads} (Atom 1.0)" href="{$mybb->settings['bburl']}/syndication.php?type=atom1.0" /> <meta http-equiv="Content-Type" content="text/html; charset={$charset}" /> <meta http-equiv="Content-Script-Type" content="text/javascript" />
|
<link rel="alternate" type="application/atom+xml" title="{$lang->latest_threads} (Atom 1.0)" href="{$mybb->settings['bburl']}/syndication.php?type=atom1.0" /> <meta http-equiv="Content-Type" content="text/html; charset={$charset}" /> <meta http-equiv="Content-Script-Type" content="text/javascript" />
|
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/prototype.js?ver=1600"></script> <script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/general.js?ver=1600"></script>
| <script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/prototype.js?ver=1603"></script> <script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/general.js?ver=1603"></script>
|
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/popup_menu.js?ver=1600"></script> {$stylesheets} <script type="text/javascript">
| <script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/popup_menu.js?ver=1600"></script> {$stylesheets} <script type="text/javascript">
|
Zeile 3222 | Zeile 3223 |
---|
{$similarthreadbits} </table>]]></template> <template name="nav_sep" version="120"><![CDATA[ / ]]></template>
|
{$similarthreadbits} </table>]]></template> <template name="nav_sep" version="120"><![CDATA[ / ]]></template>
|
<template name="post_attachments_new" version="1600"><![CDATA[<tr>
| <template name="post_attachments_new" version="1604"><![CDATA[<tr>
|
<td class="trow1" width="1"><img src="{$theme['imgdir']}/paperclip.gif" alt="" /></td>
|
<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="updateattachment" value="{$lang->update_attachment}" tabindex="12" /> <input type="submit" class="button" name="newattachment" value="{$lang->add_attachment}" tabindex="13" />
| <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">{$attach_update_options} <input type="submit" class="button" name="newattachment" value="{$lang->add_attachment}" tabindex="13" />
|
</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>
|
</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>
|
<template name="member_profile" version="1600"><![CDATA[<html>
| <template name="member_profile" version="1602"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->profile}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->profile}</title> {$headerinclude}
|
Zeile 3291 | Zeile 3292 |
---|
<td colspan="2" class="thead"><strong>{$lang->users_contact_details}</strong></td> </tr> <tr>
|
<td colspan="2" class="thead"><strong>{$lang->users_contact_details}</strong></td> </tr> <tr>
|
<td class="trow1"><strong>{$lang->homepage}</strong></td>
| <td class="trow1" width="40%"><strong>{$lang->homepage}</strong></td>
|
<td class="trow1">{$website}</td> </tr> {$sendemail}
| <td class="trow1">{$website}</td> </tr> {$sendemail}
|
Zeile 3330 | Zeile 3331 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="member_profile_adminoptions" version="1600"><![CDATA[
| <template name="member_profile_adminoptions" version="1604"><![CDATA[
|
<br /><table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" width="100%" class="tborder"> <tr> <td colspan="2" class="thead"><strong>{$lang->admin_options}</strong></td>
| <br /><table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" width="100%" class="tborder"> <tr> <td colspan="2" class="thead"><strong>{$lang->admin_options}</strong></td>
|
Zeile 3338 | Zeile 3339 |
---|
<tr> <td class="trow1"> <ul>
|
<tr> <td class="trow1"> <ul>
|
<li><a href="{$mybb->settings['bburl']}/{$config['admin_dir']}/index.php?module=user/users&action=edit&uid={$uid}">{$lang->admin_edit_in_acp}</a></li> <li><a href="{$mybb->settings['bburl']}/{$config['admin_dir']}/index.php?module=user/banning&uid={$uid}">{$lang->admin_ban_in_acp}</a></li>
| <li><a href="{$mybb->settings['bburl']}/{$admin_dir}/index.php?module=user-users&action=edit&uid={$uid}">{$lang->admin_edit_in_acp}</a></li> <li><a href="{$mybb->settings['bburl']}/{$admin_dir}/index.php?module=user-banning&uid={$uid}">{$lang->admin_ban_in_acp}</a></li>
|
</ul> </td> </tr>
| </ul> </td> </tr>
|
Zeile 3528 | Zeile 3529 |
---|
</table> <br /> <div align="center"><input type="submit" class="button" value="{$lang->add_member_submit}" /></div>
|
</table> <br /> <div align="center"><input type="submit" class="button" value="{$lang->add_member_submit}" /></div>
|
</form>]]></template>
| </form>]]></template>
|
<template name="managegroup_user" version="1400"><![CDATA[<tr> <td class="{$altbg}">{$user['profilelink']} {$leader}</td> <td class="{$altbg}" align="center" width="100">{$email}</td>
| <template name="managegroup_user" version="1400"><![CDATA[<tr> <td class="{$altbg}">{$user['profilelink']} {$leader}</td> <td class="{$altbg}" align="center" width="100">{$email}</td>
|
Zeile 3536 | Zeile 3537 |
---|
<td class="{$altbg}" align="center">{$regdate}</td> <td class="{$altbg}" align="center">{$user['postnum']}</td> <td class="{$altbg}" align="center">{$checkbox}</td>
|
<td class="{$altbg}" align="center">{$regdate}</td> <td class="{$altbg}" align="center">{$user['postnum']}</td> <td class="{$altbg}" align="center">{$checkbox}</td>
|
</tr> ]]></template>
| </tr> ]]></template>
|
<template name="managegroup_user_checkbox" version="120"><![CDATA[<input type="checkbox" class="checkbox" name="removeuser[{$user['uid']}]" value="{$user['uid']}" />]]></template> <template name="managegroup_requestnote" version="120"><![CDATA[<p> <strong><a href="managegroup.php?action=joinrequests&gid={$gid}">{$lang->pending_requests}</a></strong><br />
| <template name="managegroup_user_checkbox" version="120"><![CDATA[<input type="checkbox" class="checkbox" name="removeuser[{$user['uid']}]" value="{$user['uid']}" />]]></template> <template name="managegroup_requestnote" version="120"><![CDATA[<p> <strong><a href="managegroup.php?action=joinrequests&gid={$gid}">{$lang->pending_requests}</a></strong><br />
|
Zeile 3546 | Zeile 3547 |
---|
<template name="managegroup_joinrequests" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->join_requests}</title>
|
<template name="managegroup_joinrequests" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->join_requests}</title>
|
{$headerinclude}
| {$headerinclude}
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 3555 | Zeile 3556 |
---|
<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 3600 | Zeile 3601 |
---|
<td valign="top"> {$preview} {$send_errors}
|
<td valign="top"> {$preview} {$send_errors}
|
<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="2"><strong>{$lang->compose_pm}</strong></td> </tr> <tr>
| <td class="thead" colspan="2"><strong>{$lang->compose_pm}</strong></td> </tr> <tr>
|
Zeile 3628 | Zeile 3629 |
---|
<td class="trow2"> <textarea name="message" id="message" rows="20" cols="70" tabindex="4">{$message}</textarea> {$codebuttons}
|
<td class="trow2"> <textarea name="message" id="message" rows="20" cols="70" tabindex="4">{$message}</textarea> {$codebuttons}
|
</td> </tr>
| </td> </tr>
|
<tr> <td class="trow1" valign="top"><strong>{$lang->compose_options}</strong></td> <td class="trow1"><span class="smalltext">
| <tr> <td class="trow1" valign="top"><strong>{$lang->compose_options}</strong></td> <td class="trow1"><span class="smalltext">
|
Zeile 3638 | Zeile 3639 |
---|
<label><input type="checkbox" class="checkbox" name="options[savecopy]" value="1" tabindex="7" {$optionschecked['savecopy']} />{$lang->options_save_copy}</label><br /> <label><input type="checkbox" class="checkbox" name="options[readreceipt]" value="1" tabindex="8" {$optionschecked['readreceipt']} />{$lang->options_read_receipt}</label><br /> </span></td>
|
<label><input type="checkbox" class="checkbox" name="options[savecopy]" value="1" tabindex="7" {$optionschecked['savecopy']} />{$lang->options_save_copy}</label><br /> <label><input type="checkbox" class="checkbox" name="options[readreceipt]" value="1" tabindex="8" {$optionschecked['readreceipt']} />{$lang->options_read_receipt}</label><br /> </span></td>
|
</tr>
| </tr>
|
</table> <br /> <input type="hidden" name="action" value="do_send" />
| </table> <br /> <input type="hidden" name="action" value="do_send" />
|
Zeile 3657 | Zeile 3658 |
---|
<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 3666 | Zeile 3667 |
---|
if($('bcc_area').style.display == 'none') { $('bcc_area').style.display = '';
|
if($('bcc_area').style.display == 'none') { $('bcc_area').style.display = '';
|
}
| }
|
else { $('bcc_area').style.display = 'none';
| else { $('bcc_area').style.display = 'none';
|
Zeile 3675 | Zeile 3676 |
---|
// --> </script> {$autocompletejs}
|
// --> </script> {$autocompletejs}
|
</body>
| </body>
|
</html>]]></template> <template name="showthread_newreply_closed" version="120"><![CDATA[<a href="newreply.php?tid={$tid}"><img src="{$theme['imglangdir']}/closed.gif" alt="{$lang->thread_closed}" title="{$lang->thread_closed}" /></a> ]]></template> <template name="polls_editpoll" version="1400"><![CDATA[<html>
| </html>]]></template> <template name="showthread_newreply_closed" version="120"><![CDATA[<a href="newreply.php?tid={$tid}"><img src="{$theme['imglangdir']}/closed.gif" alt="{$lang->thread_closed}" title="{$lang->thread_closed}" /></a> ]]></template> <template name="polls_editpoll" version="1400"><![CDATA[<html>
|
Zeile 4120 | Zeile 4121 |
---|
</tr>]]></template> <template name="showteam_moderators_forum" version="1400"><![CDATA[<a href="{$forum_url}">{$forum['name']}</a><br/>]]></template> <template name="moderation_inline_deleteposts" version="1600"><![CDATA[<html>
|
</tr>]]></template> <template name="showteam_moderators_forum" version="1400"><![CDATA[<a href="{$forum_url}">{$forum['name']}</a><br/>]]></template> <template name="moderation_inline_deleteposts" version="1600"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->delete_posts}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->delete_posts}</title> {$headerinclude}
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 4131 | Zeile 4132 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->delete_posts}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->delete_posts}</strong></td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="trow1" colspan="2" align="center">{$lang->confirm_delete_posts}</td> </tr> {$loginbox}
| <td class="trow1" colspan="2" align="center">{$lang->confirm_delete_posts}</td> </tr> {$loginbox}
|
Zeile 4147 | Zeile 4148 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="online_today" version="120"><![CDATA[<html>
| <template name="online_today" version="1604"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->online_today}</title>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->online_today}</title>
|
{$headerinclude} </head> <body>
| {$headerinclude} </head> <body>
|
{$header} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
| {$header} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
|
Zeile 4160 | Zeile 4161 |
---|
<td class="thead" align="center" width="50%"><span class="smalltext"><strong>{$lang->time}</strong></span></td> </tr> {$todayrows}
|
<td class="thead" align="center" width="50%"><span class="smalltext"><strong>{$lang->time}</strong></span></td> </tr> {$todayrows}
|
<tr> <td align="center" colspan="2" class="trow1" style="white-space: nowrap">{$onlinetoday}</td>
| <tr> <td align="center" colspan="2" class="trow1" style="white-space: nowrap">{$onlinetoday}</td>
|
</tr> </table>
|
</tr> </table>
|
| <br /> {$multipage}
|
{$footer} </body> </html>]]></template>
| {$footer} </body> </html>]]></template>
|
Zeile 4197 | Zeile 4200 |
---|
{$readmessages} <tr> <td class="tfoot" align="right" colspan="5"><strong><input type="submit" class="button" name="stoptracking" value="{$lang->stop_tracking}" /> {$lang->selected_messages}</strong></td>
|
{$readmessages} <tr> <td class="tfoot" align="right" colspan="5"><strong><input type="submit" class="button" name="stoptracking" value="{$lang->stop_tracking}" /> {$lang->selected_messages}</strong></td>
|
</tr> </table>
| </tr> </table>
|
</form> <br /> {$unread_multipage}
| </form> <br /> {$unread_multipage}
|
Zeile 4401 | Zeile 4404 |
---|
</tbody> </table> </form>]]></template>
|
</tbody> </table> </form>]]></template>
|
<template name="memberlist" version="1600"><![CDATA[<html>
| <template name="memberlist" version="1602"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->member_list}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->member_list}</title> {$headerinclude}
|
Zeile 4440 | Zeile 4443 |
---|
<a href="memberlist.php?username_match=begins&username={$lang->y}" style="padding: 5px;">{$lang->y}</a> <a href="memberlist.php?username_match=begins&username={$lang->z}" style="padding: 5px;">{$lang->z}</a> </div>
|
<a href="memberlist.php?username_match=begins&username={$lang->y}" style="padding: 5px;">{$lang->y}</a> <a href="memberlist.php?username_match=begins&username={$lang->z}" style="padding: 5px;">{$lang->z}</a> </div>
|
<div><strong>{$lang->member_list}</strong></td></div>
| <div><strong>{$lang->member_list}</strong></div></td>
|
</tr> <tr> <td class="tcat" width="1%"><span class="smalltext"><strong>{$lang->avatar}</strong></span></td>
| </tr> <tr> <td class="tcat" width="1%"><span class="smalltext"><strong>{$lang->avatar}</strong></span></td>
|
Zeile 4488 | Zeile 4491 |
---|
<option value="regdate"{$sort_selected['regdate']}>{$lang->sort_by_regdate}</option> <option value="lastvisit"{$sort_selected['lastvisit']}>{$lang->sort_by_lastvisit}</option> <option value="postnum"{$sort_selected['postnum']}>{$lang->sort_by_posts}</option>
|
<option value="regdate"{$sort_selected['regdate']}>{$lang->sort_by_regdate}</option> <option value="lastvisit"{$sort_selected['lastvisit']}>{$lang->sort_by_lastvisit}</option> <option value="postnum"{$sort_selected['postnum']}>{$lang->sort_by_posts}</option>
|
<option value="referrals"{$sort_selected['referrals']}>{$lang->sort_by_referrals}</options>
| <option value="referrals"{$sort_selected['referrals']}>{$lang->sort_by_referrals}</option>
|
</select><br /> <span class="smalltext"> <input type="radio" class="radio" name="order" id="order_asc" value="ascending"{$order_check['ascending']} /> <label for="order_asc">{$lang->order_asc}</label><br /> <input type="radio" class="radio" name="order" id="order_desc" value="descending"{$order_check['descending']} /> <label for="order_desc">{$lang->order_desc}</label>
|
</select><br /> <span class="smalltext"> <input type="radio" class="radio" name="order" id="order_asc" value="ascending"{$order_check['ascending']} /> <label for="order_asc">{$lang->order_asc}</label><br /> <input type="radio" class="radio" name="order" id="order_desc" value="descending"{$order_check['descending']} /> <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>
| </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">
| {$footer} <script type="text/javascript" src="jscripts/autocomplete.js?ver=1400"></script> <script type="text/javascript">
|
Zeile 4543 | Zeile 4546 |
---|
<td class="trow2" width="20%"><strong><label for="website">{$lang->search_website}</label></strong></td> <td class="trow2"> <input type="text" class="textbox" name="website" id="website" />
|
<td class="trow2" width="20%"><strong><label for="website">{$lang->search_website}</label></strong></td> <td class="trow2"> <input type="text" class="textbox" name="website" id="website" />
|
</td> </tr> <tr>
| </td> </tr> <tr>
|
<td class="trow1" width="20%"><strong><label for="aim">{$lang->search_aim}</label></strong></td> <td class="trow1"> <input type="text" class="textbox" name="aim" id="aim" />
| <td class="trow1" width="20%"><strong><label for="aim">{$lang->search_aim}</label></strong></td> <td class="trow1"> <input type="text" class="textbox" name="aim" id="aim" />
|
Zeile 4561 | Zeile 4564 |
---|
<td class="trow1" width="20%"><strong><label for="yahoo">{$lang->search_yahoo}</label></strong></td> <td class="trow1"> <input type="text" class="textbox" name="yahoo" id="yahoo" />
|
<td class="trow1" width="20%"><strong><label for="yahoo">{$lang->search_yahoo}</label></strong></td> <td class="trow1"> <input type="text" class="textbox" name="yahoo" id="yahoo" />
|
</td> </tr> <tr>
| </td> </tr> <tr>
|
<td class="trow1" width="20%"><strong><label for="icq">{$lang->search_icq}</label></strong></td> <td class="trow1"> <input type="text" class="textbox" name="icq" id="icq" />
| <td class="trow1" width="20%"><strong><label for="icq">{$lang->search_icq}</label></strong></td> <td class="trow1"> <input type="text" class="textbox" name="icq" id="icq" />
|
Zeile 4571 | Zeile 4574 |
---|
</tr> <tr> <td class="tcat" colspan="2"><strong>{$lang->search_options}</strong></td>
|
</tr> <tr> <td class="tcat" colspan="2"><strong>{$lang->search_options}</strong></td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="trow1" width="20%"><strong><label for="sort">{$lang->sort_by}</label></strong></td> <td class="trow1"> <select name="sort" id="sort">
| <td class="trow1" width="20%"><strong><label for="sort">{$lang->sort_by}</label></strong></td> <td class="trow1"> <select name="sort" id="sort">
|
Zeile 4718 | Zeile 4721 |
---|
<strong>{$lang->jump_folder} {$folderjump} <input type="submit" class="button" name="hop" value="{$lang->go}" /> </strong>
|
<strong>{$lang->jump_folder} {$folderjump} <input type="submit" class="button" name="hop" value="{$lang->go}" /> </strong>
|
</span> </div> </td>
| </span> </div> </td>
|
</tr> </table> <input type="hidden" name="action" value="do_stuff" />
| </tr> </table> <input type="hidden" name="action" value="do_stuff" />
|
Zeile 4919 | Zeile 4922 |
---|
<table width="100%"> <tr><td>{$post['posturl']}<span class="smalltext"><strong>{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong></span> <br />
|
<table width="100%"> <tr><td>{$post['posturl']}<span class="smalltext"><strong>{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong></span> <br />
|
<div id="pid_{$post['pid']}" style="padding: 5px 0 5px 0;">
| <div id="pid_{$post['pid']}" class="post_body">
|
{$post['message']} </div> {$post['attachments']}
| {$post['message']} </div> {$post['attachments']}
|
Zeile 4953 | Zeile 4956 |
---|
{$lang->password}<br /> <input type="password" class="textbox" name="password" value="" /><br /><br /> <label title="{$lang->remember_me_desc}"><input type="checkbox" class="checkbox" name="remember" value="yes" /> {$lang->remember_me}</label><br /><br /> <br /><input type="submit" class="button" name="loginsubmit" value="{$lang->login}" /></form>]]></template>
|
{$lang->password}<br /> <input type="password" class="textbox" name="password" value="" /><br /><br /> <label title="{$lang->remember_me_desc}"><input type="checkbox" class="checkbox" name="remember" value="yes" /> {$lang->remember_me}</label><br /><br /> <br /><input type="submit" class="button" name="loginsubmit" value="{$lang->login}" /></form>]]></template>
|
<template name="portal_latestthreads_thread" version="1601"><![CDATA[<tr>
| <template name="portal_latestthreads_thread" version="120"><![CDATA[<tr>
|
<td class="{$altbg}"> <strong><a href="{$mybb->settings['bburl']}/{$thread['threadlink']}">{$thread['subject']}</a></strong> <span class="smalltext"><br />
| <td class="{$altbg}"> <strong><a href="{$mybb->settings['bburl']}/{$thread['threadlink']}">{$thread['subject']}</a></strong> <span class="smalltext"><br />
|
Zeile 5592 | Zeile 5595 |
---|
<template name="postbit_attachments_images_image" version="120"><![CDATA[<img src="attachment.php?aid={$attachment['aid']}" class="attachment" alt="" /> ]]></template> <template name="postbit_signature" version="120"><![CDATA[<hr size="1" width="25%" align="left" /> {$post['signature']}]]></template>
|
<template name="postbit_attachments_images_image" version="120"><![CDATA[<img src="attachment.php?aid={$attachment['aid']}" class="attachment" alt="" /> ]]></template> <template name="postbit_signature" version="120"><![CDATA[<hr size="1" width="25%" align="left" /> {$post['signature']}]]></template>
|
<template name="post_attachments_attachment" version="1600"><![CDATA[<tr>
| <template name="post_attachments_attachment" version="1604"><![CDATA[<tr>
|
<td class="trow2" width="1" align="center">{$attachment['icon']}</td> <td class="trow2" width="75%" style="white-space: nowrap">{$attachment['filename']} ({$attachment['size']})</td>
|
<td class="trow2" width="1" align="center">{$attachment['icon']}</td> <td class="trow2" width="75%" style="white-space: nowrap">{$attachment['filename']} ({$attachment['size']})</td>
|
<td class="trow2" style="white-space: nowrap; text-align: center;">{$attach_mod_options} <input type="submit" class="button" name="rem" value="{$lang->remove_attachment}" onclick="return Post.removeAttachment({$attachment['aid']});" /> {$postinsert}</td>
| <td class="trow2" style="white-space: nowrap; text-align: center;">{$attach_mod_options} {$attach_rem_options} {$postinsert}</td>
|
</tr>]]></template> <template name="post_attachments_attachment_unapproved" version="120"><![CDATA[<tr> <td class="trow_shaded" width="1" align="center">{$attachment['icon']}</td>
| </tr>]]></template> <template name="post_attachments_attachment_unapproved" version="120"><![CDATA[<tr> <td class="trow_shaded" width="1" align="center">{$attachment['icon']}</td>
|
Zeile 5626 | Zeile 5629 |
---|
{$post['imagelist']} <br />]]></template> <template name="post_attachments_attachment_postinsert" version="1405"><![CDATA[<input type="button" class="button" name="insert" value="{$lang->insert_attachment_post}" onclick="clickableEditor.insertAttachment({$attachment['aid']});" />]]></template>
|
{$post['imagelist']} <br />]]></template> <template name="post_attachments_attachment_postinsert" version="1405"><![CDATA[<input type="button" class="button" name="insert" value="{$lang->insert_attachment_post}" onclick="clickableEditor.insertAttachment({$attachment['aid']});" />]]></template>
|
| <template name="post_attachments_attachment_remove" version="1604"><![CDATA[<input type="submit" class="button" name="rem" value="{$lang->remove_attachment}" onclick="return Post.removeAttachment({$attachment['aid']});" />]]></template> <template name="post_attachments_update" version="1604"><![CDATA[<input type="submit" class="button" name="updateattachment" value="{$lang->update_attachment}" tabindex="12" />]]></template>
|
<template name="moderation_mergeposts" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->merge_posts}</title>
| <template name="moderation_mergeposts" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->merge_posts}</title>
|
Zeile 6070 | Zeile 6075 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="usercp_email" version="1400"><![CDATA[<html>
| <template name="usercp_email" version="1603"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->change_email}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->change_email}</title> {$headerinclude}
|
Zeile 6084 | Zeile 6089 |
---|
{$usercpnav} <td valign="top"> {$errors}
|
{$usercpnav} <td valign="top"> {$errors}
|
| {$banned_email_error}
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->change_email}</strong></td>
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->change_email}</strong></td>
|
Zeile 7093 | Zeile 7099 |
---|
<br /> <br /> <hr size="1" />]]></template>
|
<br /> <br /> <hr size="1" />]]></template>
|
<template name="error_nopermission" version="1600"><![CDATA[{$lang->error_nopermission_guest_1}
| <template name="error_nopermission" version="1603"><![CDATA[{$lang->error_nopermission_guest_1}
|
<ol> <li>{$lang->error_nopermission_guest_2}</li> <li>{$lang->error_nopermission_guest_3}</li>
| <ol> <li>{$lang->error_nopermission_guest_2}</li> <li>{$lang->error_nopermission_guest_3}</li>
|
Zeile 7102 | Zeile 7108 |
---|
</ol> <form action="member.php" method="post"> <input type="hidden" name="action" value="do_login" />
|
</ol> <form action="member.php" method="post"> <input type="hidden" name="action" value="do_login" />
|
<input type="hidden" name="url" value="{$url}" />
| |
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><span class="smalltext"><strong>{$lang->login}</strong></span></td>
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><span class="smalltext"><strong>{$lang->login}</strong></span></td>
|
Zeile 8374 | Zeile 8379 |
---|
<label><input type="radio" name="postoptions[subscriptionmethod]" {$postoptions_subscriptionmethod_instant} value="instant" style="vertical-align: middle;" /> {$lang->instant_email_subscribe}</label><br /> </td> </tr>]]></template>
|
<label><input type="radio" name="postoptions[subscriptionmethod]" {$postoptions_subscriptionmethod_instant} value="instant" style="vertical-align: middle;" /> {$lang->instant_email_subscribe}</label><br /> </td> </tr>]]></template>
|
<template name="index_boardstats" version="1400"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
| <template name="index_boardstats" version="1603"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<thead> <tr> <td class="thead">
| <thead> <tr> <td class="thead">
|
Zeile 8391 | Zeile 8396 |
---|
<td class="tfoot" style="text-align: right"> <span class="smalltext"> {$logoutlink}
|
<td class="tfoot" style="text-align: right"> <span class="smalltext"> {$logoutlink}
|
<a href="misc.php?action=markread">{$lang->markread}</a> |
| <a href="misc.php?action=markread{$post_code_string}">{$lang->markread}</a> |
|
<a href="showteam.php">{$lang->forumteam}</a> | <a href="stats.php">{$lang->forumstats}</a> </span>
| <a href="showteam.php">{$lang->forumteam}</a> | <a href="stats.php">{$lang->forumstats}</a> </span>
|
Zeile 8400 | Zeile 8405 |
---|
</tbody> </table> <br />]]></template>
|
</tbody> </table> <br />]]></template>
|
<template name="calendar" version="1400"><![CDATA[<html>
| <template name="calendar" version="1603"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->calendar}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->calendar}</title> {$headerinclude}
|
Zeile 8412 | Zeile 8417 |
---|
<tr> <td class="thead" colspan="8"> <div class="float_right">
|
<tr> <td class="thead" colspan="8"> <div class="float_right">
|
<a href="{$prev_link}">« {$monthnames[$prev_month['month']]} {$prev_month['year']}</a> | <a href="{$next_link}">{$monthnames[$next_month['month']]} {$next_month['year']} »</a>
| <a href="{$prev_link}">« {$prev_month['name']} {$prev_month['year']}</a> | <a href="{$next_link}">{$next_month['name']} {$next_month['year']} »</a>
|
</div> <div><strong>{$monthnames[$month]} {$year}</strong></div> </td>
| </div> <div><strong>{$monthnames[$month]} {$year}</strong></div> </td>
|
Zeile 8808 | Zeile 8813 |
---|
<template name="calendar_addpublicevent" version="1400"><![CDATA[<a href="calendar.php?action=addevent&calendar={$calendar['cid']}">{$lang->add_public_event}</a>]]></template> <template name="calendar_eventbit_private" version="1402"><![CDATA[<div style="margin-bottom: 4px;" class="smalltext eventbit_private"><a href="{$event['eventlink']}" title="{$event['fullname']}">{$event['name']}</a></div>]]></template> <template name="calendar_eventbit" version="1402"><![CDATA[<div style="margin-bottom: 4px;" class="smalltext {$event_class}"><a href="{$event['eventlink']}" title="{$event['fullname']}">{$event['name']}</a></div>]]></template>
|
<template name="calendar_addpublicevent" version="1400"><![CDATA[<a href="calendar.php?action=addevent&calendar={$calendar['cid']}">{$lang->add_public_event}</a>]]></template> <template name="calendar_eventbit_private" version="1402"><![CDATA[<div style="margin-bottom: 4px;" class="smalltext eventbit_private"><a href="{$event['eventlink']}" title="{$event['fullname']}">{$event['name']}</a></div>]]></template> <template name="calendar_eventbit" version="1402"><![CDATA[<div style="margin-bottom: 4px;" class="smalltext {$event_class}"><a href="{$event['eventlink']}" title="{$event['fullname']}">{$event['name']}</a></div>]]></template>
|
<template name="calendar_weekview" version="1600"><![CDATA[<html>
| <template name="calendar_weekview" version="1603"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->calendar}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->calendar}</title> {$headerinclude}
|
Zeile 8848 | Zeile 8853 |
---|
<td class="trow1" align="right"> <span class="smalltext"><strong>{$lang->jump_month}</strong></span> <select name="month">
|
<td class="trow1" align="right"> <span class="smalltext"><strong>{$lang->jump_month}</strong></span> <select name="month">
|
<option value="{$week_from[1]}">{$monthnames[$week_from[1]]}</option>
| <option value="{$week_from[1]}">{$monthnames[$week_from_one]}</option>
|
<option value="{$week_from[1]}">----------</option> <option value="1">{$lang->alt_month_1}</option> <option value="2">{$lang->alt_month_2}</option>
| <option value="{$week_from[1]}">----------</option> <option value="1">{$lang->alt_month_1}</option> <option value="2">{$lang->alt_month_2}</option>
|
Zeile 9344 | Zeile 9349 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="calendar_event_modoptions" version="1400"><![CDATA[ <form method="post" action="calendar.php">
| <template name="calendar_event_modoptions" version="1604"><![CDATA[ <form method="post" action="calendar.php">
|
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="eid" value="{$event['eid']}">
|
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="eid" value="{$event['eid']}">
|
<select name="action" onchange="if(this.options[this.selectedIndex].value != '') { window.location=('calendar.php?action='+this.options[this.selectedIndex].value+'&eid={$event['eid']}&my_post_key={$mybb->post_code}') }">
| <select name="action" onchange="if(this.options[this.selectedIndex].value != '') { window.location=('calendar.php?action='+this.options[this.selectedIndex].value+'&eid={$event['eid']}&my_post_key={$mybb->post_code}') }">
|
<option value="" style="font-weight: bold;">{$lang->moderator_options}</option> <option value="{$approve_value}">{$approve}</option> <option value="move">{$lang->move_event}</option>
| <option value="" style="font-weight: bold;">{$lang->moderator_options}</option> <option value="{$approve_value}">{$approve}</option> <option value="move">{$lang->move_event}</option>
|
Zeile 9602 | Zeile 9607 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="warnings_warn_type" version="1400"><![CDATA[ <dt><label style="display: block;"><input type="radio" name="type" value="{$type['tid']}" {$type_checked[$type['tid']]} class="types_check" onclick="checkType();" style="vertical-align: middle;" /> <strong>{$type['title']}</strong> $points</label></dt>
| <template name="warnings_warn_type" version="1603"><![CDATA[ <dt><label style="display: block;"><input type="radio" name="type" value="{$type['tid']}" {$checked} class="types_check" onclick="checkType();" style="vertical-align: middle;" /> <strong>{$type['title']}</strong> $points</label></dt>
|
<dd style="margin-top: 4px;" id="type_{$type['tid']}" class="types"> <div class="smalltext">{$lang->new_warning_level}</div> <div class="tborder" style="width: 150px; float: left; margin: 0; padding: 1px;">
| <dd style="margin-top: 4px;" id="type_{$type['tid']}" class="types"> <div class="smalltext">{$lang->new_warning_level}</div> <div class="tborder" style="width: 150px; float: left; margin: 0; padding: 1px;">
|