Zeile 1 | Zeile 1 |
---|
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
<theme name="MyBB Master Style" version="1821">
| <theme name="MyBB Master Style" version="1824">
|
<properties> <templateset><![CDATA[1]]></templateset> <imgdir><![CDATA[images]]></imgdir>
| <properties> <templateset><![CDATA[1]]></templateset> <imgdir><![CDATA[images]]></imgdir>
|
Zeile 9 | Zeile 9 |
---|
<editortheme><![CDATA[mybb.css]]></editortheme> </properties> <stylesheets>
|
<editortheme><![CDATA[mybb.css]]></editortheme> </properties> <stylesheets>
|
<stylesheet name="global.css" version="1819" disporder="1"><![CDATA[body {
| <stylesheet name="global.css" version="1823" disporder="1"><![CDATA[body {
|
background: #fff; color: #333; text-align: center;
| background: #fff; color: #333; text-align: center;
|
Zeile 442 | Zeile 442 |
---|
.post.unapproved_post { background: #ffdde0;
|
.post.unapproved_post { background: #ffdde0;
|
| }
.thread_start_datetime { color: #999;
|
}
.post.unapproved_post .post_author {
| }
.post.unapproved_post .post_author {
|
Zeile 3404 | Zeile 3408 |
---|
<td class="tcat" align="center" width="1"><a href="{$week_link}">»</a></td> {$day_bits} </tr>]]></template>
|
<td class="tcat" align="center" width="1"><a href="{$week_link}">»</a></td> {$day_bits} </tr>]]></template>
|
<template name="calendar_weekrow_day" version="1800"><![CDATA[ <td class="{$day_class}" style="vertical-align: top; height: 100px;">
| <template name="calendar_weekrow_day" version="1823"><![CDATA[ <td class="trow1" style="vertical-align: top; height: 100px;"> <div class="float_right smalltext"><a href="{$day_link}">{$day}</a></div> <div class="clear"> {$day_birthdays} {$day_events} </div> </td>]]></template> <template name="calendar_weekrow_currentday" version="1823"><![CDATA[ <td class="trow_sep" style="vertical-align: top; height: 100px;"> <div class="float_right smalltext"><a href="{$day_link}">{$day}</a></div> <div class="clear"> {$day_birthdays} {$day_events} </div> </td>]]></template> <template name="calendar_weekrow_thismonth" version="1823"><![CDATA[ <td class="trow2" style="vertical-align: top; height: 100px;">
|
<div class="float_right smalltext"><a href="{$day_link}">{$day}</a></div> <div class="clear"> {$day_birthdays}
| <div class="float_right smalltext"><a href="{$day_link}">{$day}</a></div> <div class="clear"> {$day_birthdays}
|
Zeile 3454 | Zeile 3472 |
---|
</table> </td> <td style="padding-left: 10px; vertical-align: top;">{$mini_calendars}</td>
|
</table> </td> <td style="padding-left: 10px; vertical-align: top;">{$mini_calendars}</td>
|
</tr>
| </tr>
|
</table> <br /> <form action="calendar.php" method="post">
| </table> <br /> <form action="calendar.php" method="post">
|
Zeile 3518 | Zeile 3536 |
---|
<template name="calendar_weekview_prevlink" version="1813"><![CDATA[<a href="{$prev_link}">« {$lang->previous_week}</a>]]></template> <template name="calendar_year" version="1800"><![CDATA[<option value="{$year}" {$selected}>{$year}</option>]]></template> <template name="calendar_year_sel" version="1800"><![CDATA[<option value="{$year_sel}">{$year_sel}</option>]]></template>
|
<template name="calendar_weekview_prevlink" version="1813"><![CDATA[<a href="{$prev_link}">« {$lang->previous_week}</a>]]></template> <template name="calendar_year" version="1800"><![CDATA[<option value="{$year}" {$selected}>{$year}</option>]]></template> <template name="calendar_year_sel" version="1800"><![CDATA[<option value="{$year_sel}">{$year_sel}</option>]]></template>
|
<template name="editpost" version="1820"><![CDATA[<html>
| <template name="editpost" version="1823"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->edit_post}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->edit_post}</title> {$headerinclude}
|
Zeile 3544 | Zeile 3562 |
---|
</tr> {$posticons} <tr>
|
</tr> {$posticons} <tr>
|
<td class="trow2" valign="top"><strong>{$lang->your_message}:</strong><br /><div style="text-align: center;">{$smilieinserter}</div></td>
| <td class="trow2" valign="top"><strong>{$lang->your_message}</strong><br /><div style="text-align: center;">{$smilieinserter}</div></td>
|
<td class="trow2"> <textarea name="message" id="message" rows="20" cols="70" tabindex="3">{$message}</textarea> {$codebuttons}
| <td class="trow2"> <textarea name="message" id="message" rows="20" cols="70" tabindex="3">{$message}</textarea> {$codebuttons}
|
Zeile 3567 | Zeile 3585 |
---|
</html>]]></template> <template name="editpost_delete" version="1800"><![CDATA[<form action="editpost.php" method="post" name="editpost"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
|
</html>]]></template> <template name="editpost_delete" version="1800"><![CDATA[<form action="editpost.php" method="post" name="editpost"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
|
<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="3"><strong>{$lang->delete_post}</strong></td> </tr> <tr>
| <td class="thead" colspan="3"><strong>{$lang->delete_post}</strong></td> </tr> <tr>
|
Zeile 3621 | Zeile 3639 |
---|
</div> <br />]]></template> <template name="error_inline_item" version="1818"><![CDATA[<li>{$error}</li>]]></template>
|
</div> <br />]]></template> <template name="error_inline_item" version="1818"><![CDATA[<li>{$error}</li>]]></template>
|
<template name="error_nopermission" version="1818"><![CDATA[{$lang->error_nopermission_guest_1}
| <template name="error_nopermission" version="1823"><![CDATA[{$lang->error_nopermission_guest_1}
|
<ol>
|
<ol>
|
<li>{$lang->error_nopermission_guest_2}</li>
| <li>{$lang->error_nopermission_guest_2} <a href="member.php?action=login">{$lang->login}</a> | <a href="member.php?action=register">{$lang->need_reg}</a></li>
|
<li>{$lang->error_nopermission_guest_3}</li> <li>{$lang->error_nopermission_guest_4}</li> <li>{$lang->error_nopermission_guest_5}</li>
|
<li>{$lang->error_nopermission_guest_3}</li> <li>{$lang->error_nopermission_guest_4}</li> <li>{$lang->error_nopermission_guest_5}</li>
|
</ol> <form action="member.php" method="post"> <input type="hidden" name="action" value="do_login" /> <input type="hidden" name="url" value="{$redirect_url}" /> <input name="my_post_key" type="hidden" value="{$mybb->post_code}" /> <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> </tr> <tr> <td class="trow1"><strong>{$lang_username}</strong></td> <td class="trow1"><input type="text" class="textbox" name="username" tabindex="1" /></td> </tr> <tr> <td class="trow2"><strong>{$lang->password}</strong></td> <td class="trow2"><input type="password" class="textbox" name="password" tabindex="2" /></td> </tr> <tr> <td class="trow1" colspan="2" align="center"><label title="{$lang->remember_me_desc}"><input type="checkbox" class="checkbox" name="remember" checked="checked" value="yes" /> {$lang->remember_me}</label></td> </tr> <tr> <td class="trow2" colspan="2"><span class="smalltext float_right" style="padding-top: 3px;"><a href="member.php?action=register">{$lang->need_reg}</a> | <a href="member.php?action=lostpw">{$lang->forgot_password}</a> </span> <input type="submit" class="button" value="{$lang->login}" tabindex="3" /></td> </tr> </table> </form> <br />]]></template>
| </ol>]]></template>
|
<template name="error_nopermission_loggedin" version="1600"><![CDATA[{$lang->error_nopermission_user_1} <ol> <li>{$lang->error_nopermission_user_2}</li>
| <template name="error_nopermission_loggedin" version="1600"><![CDATA[{$lang->error_nopermission_user_1} <ol> <li>{$lang->error_nopermission_user_2}</li>
|
Zeile 3942 | Zeile 3935 |
---|
</tr> </table> <br />]]></template>
|
</tr> </table> <br />]]></template>
|
<template name="forumdisplay_searchforum" version="120"><![CDATA[<form action="search.php" method="post">
| <template name="forumdisplay_searchforum" version="1822"><![CDATA[<form action="search.php">
|
<span class="smalltext"><strong>{$lang->search_forum}</strong></span> <input type="text" class="textbox" name="keywords" /> {$gobutton} <input type="hidden" name="action" value="do_search" />
| <span class="smalltext"><strong>{$lang->search_forum}</strong></span> <input type="text" class="textbox" name="keywords" /> {$gobutton} <input type="hidden" name="action" value="do_search" />
|
Zeile 3966 | Zeile 3959 |
---|
{$forums} </table> <br />]]></template>
|
{$forums} </table> <br />]]></template>
|
<template name="forumdisplay_thread" version="1813"><![CDATA[<tr class="inline_row">
| <template name="forumdisplay_thread" version="1823"><![CDATA[<tr class="inline_row">
|
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}"> </span></td> <td align="center" class="{$bgcolor}{$thread_type_class}" width="2%">{$icon}</td> <td class="{$bgcolor}{$thread_type_class}"> {$attachment_count} <div> <span>{$prefix} {$gotounread}{$thread['threadprefix']}<span class="{$inline_edit_class} {$new_class}" id="tid_{$inline_edit_tid}"><a href="{$thread['threadlink']}">{$thread['subject']}</a></span>{$thread['multipage']}</span>
|
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}"> </span></td> <td align="center" class="{$bgcolor}{$thread_type_class}" width="2%">{$icon}</td> <td class="{$bgcolor}{$thread_type_class}"> {$attachment_count} <div> <span>{$prefix} {$gotounread}{$thread['threadprefix']}<span class="{$inline_edit_class} {$new_class}" id="tid_{$inline_edit_tid}"><a href="{$thread['threadlink']}">{$thread['subject']}</a></span>{$thread['multipage']}</span>
|
<div class="author smalltext">{$thread['profilelink']}</div>
| <div><span class="author smalltext">{$thread['profilelink']}{$lang->comma}</span><span class="thread_start_datetime smalltext">{$thread['start_datetime']}</span></div>
|
</div> </td> <td align="center" class="{$bgcolor}{$thread_type_class}"><a href="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$thread['tid']}" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$thread['replies']}</a>{$unapproved_posts}</td>
| </div> </td> <td align="center" class="{$bgcolor}{$thread_type_class}"><a href="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$thread['tid']}" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$thread['replies']}</a>{$unapproved_posts}</td>
|
Zeile 4255 | Zeile 4248 |
---|
<template name="header_menu_memberlist" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/memberlist.php" class="memberlist">{$lang->toplinks_memberlist}</a></li>]]></template> <template name="header_menu_portal" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/portal.php" class="portal">{$lang->toplinks_portal}</a></li>]]></template> <template name="header_menu_search" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/search.php" class="search">{$lang->toplinks_search}</a></li>]]></template>
|
<template name="header_menu_memberlist" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/memberlist.php" class="memberlist">{$lang->toplinks_memberlist}</a></li>]]></template> <template name="header_menu_portal" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/portal.php" class="portal">{$lang->toplinks_portal}</a></li>]]></template> <template name="header_menu_search" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/search.php" class="search">{$lang->toplinks_search}</a></li>]]></template>
|
<template name="header_quicksearch" version="1804"><![CDATA[ <form action="{$mybb->settings['bburl']}/search.php" method="post">
| <template name="header_quicksearch" version="1822"><![CDATA[ <form action="{$mybb->settings['bburl']}/search.php">
|
<fieldset id="search"> <input name="keywords" type="text" class="textbox" /> <input value="{$lang->search_button}" type="submit" class="button" />
| <fieldset id="search"> <input name="keywords" type="text" class="textbox" /> <input value="{$lang->search_button}" type="submit" class="button" />
|
Zeile 4284 | Zeile 4277 |
---|
<script type="text/javascript"> $("#quick_login input[name='url']").val($(location).attr('href')); </script>]]></template>
|
<script type="text/javascript"> $("#quick_login input[name='url']").val($(location).attr('href')); </script>]]></template>
|
<template name="header_welcomeblock_guest_login_modal" version="1816"><![CDATA[<tr>
| <template name="header_welcomeblock_guest_login_modal" version="1823"><![CDATA[<tr>
|
<td class="trow1" width="25%"><strong>{$login_username}</strong></td> <td class="trow1"><input name="quick_username" id="quick_login_username" type="text" value="" class="textbox initial_focus" /></td> </tr> <tr> <td class="trow2"><strong>{$lang->password}</strong></td> <td class="trow2">
|
<td class="trow1" width="25%"><strong>{$login_username}</strong></td> <td class="trow1"><input name="quick_username" id="quick_login_username" type="text" value="" class="textbox initial_focus" /></td> </tr> <tr> <td class="trow2"><strong>{$lang->password}</strong></td> <td class="trow2">
|
<input name="quick_password" id="quick_login_password" type="password" value="" class="textbox" /> <a href="{$mybb->settings['bburl']}/member.php?action=lostpw" class="lost_password">{$lang->lost_password}</a>
| <input name="quick_password" id="quick_login_password" type="password" value="" class="textbox" /><br /> <a href="{$mybb->settings['bburl']}/member.php?action=lostpw" class="lost_password">{$lang->lost_password}</a>
|
</td> </tr> <tr>
| </td> </tr> <tr>
|
Zeile 4454 | Zeile 4448 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="managegroup_adduser" version="1807"><![CDATA[<br />
| <template name="managegroup_adduser" version="1823"><![CDATA[<br />
|
<form method="post" action="managegroup.php"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="action" value="do_add" />
|
<form method="post" action="managegroup.php"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="action" value="do_add" />
|
<input type="hidden" name="gid" value="{$gid}" /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
| <input type="hidden" name="gid" value="{$gid}" /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
|
<td class="thead" colspan="6"><strong>{$lang->add_member}</strong></td>
|
<td class="thead" colspan="6"><strong>{$lang->add_member}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="trow1">{$lang->username}</td> <td class="trow1"><input type="text" id="username" class="textbox" name="username" size="40" maxlength="{$mybb->settings['maxnamelength']}" style="width: 210px" /></td>
| <tr> <td class="trow1">{$lang->username}</td> <td class="trow1"><input type="text" id="username" class="textbox" name="username" size="40" maxlength="{$mybb->settings['maxnamelength']}" style="width: 210px" /></td>
|
Zeile 4476 | Zeile 4470 |
---|
{ MyBB.select2(); $("#username").select2({
|
{ MyBB.select2(); $("#username").select2({
|
placeholder: "{$lang->search_user}", minimumInputLength: 2, multiple: false, ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json', data: function (term, page) { return { query: term, // search term }; }, results: function (data, page) { // parse the results into the format expected by Select2. // since we are using custom formatting functions we do not need to alter remote JSON data return {results: data}; } }, initSelection: function(element, callback) { var value = $(element).val(); if (value !== "") { callback({ id: value, text: value }); } },
| placeholder: "{$lang->search_user}", minimumInputLength: 2, multiple: false, allowClear: true, ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json', data: function (term, page) { return { query: term, // search term }; }, results: function (data, page) { // parse the results into the format expected by Select2. // since we are using custom formatting functions we do not need to alter remote JSON data return {results: data}; } }, initSelection: function(element, callback) { var value = $(element).val(); if (value !== "") { callback({ id: value, text: value }); } },
|
}); } // -->
| }); } // -->
|
Zeile 4508 | Zeile 4503 |
---|
<br /> <div align="center"><input type="submit" class="button" value="{$lang->add_member_submit}" /></div> </form>]]></template>
|
<br /> <div align="center"><input type="submit" class="button" value="{$lang->add_member_submit}" /></div> </form>]]></template>
|
<template name="managegroup_inviteuser" version="1807"><![CDATA[<br />
| <template name="managegroup_inviteuser" version="1823"><![CDATA[<br />
|
<form method="post" action="managegroup.php"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="action" value="do_invite" /> <input type="hidden" name="gid" value="{$gid}" /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<form method="post" action="managegroup.php"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="action" value="do_invite" /> <input type="hidden" name="gid" value="{$gid}" /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr>
| <tr>
|
<td class="thead" colspan="6"><strong>{$lang->invite_member}</strong></td> </tr> <tr> <td class="trow1">{$lang->username}</td>
|
<td class="thead" colspan="6"><strong>{$lang->invite_member}</strong></td> </tr> <tr> <td class="trow1">{$lang->username}</td>
|
<td class="trow1"><input type="text" id="inviteusername" class="textbox" name="inviteusername" size="40" maxlength="{$mybb->settings['maxnamelength']}" style="width: 210px" /></td> </tr> </table>
| <td class="trow1"><input type="text" id="inviteusername" class="textbox" name="inviteusername" size="40" maxlength="{$mybb->settings['maxnamelength']}" style="width: 210px" /></td> </tr> </table>
|
<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1807"> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js?ver=1806"></script> <script type="text/javascript">
| <link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1807"> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js?ver=1806"></script> <script type="text/javascript">
|
Zeile 4533 | Zeile 4528 |
---|
placeholder: "{$lang->search_user}", minimumInputLength: 2, multiple: false,
|
placeholder: "{$lang->search_user}", minimumInputLength: 2, multiple: false,
|
| allowClear: true,
|
ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json',
| ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json',
|
Zeile 4618 | Zeile 4614 |
---|
<td class="{$altbg}" align="center">{$user['postnum']}</td> <td class="{$altbg}" align="center">{$checkbox}</td> </tr>]]></template>
|
<td class="{$altbg}" align="center">{$user['postnum']}</td> <td class="{$altbg}" align="center">{$checkbox}</td> </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_user_checkbox" version="1823"><![CDATA[<input type="checkbox" class="checkbox" name="removeuser[{$user['uid']}]" value="{$user['uid']}" {$disabled} />]]></template>
|
<template name="member_activate" version="120"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->account_activation}</title>
|
<template name="member_activate" version="120"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->account_activation}</title>
|
{$headerinclude}
| {$headerinclude}
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 4903 | Zeile 4899 |
---|
<ul> <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> <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> </table> <br />]]></template> <template name="member_profile_adminoptions_manageban" version="1823"><![CDATA[<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> </tr> <tr> <td class="trow1"> <ul> <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&action=edit&uid={$uid}">{$lang->admin_edit_ban_in_acp}</a></li> <li><a href="{$mybb->settings['bburl']}/{$admin_dir}/index.php?module=user-banning&action=lift&uid={$uid}">{$lang->admin_lift_ban_in_acp}</a></li>
|
</ul> </td> </tr>
| </ul> </td> </tr>
|
Zeile 4922 | Zeile 4933 |
---|
</fieldset> <br />]]></template> <template name="member_profile_banned_remaining" version="1808"><![CDATA[<span class="{$banned_class}">({$timeremaining} {$lang->ban_remaining})</span>]]></template>
|
</fieldset> <br />]]></template> <template name="member_profile_banned_remaining" version="1808"><![CDATA[<span class="{$banned_class}">({$timeremaining} {$lang->ban_remaining})</span>]]></template>
|
<template name="member_profile_contact_details" version="1816"><![CDATA[<br />
| <template name="member_profile_contact_details" version="1822"><![CDATA[<br />
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed"> <colgroup> <col style="width: 30%;" />
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed"> <colgroup> <col style="width: 30%;" />
|
Zeile 4934 | Zeile 4945 |
---|
{$sendemail} {$sendpm} {$contact_fields['icq']}
|
{$sendemail} {$sendpm} {$contact_fields['icq']}
|
{$contact_fields['yahoo']}
| |
{$contact_fields['skype']} {$contact_fields['google']} </table>]]></template>
| {$contact_fields['skype']} {$contact_fields['google']} </table>]]></template>
|
Zeile 4946 | Zeile 4956 |
---|
<td class="{$bgcolors['icq']}"><strong>{$lang->icq_number}</strong></td> <td class="{$bgcolors['icq']}">{$memprofile['icq']}</td> </tr>]]></template>
|
<td class="{$bgcolors['icq']}"><strong>{$lang->icq_number}</strong></td> <td class="{$bgcolors['icq']}">{$memprofile['icq']}</td> </tr>]]></template>
|
<template name="member_profile_contact_fields_skype" version="1809"><![CDATA[<tr>
| <template name="member_profile_contact_fields_skype" version="1823"><![CDATA[<tr>
|
<td class="{$bgcolors['skype']}"><strong>{$lang->skype_id}</strong></td>
|
<td class="{$bgcolors['skype']}"><strong>{$lang->skype_id}</strong></td>
|
<td class="{$bgcolors['skype']}"><a href="javascript:void(0)" onclick="MyBB.popupWindow('/misc.php?action=imcenter&imtype=skype&uid={$uid}&modal=1'); return false;">{$memprofile['skype']}</a></td> </tr>]]></template> <template name="member_profile_contact_fields_yahoo" version="1809"><![CDATA[<tr> <td class="{$bgcolors['yahoo']}"><strong>{$lang->yahoo_id}</strong></td> <td class="{$bgcolors['yahoo']}"><a href="javascript:void(0)" onclick="MyBB.popupWindow('/misc.php?action=imcenter&imtype=yahoo&uid={$uid}&modal=1'); return false;">{$memprofile['yahoo']}</a></td>
| <td class="{$bgcolors['skype']}">{$memprofile['skype']}</td>
|
</tr>]]></template> <template name="member_profile_customfields" version="1800"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed"> <colgroup>
| </tr>]]></template> <template name="member_profile_customfields" version="1800"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed"> <colgroup>
|
Zeile 4989 | Zeile 4995 |
---|
<td class="trow2"> {$memprofile['usernotes']}<br /> {$editnotes}
|
<td class="trow2"> {$memprofile['usernotes']}<br /> {$editnotes}
|
</td> </tr>
| </td> </tr>
|
</table> <br />]]></template> <template name="member_profile_modoptions_banuser" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/modcp.php?action=banuser&uid={$uid}">{$lang->ban_in_mcp}</a></li>]]></template>
| </table> <br />]]></template> <template name="member_profile_modoptions_banuser" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/modcp.php?action=banuser&uid={$uid}">{$lang->ban_in_mcp}</a></li>]]></template>
|
Zeile 5050 | Zeile 5056 |
---|
<td class="{$bgcolor}"><strong>{$lang->homepage}</strong></td> <td class="{$bgcolor}"><a href="{$memprofile['website']}" target="_blank" rel="noopener">{$memprofile['website']}</a></td> </tr>]]></template>
|
<td class="{$bgcolor}"><strong>{$lang->homepage}</strong></td> <td class="{$bgcolor}"><a href="{$memprofile['website']}" target="_blank" rel="noopener">{$memprofile['website']}</a></td> </tr>]]></template>
|
<template name="member_referral_row" version="1820"><![CDATA[ <tr class="{$bg_color}"> <td>{$username}</td> <td style="text-align: right;">{$regdate}</td>
| <template name="member_referral_row" version="1822"><![CDATA[ <tr> <td class="{$bg_color}">{$username}</td> <td class="{$bg_color}" style="text-align: right;">{$regdate}</td>
|
</tr>]]></template>
|
</tr>]]></template>
|
<template name="member_referrals" version="1820"><![CDATA[<html>
| <template name="member_referrals" version="1822"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->nav_referrals}</title> {$headerinclude} </head> <body> {$header}
|
<head> <title>{$mybb->settings['bbname']} - {$lang->nav_referrals}</title> {$headerinclude} </head> <body> {$header}
|
<div class="float_left"> {$multipage} </div> <br style="clear: left;" /> <br />
| {$multipage}
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="5"><strong>{$lang->referrals}</strong></td>
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="5"><strong>{$lang->referrals}</strong></td>
|
Zeile 5076 | Zeile 5078 |
---|
</tr> {$referral_rows} </table>
|
</tr> {$referral_rows} </table>
|
<br /> <div class="float_left"> {$multipage} </div>
| {$multipage}
|
{$footer} </body> </html>]]></template> <template name="member_referrals_link" version="1820"><![CDATA[<a href="{$mybb->settings['bburl']}/member.php?action=referrals&uid={$uid}" id="referrer_{$uid}" class="referralLink">{$referral_count}</a>]]></template>
|
{$footer} </body> </html>]]></template> <template name="member_referrals_link" version="1820"><![CDATA[<a href="{$mybb->settings['bburl']}/member.php?action=referrals&uid={$uid}" id="referrer_{$uid}" class="referralLink">{$referral_count}</a>]]></template>
|
<template name="member_referrals_popup" version="1820"><![CDATA[<div class="modal">
| <template name="member_referrals_popup" version="1822"><![CDATA[<div class="modal">
|
<div style="overflow-y: auto; max-height: 400px;" class="referral_modal_{$uid}">
|
<div style="overflow-y: auto; max-height: 400px;" class="referral_modal_{$uid}">
|
<table width="100%" border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="5"><strong>{$lang->referrals}</strong></td>
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->referrals}</strong></td>
|
</tr> <tr>
|
</tr> <tr>
|
<table width="100%" border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="tcat"><span class="smalltext"><strong>{$lang->username}</strong></span></td> <td style="text-align: right;" class="tcat"><span class="smalltext"><strong>{$lang->referral_date}</strong></span></td> </tr> {$referral_rows} </table>
| <td class="tcat" width="50%"><span class="smalltext"><strong>{$lang->username}</strong></span></td> <td class="tcat" width="50%" style="text-align: right;"><span class="smalltext"><strong>{$lang->referral_date}</strong></span></td>
|
</tr>
|
</tr>
|
| {$referral_rows}
|
</table> </div> </div>]]></template>
|
</table> </div> </div>]]></template>
|
<template name="member_register" version="1821"><![CDATA[<html>
| <template name="member_register" version="1823"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->registration}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->registration}</title> {$headerinclude}
|
Zeile 5123 | Zeile 5118 |
---|
<table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%"> <tr> <td colspan="2"><span class="smalltext"><label for="username">{$lang->username}</label></span></td>
|
<table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%"> <tr> <td colspan="2"><span class="smalltext"><label for="username">{$lang->username}</label></span></td>
|
</tr> <tr>
| </tr> <tr>
|
<td colspan="2"><input type="text" class="textbox" name="username" id="username" style="width: 100%" value="{$username}" /></td> </tr> {$passboxes}
| <td colspan="2"><input type="text" class="textbox" name="username" id="username" style="width: 100%" value="{$username}" /></td> </tr> {$passboxes}
|
Zeile 5163 | Zeile 5158 |
---|
<tr> <td valign="top" width="1"><input type="checkbox" class="checkbox" name="receivepms" id="receivepms" value="1" {$receivepmscheck} /></td> <td valign="top"><span class="smalltext"><label for="receivepms">{$lang->receive_pms}</label></span></td>
|
<tr> <td valign="top" width="1"><input type="checkbox" class="checkbox" name="receivepms" id="receivepms" value="1" {$receivepmscheck} /></td> <td valign="top"><span class="smalltext"><label for="receivepms">{$lang->receive_pms}</label></span></td>
|
</tr> <tr>
| </tr> <tr>
|
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="pmnotice" id="pmnotice" value="1"{$pmnoticecheck} /></td> <td valign="top"><span class="smalltext"><label for="pmnotice">{$lang->pm_notice}</label></span></td> </tr>
| <td valign="top" width="1"><input type="checkbox" class="checkbox" name="pmnotice" id="pmnotice" value="1"{$pmnoticecheck} /></td> <td valign="top"><span class="smalltext"><label for="pmnotice">{$lang->pm_notice}</label></span></td> </tr>
|
Zeile 5203 | Zeile 5198 |
---|
</tr> <tr> <td><span class="smalltext">{$lang->dst_correction}</span></td>
|
</tr> <tr> <td><span class="smalltext">{$lang->dst_correction}</span></td>
|
</tr> <tr>
| </tr> <tr>
|
<td> <select name="dstcorrection"> <option value="2" {$dst_auto_selected}>{$lang->dst_correction_auto}</option>
| <td> <select name="dstcorrection"> <option value="2" {$dst_auto_selected}>{$lang->dst_correction_auto}</option>
|
Zeile 5228 | Zeile 5223 |
---|
</div> </form> {$validator_javascript}
|
</div> </form> {$validator_javascript}
|
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/regvalidator.js?ver=1823"></script>
|
{$footer} </body> </html>]]></template>
| {$footer} </body> </html>]]></template>
|
Zeile 5284 | Zeile 5280 |
---|
</td> </tr>]]></template> <template name="member_register_coppa" version="1816"><![CDATA[<html>
|
</td> </tr>]]></template> <template name="member_register_coppa" version="1816"><![CDATA[<html>
|
<head>
| <head>
|
<title>{$mybb->settings['bbname']} - {$lang->coppa_compliance}</title> {$headerinclude} </head>
| <title>{$mybb->settings['bbname']} - {$lang->coppa_compliance}</title> {$headerinclude} </head>
|
Zeile 5371 | Zeile 5367 |
---|
<template name="member_register_day" version="1800"><![CDATA[<option value="{$day}"{$selected}>{$day}</option>]]></template> <template name="member_register_hiddencaptcha" version="1605"><![CDATA[<tr style="display: none;"> <td colspan="2" id="{$captcha_field}_status">{$lang->leave_this_field_empty} <input type="text" class="textbox" name="{$captcha_field}" id="{$captcha_field}" style="width: 100%" maxlength="50" value="" /></td>
|
<template name="member_register_day" version="1800"><![CDATA[<option value="{$day}"{$selected}>{$day}</option>]]></template> <template name="member_register_hiddencaptcha" version="1605"><![CDATA[<tr style="display: none;"> <td colspan="2" id="{$captcha_field}_status">{$lang->leave_this_field_empty} <input type="text" class="textbox" name="{$captcha_field}" id="{$captcha_field}" style="width: 100%" maxlength="50" value="" /></td>
|
</tr>]]></template>
| </tr>]]></template>
|
<template name="member_register_language" version="1800"><![CDATA[<br /> <fieldset class="trow2"> <legend><strong><label for="language">{$lang->lang_select}</label></strong></legend>
| <template name="member_register_language" version="1800"><![CDATA[<br /> <fieldset class="trow2"> <legend><strong><label for="language">{$lang->lang_select}</label></strong></legend>
|
Zeile 5414 | Zeile 5410 |
---|
</tr> <tr> <td colspan="2"><br /><span class="smalltext" id="question" style="font-weight:bold;">{$question['question']}</span></td>
|
</tr> <tr> <td colspan="2"><br /><span class="smalltext" id="question" style="font-weight:bold;">{$question['question']}</span></td>
|
</tr> <tr>
| </tr> <tr>
|
<td width="60%"> <input type="text" class="textbox" name="answer" value="" id="answer" style="width: 70%;" /> <input type="hidden" name="question_id" value="{$sid}" id="question_id" />
| <td width="60%"> <input type="text" class="textbox" name="answer" value="" id="answer" style="width: 70%;" /> <input type="hidden" name="question_id" value="{$sid}" id="question_id" />
|
Zeile 5439 | Zeile 5435 |
---|
// --> </script> ]]></template>
|
// --> </script> ]]></template>
|
<template name="member_register_referrer" version="1807"><![CDATA[<br />
| <template name="member_register_referrer" version="1823"><![CDATA[<br />
|
<fieldset class="trow2"> <legend><strong>{$lang->referrer}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}">
| <fieldset class="trow2"> <legend><strong>{$lang->referrer}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}">
|
Zeile 5460 | Zeile 5456 |
---|
{ MyBB.select2(); $("#referrer").select2({
|
{ MyBB.select2(); $("#referrer").select2({
|
placeholder: "{$lang->search_user}", minimumInputLength: 2, multiple: false,
| placeholder: "{$lang->search_user}", minimumInputLength: 2, multiple: false, allowClear: true,
|
ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json',
| ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json',
|
Zeile 5514 | Zeile 5511 |
---|
</tr> <tr> <td><input type="text" class="textbox" name="imagestring" value="" id="imagestring" style="width: 100%;" /><input type="hidden" name="imagehash" value="{$imagehash}" id="imagehash" /></td>
|
</tr> <tr> <td><input type="text" class="textbox" name="imagestring" value="" id="imagestring" style="width: 100%;" /><input type="hidden" name="imagehash" value="{$imagehash}" id="imagehash" /></td>
|
</tr> <tr>
| </tr> <tr>
|
<td id="imagestring_status" style="display: none;" colspan="2"> </td> </tr> </table> </fieldset>]]></template>
|
<td id="imagestring_status" style="display: none;" colspan="2"> </td> </tr> </table> </fieldset>]]></template>
|
<template name="member_register_regimage_recaptcha_invisible" version="1813"><![CDATA[<br />
| <template name="member_register_regimage_recaptcha_invisible" version="1813"><![CDATA[<br /> <script src="{$server}?onload=captchaOnloadCallback&render=explicit" async defer></script> <script type="text/javascript">
var captchaOnSubmit = function(token) { $("#registration_form").trigger('submit'); };
var captchaOnloadCallback = function() {
var target = $('input[name="regsubmit"]'); target.attr('data-size', 'invisible');
grecaptcha.render(target.get(0), { 'sitekey': '{$public_key}', 'callback': captchaOnSubmit }, true);
}
</script>]]></template> <template name="member_register_regimage_nocaptcha" version="1804"><![CDATA[<br /> <fieldset class="trow2"> <legend><strong>{$lang->human_verification}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}"> <tr> <td><span class="smalltext">{$lang->verification_note_nocaptcha}</span></td> </tr> <tr> <td><script type="text/javascript" src="{$server}"></script><div class="g-recaptcha" data-sitekey="{$public_key}"></div></td> </tr> </table> </fieldset>]]></template> <template name="member_register_regimage_hcaptcha_invisible" version="1823"><![CDATA[<br />
|
<script src="{$server}?onload=captchaOnloadCallback&render=explicit" async defer></script> <script type="text/javascript">
| <script src="{$server}?onload=captchaOnloadCallback&render=explicit" async defer></script> <script type="text/javascript">
|
Zeile 5528 | Zeile 5558 |
---|
$("#registration_form").trigger('submit'); };
|
$("#registration_form").trigger('submit'); };
|
var captchaOnloadCallback = function() {
| var captchaOnloadCallback = function() {
|
var target = $('input[name="regsubmit"]'); target.attr('data-size', 'invisible');
|
var target = $('input[name="regsubmit"]'); target.attr('data-size', 'invisible');
|
grecaptcha.render(target.get(0), {
| hcaptcha.render(target.get(0), {
|
'sitekey': '{$public_key}', 'callback': captchaOnSubmit }, true);
| 'sitekey': '{$public_key}', 'callback': captchaOnSubmit }, true);
|
Zeile 5541 | Zeile 5571 |
---|
}
</script>]]></template>
|
}
</script>]]></template>
|
<template name="member_register_regimage_nocaptcha" version="1804"><![CDATA[<br />
| <template name="member_register_regimage_hcaptcha" version="1823"><![CDATA[<br />
|
<fieldset class="trow2"> <legend><strong>{$lang->human_verification}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}">
|
<fieldset class="trow2"> <legend><strong>{$lang->human_verification}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}">
|
<tr> <td><span class="smalltext">{$lang->verification_note_nocaptcha}</span></td>
| <tr> <td><span class="smalltext">{$lang->verification_note_hcaptcha}</span></td>
|
</tr> <tr>
|
</tr> <tr>
|
<td><script type="text/javascript" src="{$server}"></script><div class="g-recaptcha" data-sitekey="{$public_key}"></div></td>
| <td><script type="text/javascript" src="{$server}"></script><div class="h-captcha" data-sitekey="{$public_key}" data-theme="{$captcha_theme}" data-size="{$captcha_size}"></div></td>
|
</tr> </table> </fieldset>]]></template>
| </tr> </table> </fieldset>]]></template>
|
Zeile 5561 | Zeile 5591 |
---|
</table> </fieldset>]]></template> <template name="member_register_stylebit" version="120"><![CDATA[<option value="{$style['sid']}">{$style['name']}</option>]]></template>
|
</table> </fieldset>]]></template> <template name="member_register_stylebit" version="120"><![CDATA[<option value="{$style['sid']}">{$style['name']}</option>]]></template>
|
<template name="member_resendactivation" version="1820"><![CDATA[<html>
| <template name="member_resendactivation" version="1823"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->resend_activation}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->resend_activation}</title> {$headerinclude}
|
Zeile 5581 | Zeile 5611 |
---|
{$captcha} </table> <br />
|
{$captcha} </table> <br />
|
<div align="center"><input type="submit" class="button" value="{$lang->request_activation}" /></div>
| <div align="center"><input type="submit" class="button" name="submit" value="{$lang->request_activation}" /></div>
|
<input type="hidden" name="action" value="do_resendactivation" /> </form> {$footer}
| <input type="hidden" name="action" value="do_resendactivation" /> </form> {$footer}
|
Zeile 5611 | Zeile 5641 |
---|
</table> <br /> <div align="center"><input type="hidden" name="action" value="resetpassword" /><input type="submit" class="button" name="regsubmit" value="{$lang->send_password}" /></div>
|
</table> <br /> <div align="center"><input type="hidden" name="action" value="resetpassword" /><input type="submit" class="button" name="regsubmit" value="{$lang->send_password}" /></div>
|
</form> {$footer} </body> </html>]]></template>
| </form> {$footer} </body> </html>]]></template>
|
<template name="member_viewnotes" version="1800"><![CDATA[<div class="modal"> <div style="overflow-y: auto; max-height: 400px;"> <table width="100%" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" border="0" align="center" class="tborder">
|
<template name="member_viewnotes" version="1800"><![CDATA[<div class="modal"> <div style="overflow-y: auto; max-height: 400px;"> <table width="100%" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" border="0" align="center" class="tborder">
|
<tr>
| <tr>
|
<td colspan="2" class="thead"><strong>{$lang->view_notes_for}</strong></td>
|
<td colspan="2" class="thead"><strong>{$lang->view_notes_for}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="trow1">{$user['usernotes']}</td> </tr> </table> </div> </div>]]></template>
|
<tr> <td class="trow1">{$user['usernotes']}</td> </tr> </table> </div> </div>]]></template>
|
<template name="memberlist" version="1821"><![CDATA[<html>
| <template name="memberlist" version="1823"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->member_list}</title>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->member_list}</title>
|
{$headerinclude} </head> <body> {$header} {$multipage}
| {$headerinclude} </head> <body> {$header} {$multipage}
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="{$colspan}">
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="{$colspan}">
|
Zeile 5699 | Zeile 5729 |
---|
</tr> <tr> <td class="trow1" width="33%" style="vertical-align: top;">
|
</tr> <tr> <td class="trow1" width="33%" style="vertical-align: top;">
|
{$lang->contains}<br />
| {$lang->exactly}<br />
|
<input type="text" class="textbox" name="username" id="username" style="width: 99%; margin-top: 4px;" value="{$search_username}" />
|
<input type="text" class="textbox" name="username" id="username" style="width: 99%; margin-top: 4px;" value="{$search_username}" />
|
</td>
| </td>
|
<td class="trow1" width="33%" style="vertical-align: top;"> {$lang->contains}<br /> <input type="text" class="textbox" name="website" id="website" style="width: 99%; margin-top: 4px;" value="{$search_website}" />
| <td class="trow1" width="33%" style="vertical-align: top;"> {$lang->contains}<br /> <input type="text" class="textbox" name="website" id="website" style="width: 99%; margin-top: 4px;" value="{$search_website}" />
|
Zeile 5781 | Zeile 5811 |
---|
<template name="memberlist_referrals" version="1800"><![CDATA[<td class="tcat" width="10%" align="center"><span class="smalltext"><a href="{$sorturl}&sort=referrals&order=descending"><strong>{$lang->referrals}</strong></a> {$orderarrow['referrals']}</span></td>]]></template> <template name="memberlist_referrals_bit" version="1600"><![CDATA[<td class="{$alt_bg}" align="center">{$user['referrals']}</td>]]></template> <template name="memberlist_referrals_option" version="1816"><![CDATA[<option value="referrals"{$sort_selected['referrals']}>{$lang->sort_by_referrals}</option>]]></template>
|
<template name="memberlist_referrals" version="1800"><![CDATA[<td class="tcat" width="10%" align="center"><span class="smalltext"><a href="{$sorturl}&sort=referrals&order=descending"><strong>{$lang->referrals}</strong></a> {$orderarrow['referrals']}</span></td>]]></template> <template name="memberlist_referrals_bit" version="1600"><![CDATA[<td class="{$alt_bg}" align="center">{$user['referrals']}</td>]]></template> <template name="memberlist_referrals_option" version="1816"><![CDATA[<option value="referrals"{$sort_selected['referrals']}>{$lang->sort_by_referrals}</option>]]></template>
|
<template name="memberlist_search" version="1821"><![CDATA[<html>
| <template name="memberlist_search" version="1823"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->search_member_list}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->search_member_list}</title> {$headerinclude}
|
Zeile 5792 | Zeile 5822 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->search_member_list}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->search_member_list}</strong></td>
|
</tr> <tr> <td class="tcat" colspan="2"><strong>{$lang->search_criteria}</strong></td> </tr> <tr>
| </tr> <tr> <td class="tcat" colspan="2"><strong>{$lang->search_criteria}</strong></td> </tr> <tr>
|
<td class="trow1" style="vertical-align: top;" width="20%"><strong><label for="username">{$lang->username}</label></strong></td> <td class="trow1"> <select name="username_match">
| <td class="trow1" style="vertical-align: top;" width="20%"><strong><label for="username">{$lang->username}</label></strong></td> <td class="trow1"> <select name="username_match">
|
Zeile 5806 | Zeile 5836 |
---|
</select> <input type="text" class="textbox" name="username" id="username" />
|
</select> <input type="text" class="textbox" name="username" id="username" />
|
</td> </tr> <tr>
| </td> </tr> <tr>
|
<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" />
|
Zeile 5816 | Zeile 5846 |
---|
</tr> {$contact_fields['skype']} {$contact_fields['google']}
|
</tr> {$contact_fields['skype']} {$contact_fields['google']}
|
{$contact_fields['yahoo']}
| |
{$contact_fields['icq']} <tr> <td class="tcat" colspan="2"><strong>{$lang->search_options}</strong></td>
|
{$contact_fields['icq']} <tr> <td class="tcat" colspan="2"><strong>{$lang->search_options}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="trow1" width="20%"><strong><label for="sort">{$lang->sort_by}</label></strong></td> <td class="trow1">
| <tr> <td class="trow1" width="20%"><strong><label for="sort">{$lang->sort_by}</label></strong></td> <td class="trow1">
|
Zeile 5859 | Zeile 5888 |
---|
placeholder: "{$lang->search_user}", minimumInputLength: 2, multiple: false,
|
placeholder: "{$lang->search_user}", minimumInputLength: 2, multiple: false,
|
| allowClear: true,
|
ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json',
| ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json',
|
Zeile 5972 | Zeile 6002 |
---|
</tr>]]></template> <template name="misc_buddypopup_user_sendpm" version="1400"><![CDATA[<a href="private.php?action=send&uid={$buddy['uid']}" target="_blank" onclick="window.opener.location.href=this.href; return false;">{$lang->pm_buddy}</a>]]></template> <template name="misc_help" version="1800"><![CDATA[<html>
|
</tr>]]></template> <template name="misc_buddypopup_user_sendpm" version="1400"><![CDATA[<a href="private.php?action=send&uid={$buddy['uid']}" target="_blank" onclick="window.opener.location.href=this.href; return false;">{$lang->pm_buddy}</a>]]></template> <template name="misc_help" version="1800"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->help_docs}</title> {$headerinclude} </head> <body> {$header}
| <head> <title>{$mybb->settings['bbname']} - {$lang->help_docs}</title> {$headerinclude} </head> <body> {$header}
|
{$sections} {$search} {$footer}
| {$sections} {$search} {$footer}
|
Zeile 5993 | Zeile 6023 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed"> <tr> <td class="thead"><strong>{$helpdoc['name']}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed"> <tr> <td class="thead"><strong>{$helpdoc['name']}</strong></td>
|
</tr> <tr> <td class="trow1 scaleimages">{$helpdoc['document']}</td> </tr> </table>
| </tr> <tr> <td class="trow1 scaleimages">{$helpdoc['document']}</td> </tr> </table>
|
{$footer} </body> </html>]]></template>
| {$footer} </body> </html>]]></template>
|
Zeile 6042 | Zeile 6072 |
---|
<br />]]></template> <template name="misc_help_section_bit" version="1400"><![CDATA[<tr> <td width="100%" class="{$altbg}"><strong><a href="misc.php?action=help&hid={$helpdoc['hid']}">{$helpdoc['name']}</a></strong><br /><span class="smalltext">{$helpdoc['description']}</span></td>
|
<br />]]></template> <template name="misc_help_section_bit" version="1400"><![CDATA[<tr> <td width="100%" class="{$altbg}"><strong><a href="misc.php?action=help&hid={$helpdoc['hid']}">{$helpdoc['name']}</a></strong><br /><span class="smalltext">{$helpdoc['description']}</span></td>
|
</tr>]]></template>
| </tr>]]></template>
|
<template name="misc_helpresults" version="1800"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->help_doc_results}</title>
| <template name="misc_helpresults" version="1800"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->help_doc_results}</title>
|
Zeile 6073 | Zeile 6103 |
---|
<template name="misc_helpresults_noresults" version="1800"><![CDATA[<tr> <td class="trow1">{$lang->no_help_results}</td> </tr>]]></template>
|
<template name="misc_helpresults_noresults" version="1800"><![CDATA[<tr> <td class="trow1">{$lang->no_help_results}</td> </tr>]]></template>
|
<template name="misc_imcenter_error" version="1812"><![CDATA[<div class="modal"> <div style="overflow-y: auto; max-height: 400px;"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="trow1" style="padding: 20px"> <strong>{$lang->error}</strong><br /><br /> <blockquote>{$message}</blockquote> </td> </tr> </table> </div> </div>]]></template> <template name="misc_imcenter_skype" version="1807"><![CDATA[<div class="modal"> <div style="overflow-y: auto; max-height: 400px;"> <table width="100%" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" border="0" align="center" class="tborder"> <tr> <td class="thead" align="center"><strong>{$user['username']} - {$lang->skype_center}</strong></td> </tr> <tr> <td class="tcat" align="center"><span class="smalltext"><strong>{$navigationbar}</strong></span></td> </tr> <tr> <td class="trow1" align="center"><strong>{$user['skype']}</strong></td> </tr> <tr> <td class="trow1" align="center"><span class="smalltext"><a href="skype:{$user['skype']}?chat">{$lang->chat_on_skype}</a> - <a href="skype:{$user['skype']}?call">{$lang->call_on_skype}</a></span></td> </tr> </table> </div> </div>]]></template> <template name="misc_imcenter_yahoo" version="1812"><![CDATA[<div class="modal"> <div style="overflow-y: auto; max-height: 400px;"> <table width="100%" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" border="0" align="center" class="tborder"> <tr> <td class="thead" align="center"><strong>{$user['username']} - {$lang->yahoo_center}</strong></td> </tr> <tr> <td class="tcat" align="center"><span class="smalltext"><strong>{$navigationbar}</strong></span></td> </tr> <tr> <td class="trow1" align="center" colspan="2"><strong>{$user['yahoo']}</strong></td> </tr> </table> </div> </div>]]></template>
| |
<template name="misc_rules_forum" version="1800"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$forum['rulestitle']}</title>
| <template name="misc_rules_forum" version="1800"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$forum['rulestitle']}</title>
|
Zeile 6126 | Zeile 6111 |
---|
<body> {$header} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed">
|
<body> {$header} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed">
|
<tr>
| <tr>
|
<td class="thead"><strong>{$forum['rulestitle']}</strong></td> </tr> <tr> <td class="trow1 scaleimages">{$forum['rules']}</td>
|
<td class="thead"><strong>{$forum['rulestitle']}</strong></td> </tr> <tr> <td class="trow1 scaleimages">{$forum['rules']}</td>
|
</tr>
| </tr>
|
</table> {$footer} </body>
| </table> {$footer} </body>
|
Zeile 6176 | Zeile 6161 |
---|
<template name="misc_smilies_popup_empty" version="1808"><![CDATA[<tr>{$smile_icons}<td colspan="2" class="{$class}"> </td></tr>]]></template> <template name="misc_smilies_popup_no_smilies" version="1808"><![CDATA[<tr> <td colspan="2" class="{$class}">{$lang->no_smilies}</td>
|
<template name="misc_smilies_popup_empty" version="1808"><![CDATA[<tr>{$smile_icons}<td colspan="2" class="{$class}"> </td></tr>]]></template> <template name="misc_smilies_popup_no_smilies" version="1808"><![CDATA[<tr> <td colspan="2" class="{$class}">{$lang->no_smilies}</td>
|
</tr>]]></template>
| </tr>]]></template>
|
<template name="misc_smilies_popup_row" version="1808"><![CDATA[<tr>{$smile_icons}</tr>]]></template> <template name="misc_smilies_popup_smilie" version="1800"><![CDATA[<td class="{$class}" align="center">{$smilie_image}</a></td> <td class="{$class}">{$smilie['find']}</td>]]></template>
| <template name="misc_smilies_popup_row" version="1808"><![CDATA[<tr>{$smile_icons}</tr>]]></template> <template name="misc_smilies_popup_smilie" version="1800"><![CDATA[<td class="{$class}" align="center">{$smilie_image}</a></td> <td class="{$class}">{$smilie['find']}</td>]]></template>
|
Zeile 6198 | Zeile 6183 |
---|
</table> <br /> <form method="post" action="misc.php?action=syndication">
|
</table> <br /> <form method="post" action="misc.php?action=syndication">
|
<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->syndication}</strong></td>
|
<tr> <td class="thead" colspan="2"><strong>{$lang->syndication}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="trow1" width="40%" valign="top"><strong>{$lang->syndication_forum}</strong><br /><span class="smalltext">{$lang->syndication_forum_desc}</span></td> <td class="trow1" width="60%">{$forumselect}</td>
|
<tr> <td class="trow1" width="40%" valign="top"><strong>{$lang->syndication_forum}</strong><br /><span class="smalltext">{$lang->syndication_forum_desc}</span></td> <td class="trow1" width="60%">{$forumselect}</td>
|
</tr>
| </tr>
|
<tr> <td class="trow2" width="40%" valign="top"><strong>{$lang->syndication_version}</strong><br /><span class="smalltext">{$lang->syndication_version_desc}</span></td> <td class="trow2" width="60%"><input type="radio" class="radio" name="version" value="rss2.0" {$rss2check} /> {$lang->syndication_version_rss2}<br /><input type="radio" class="radio" name="version" value="atom1.0" {$atom1check} /> {$lang->syndication_version_atom1}<br /><input type="radio" class="radio" name="version" value="json" {$json1check} /> {$lang->syndication_version_json1}</td>
| <tr> <td class="trow2" width="40%" valign="top"><strong>{$lang->syndication_version}</strong><br /><span class="smalltext">{$lang->syndication_version_desc}</span></td> <td class="trow2" width="60%"><input type="radio" class="radio" name="version" value="rss2.0" {$rss2check} /> {$lang->syndication_version_rss2}<br /><input type="radio" class="radio" name="version" value="atom1.0" {$atom1check} /> {$lang->syndication_version_atom1}<br /><input type="radio" class="radio" name="version" value="json" {$json1check} /> {$lang->syndication_version_json1}</td>
|
Zeile 6216 | Zeile 6201 |
---|
</tr></table> <br /> <div align="center"><input type="submit" class="button" name="make" value="{$lang->syndication_generate}" /></div>
|
</tr></table> <br /> <div align="center"><input type="submit" class="button" name="make" value="{$lang->syndication_generate}" /></div>
|
</form> {$footer} </body> </html>]]></template>
| </form> {$footer} </body> </html>]]></template>
|
<template name="misc_syndication_feedurl" version="120"><![CDATA[<table border="0" cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%"> <tr><td> <strong>{$lang->syndication_generated_url}</strong><blockquote>
| <template name="misc_syndication_feedurl" version="120"><![CDATA[<table border="0" cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%"> <tr><td> <strong>{$lang->syndication_generated_url}</strong><blockquote>
|
Zeile 6240 | Zeile 6225 |
---|
<div style="overflow-y: auto; max-height: 400px;"> <table width="100%" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" border="0" align="center" class="tborder"> <tr>
|
<div style="overflow-y: auto; max-height: 400px;"> <table width="100%" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" border="0" align="center" class="tborder"> <tr>
|
<td colspan="2" class="thead"><strong>{$lang->total_posts} {$numposts}</strong></td> </tr> <tr>
| <td colspan="2" class="thead"><strong>{$lang->total_posts} {$numposts}</strong></td> </tr> <tr>
|
<td class="tcat"><span class="smalltext"><strong><a href="javascript:void(0)" onclick="MyBB.whoPosted({$thread['tid']}, 'username'); return false;">{$lang->user}</a></strong></span></td> <td class="tcat"><span class="smalltext"><strong><a href="javascript:void(0)" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$lang->num_posts}</a></strong></span></td> </tr>
| <td class="tcat"><span class="smalltext"><strong><a href="javascript:void(0)" onclick="MyBB.whoPosted({$thread['tid']}, 'username'); return false;">{$lang->user}</a></strong></span></td> <td class="tcat"><span class="smalltext"><strong><a href="javascript:void(0)" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$lang->num_posts}</a></strong></span></td> </tr>
|
Zeile 6307 | Zeile 6292 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" align="center" colspan="1"><strong>{$lang->moderator_notes}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" align="center" colspan="1"><strong>{$lang->moderator_notes}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="tcat"><span class="smalltext"><strong>{$lang->notes_public_all}</strong></span></td> </tr> <tr> <td class="trow1"><textarea name="modnotes" style="width: 99%; height: 200px;" rows="5" cols="45">{$modnotes}</textarea></td>
|
<tr> <td class="tcat"><span class="smalltext"><strong>{$lang->notes_public_all}</strong></span></td> </tr> <tr> <td class="trow1"><textarea name="modnotes" style="width: 99%; height: 200px;" rows="5" cols="45">{$modnotes}</textarea></td>
|
</tr> </table>
| </tr> </table>
|
<br /> <div align="center"><input type="submit" class="button" name="notessubmit" value="{$lang->save_notes}" /></div> </form>
| <br /> <div align="center"><input type="submit" class="button" name="notessubmit" value="{$lang->save_notes}" /></div> </form>
|
Zeile 6327 | Zeile 6312 |
---|
<template name="modcp_announcements" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->manage_announcement}</title>
|
<template name="modcp_announcements" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->manage_announcement}</title>
|
{$headerinclude} </head> <body>
| {$headerinclude} </head> <body>
|
{$header} <table width="100%" border="0" align="center"> <tr>
| {$header} <table width="100%" border="0" align="center"> <tr>
|
Zeile 6374 | Zeile 6359 |
---|
{$header} <form action="modcp.php" method="post" enctype="multipart/form-data"> <input type="hidden" name="action" value="do_delete_announcement" />
|
{$header} <form action="modcp.php" method="post" enctype="multipart/form-data"> <input type="hidden" name="action" value="do_delete_announcement" />
|
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table width="100%" border="0" align="center"> <tr>
| <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table width="100%" border="0" align="center"> <tr>
|
{$modcp_nav} <td valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$announcement['subject']} - {$lang->delete_announcement}</strong></td>
|
{$modcp_nav} <td valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$announcement['subject']} - {$lang->delete_announcement}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="trow1" colspan="2" align="center">{$lang->confirm_delete_announcement}</td> </tr>
| <tr> <td class="trow1" colspan="2" align="center">{$lang->confirm_delete_announcement}</td> </tr>
|
Zeile 6397 | Zeile 6382 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="modcp_announcements_edit" version="1820"><![CDATA[<html>
| <template name="modcp_announcements_edit" version="1823"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->edit_announcement}</title>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->edit_announcement}</title>
|
{$headerinclude}
| {$headerinclude}
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 6418 | Zeile 6403 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="6"><strong>{$lang->edit_announcement}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="6"><strong>{$lang->edit_announcement}</strong></td>
|
</tr> <tr> <td class="trow1" valign="top" width="25%"><strong>{$lang->title}</strong></td> <td class="trow1" valign="top" width="75%"><input type="text" class="textbox" name="title" size="40" value="{$title}" /></td> </tr>
| </tr> <tr> <td class="trow1" valign="top" width="25%"><strong>{$lang->title}</strong></td> <td class="trow1" valign="top" width="75%"><input type="text" class="textbox" name="title" size="40" value="{$title}" /></td> </tr>
|
<tr> <td class="trow1" colspan="1" valign="top" width="25%"><strong>{$lang->start_date}</strong></td>
|
<tr> <td class="trow1" colspan="1" valign="top" width="25%"><strong>{$lang->start_date}</strong></td>
|
<td class="trow1" valign="top" width="75%">
| <td class="trow1" valign="top" width="75%">
|
<select name="starttime_day"> {$startdateday}
|
<select name="starttime_day"> {$startdateday}
|
</select>
| </select>
|
<select name="starttime_month"> {$startdatemonth}
| <select name="starttime_month"> {$startdatemonth}
|
Zeile 6444 | Zeile 6429 |
---|
<input type="radio" name="endtime_type" value="1"{$end_type_sel['finite']} /> <select name="endtime_day"> {$enddateday}
|
<input type="radio" name="endtime_type" value="1"{$end_type_sel['finite']} /> <select name="endtime_day"> {$enddateday}
|
</select>
| </select>
|
<select name="endtime_month"> {$enddatemonth} </select>
| <select name="endtime_month"> {$enddatemonth} </select>
|
Zeile 6454 | Zeile 6439 |
---|
- {$lang->time} <input type="text" name="endtime_time" value="{$endtime_time}" size="10" class="textbox" /> <br /><input type="radio" name="endtime_type" value="2"{$end_type_sel['infinite']} /> {$lang->never} </td>
|
- {$lang->time} <input type="text" name="endtime_time" value="{$endtime_time}" size="10" class="textbox" /> <br /><input type="radio" name="endtime_type" value="2"{$end_type_sel['infinite']} /> {$lang->never} </td>
|
</tr>
| </tr>
|
<tr> <td class="trow1" valign="top" width="25%"><strong>{$lang->announcement}</strong><br />{$smilieinserter}</td> <td class="trow1" valign="top" width="75%"><textarea id="message" name="message" rows="20" cols="70">{$message}</textarea>{$codebuttons}</td>
| <tr> <td class="trow1" valign="top" width="25%"><strong>{$lang->announcement}</strong><br />{$smilieinserter}</td> <td class="trow1" valign="top" width="75%"><textarea id="message" name="message" rows="20" cols="70">{$message}</textarea>{$codebuttons}</td>
|
Zeile 6467 | Zeile 6452 |
---|
<tr> <td class="trow1" valign="top" width="25%"><strong>{$lang->allow_smilies}</strong></td> <td class="trow1" valign="top" width="75%"><label><input type="radio" name="allowsmilies" value="1"{$smilies_sel['yes']} /> {$lang->yes}</label> <label><input type="radio" name="allowsmilies" value="0"{$smilies_sel['no']} /> {$lang->no}</label></td>
|
<tr> <td class="trow1" valign="top" width="25%"><strong>{$lang->allow_smilies}</strong></td> <td class="trow1" valign="top" width="75%"><label><input type="radio" name="allowsmilies" value="1"{$smilies_sel['yes']} /> {$lang->yes}</label> <label><input type="radio" name="allowsmilies" value="0"{$smilies_sel['no']} /> {$lang->no}</label></td>
|
</tr>
| </tr>
|
</table> <br /> <div align="center">
|
</table> <br /> <div align="center">
|
<input type="submit" class="button" name="Edit Announcement" value="{$lang->edit_announcement}" />
| <input type="submit" class="button" value="{$lang->edit_announcement}" />
|
<input type="submit" class="button" name="preview" value="{$lang->preview}" /> </div> </td>
| <input type="submit" class="button" name="preview" value="{$lang->preview}" /> </div> </td>
|
Zeile 6484 | Zeile 6469 |
---|
<template name="modcp_announcements_forum" version="1400"><![CDATA[ <tr> <td class="{$trow}"><div style="padding-left: {$padding}px;"><strong>{$forum['name']}</strong></div></td> <td class="{$trow}" colspan="2" align="center"><a href="modcp.php?action=new_announcement&fid={$forum['fid']}">{$lang->add_announcement}</a></td>
|
<template name="modcp_announcements_forum" version="1400"><![CDATA[ <tr> <td class="{$trow}"><div style="padding-left: {$padding}px;"><strong>{$forum['name']}</strong></div></td> <td class="{$trow}" colspan="2" align="center"><a href="modcp.php?action=new_announcement&fid={$forum['fid']}">{$lang->add_announcement}</a></td>
|
</tr>]]></template>
| </tr>]]></template>
|
<template name="modcp_announcements_forum_nomod" version="1400"><![CDATA[ <tr> <td class="{$trow}"><div style="padding-left: {$padding}px;"><strong>{$forum['name']}</strong></div></td> <td class="{$trow}" colspan="2" align="center"> </td> </tr>]]></template> <template name="modcp_announcements_global" version="1400"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<template name="modcp_announcements_forum_nomod" version="1400"><![CDATA[ <tr> <td class="{$trow}"><div style="padding-left: {$padding}px;"><strong>{$forum['name']}</strong></div></td> <td class="{$trow}" colspan="2" align="center"> </td> </tr>]]></template> <template name="modcp_announcements_global" version="1400"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr>
| <tr>
|
<td class="thead" colspan="3"><div class="float_right"><a href="modcp.php?action=new_announcement&fid=-1">{$lang->add_global_announcement}</a></div><strong>{$lang->global_announcements}</strong></td> </tr> <tr>
| <td class="thead" colspan="3"><div class="float_right"><a href="modcp.php?action=new_announcement&fid=-1">{$lang->add_global_announcement}</a></div><strong>{$lang->global_announcements}</strong></td> </tr> <tr>
|
Zeile 6528 | Zeile 6513 |
---|
<td class="trow1" valign="top" width="25%"><strong>{$lang->allow_html}</strong></td> <td class="trow1" valign="top" width="75%"><label><input type="radio" name="allowhtml" value="1"{$html_sel['yes']} /> {$lang->yes}</label> <label><input type="radio" name="allowhtml" value="0"{$html_sel['no']} /> {$lang->no}</label></td> </tr>]]></template>
|
<td class="trow1" valign="top" width="25%"><strong>{$lang->allow_html}</strong></td> <td class="trow1" valign="top" width="75%"><label><input type="radio" name="allowhtml" value="1"{$html_sel['yes']} /> {$lang->yes}</label> <label><input type="radio" name="allowhtml" value="0"{$html_sel['no']} /> {$lang->no}</label></td> </tr>]]></template>
|
<template name="modcp_announcements_new" version="1820"><![CDATA[<html>
| <template name="modcp_announcements_new" version="1823"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->add_announcement}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->add_announcement}</title> {$headerinclude}
|
Zeile 6558 | Zeile 6543 |
---|
<td class="trow1" valign="top" width="75%"> <select name="starttime_day"> {$startdateday}
|
<td class="trow1" valign="top" width="75%"> <select name="starttime_day"> {$startdateday}
|
</select>
| </select>
|
<select name="starttime_month"> {$startdatemonth}
| <select name="starttime_month"> {$startdatemonth}
|
Zeile 6601 | Zeile 6586 |
---|
</table> <br /> <div align="center">
|
</table> <br /> <div align="center">
|
<input type="submit" class="button" name="Add Announcement" value="{$lang->add_announcement}" />
| <input type="submit" class="button" value="{$lang->add_announcement}" />
|
<input type="submit" class="button" name="preview" value="{$lang->preview}" />
|
<input type="submit" class="button" name="preview" value="{$lang->preview}" />
|
</div>
| </div>
|
</td> </tr> </table>
| </td> </tr> </table>
|
Zeile 6644 | Zeile 6629 |
---|
<template name="modcp_banning" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->ban_banned}</title>
|
<template name="modcp_banning" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->ban_banned}</title>
|
{$headerinclude} </head> <body> {$header}
| {$headerinclude} </head> <body> {$header}
|
<table width="100%" border="0" align="center"> <tr> {$modcp_nav} <td valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<table width="100%" border="0" align="center"> <tr> {$modcp_nav} <td valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr>
| <tr>
|
<td class="thead" colspan="4"> <div class="float_right"><a href="modcp.php?action=banuser">{$lang->ban_user}</a></div> <strong>{$lang->ban_banned}</strong></td>
| <td class="thead" colspan="4"> <div class="float_right"><a href="modcp.php?action=banuser">{$lang->ban_user}</a></div> <strong>{$lang->ban_banned}</strong></td>
|
Zeile 6667 | Zeile 6652 |
---|
{$bannedusers} </table> {$multipage}
|
{$bannedusers} </table> {$multipage}
|
</td> </tr> </table> {$footer}
| </td> </tr> </table> {$footer}
|
</body> </html>]]></template> <template name="modcp_banning_ban" version="1800"><![CDATA[<tr>
| </body> </html>]]></template> <template name="modcp_banning_ban" version="1800"><![CDATA[<tr>
|
Zeile 6684 | Zeile 6669 |
---|
<td class="trow1" align="center" colspan="4">{$lang->no_banned}</td> </tr>]]></template> <template name="modcp_banning_remaining" version="1808"><![CDATA[<span class="{$banned_class}">({$ban_remaining})</span>]]></template>
|
<td class="trow1" align="center" colspan="4">{$lang->no_banned}</td> </tr>]]></template> <template name="modcp_banning_remaining" version="1808"><![CDATA[<span class="{$banned_class}">({$ban_remaining})</span>]]></template>
|
<template name="modcp_banuser" version="1807"><![CDATA[<html>
| <template name="modcp_banuser" version="1823"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->ban_user}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->ban_user}</title> {$headerinclude}
|
Zeile 6738 | Zeile 6723 |
---|
placeholder: "{$lang->search_user}", minimumInputLength: 2, multiple: false,
|
placeholder: "{$lang->search_user}", minimumInputLength: 2, multiple: false,
|
| allowClear: true,
|
ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json',
| ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json',
|
Zeile 6782 | Zeile 6768 |
---|
</tr>]]></template> <template name="modcp_banuser_lift" version="1801"><![CDATA[<div class="float_right"><a href="modcp.php?action=liftban&uid={$banned['uid']}&my_post_key={$mybb->post_code}">{$lang->lift_ban}</a></div>]]></template> <template name="modcp_banuser_liftlist" version="1800"><![CDATA[<option value="{$time}"{$selected}>{$title}{$thattime}</option>]]></template>
|
</tr>]]></template> <template name="modcp_banuser_lift" version="1801"><![CDATA[<div class="float_right"><a href="modcp.php?action=liftban&uid={$banned['uid']}&my_post_key={$mybb->post_code}">{$lang->lift_ban}</a></div>]]></template> <template name="modcp_banuser_liftlist" version="1800"><![CDATA[<option value="{$time}"{$selected}>{$title}{$thattime}</option>]]></template>
|
<template name="modcp_editprofile" version="1816"><![CDATA[<html>
| <template name="modcp_editprofile" version="1822"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->edit_profile}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->edit_profile}</title> {$headerinclude}
|
Zeile 6920 | Zeile 6906 |
---|
</tr> <tr> <td><input type="text" class="textbox" name="google" size="25" value="{$user_google}" /></td>
|
</tr> <tr> <td><input type="text" class="textbox" name="google" size="25" value="{$user_google}" /></td>
|
</tr> <tr> <td><span class="smalltext">{$lang->yahoo_id}</span></td> </tr> <tr> <td><input type="text" class="textbox" name="yahoo" size="25" value="{$user_yahoo}" /></td>
| |
</tr> </table> </fieldset>
| </tr> </table> </fieldset>
|
Zeile 7157 | Zeile 7137 |
---|
<template name="modcp_editprofile_suspensions_info" version="1600"><![CDATA[<tr> <td colspan="2" class="smalltext"><em>{$suspension_info}</em></td> </tr>]]></template>
|
<template name="modcp_editprofile_suspensions_info" version="1600"><![CDATA[<tr> <td colspan="2" class="smalltext"><em>{$suspension_info}</em></td> </tr>]]></template>
|
<template name="modcp_finduser" version="1816"><![CDATA[<html>
| <template name="modcp_finduser" version="1823"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->find_users}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->find_users}</title> {$headerinclude}
|
Zeile 7230 | Zeile 7210 |
---|
placeholder: "{$lang->find_users}", minimumInputLength: 2, multiple: false,
|
placeholder: "{$lang->find_users}", minimumInputLength: 2, multiple: false,
|
| allowClear: true,
|
ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json',
| ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json',
|
Zeile 7284 | Zeile 7265 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->ipaddress_search}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->ipaddress_search}</strong></td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="trow1" width="25%"><strong>{$lang->ip_address}</strong></td> <td class="trow1" width="75%"><input type="text" class="textbox" name="ipaddress" value="{$ipaddressvalue}" size="30" /></td> </tr>
| <td class="trow1" width="25%"><strong>{$lang->ip_address}</strong></td> <td class="trow1" width="75%"><input type="text" class="textbox" name="ipaddress" value="{$ipaddressvalue}" size="30" /></td> </tr>
|
Zeile 7319 | Zeile 7300 |
---|
<tr> <td class="trow1" width="25%" align="center">{$lang->ipaddress_host_name}</td> <td class="trow1">{$ipaddress_host_name}</td>
|
<tr> <td class="trow1" width="25%" align="center">{$lang->ipaddress_host_name}</td> <td class="trow1">{$ipaddress_host_name}</td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="trow2" width="25%" align="center">{$lang->ipaddress_location}</td> <td class="trow2">{$ipaddress_location}</td> </tr>
| <td class="trow2" width="25%" align="center">{$lang->ipaddress_location}</td> <td class="trow2">{$ipaddress_location}</td> </tr>
|
Zeile 7341 | Zeile 7322 |
---|
<tr> <td class="thead" align="center" colspan="2"> {$misc_info_link}<div><strong>{$lang->ipsearch_results}</strong></div>
|
<tr> <td class="thead" align="center" colspan="2"> {$misc_info_link}<div><strong>{$lang->ipsearch_results}</strong></div>
|
</td> </tr>
| </td> </tr>
|
<tr> <td class="tcat" width="15%" align="center"><span class="smalltext"><strong>{$lang->ipaddress}</strong></span></td> <td class="tcat"><span class="smalltext"><strong>{$lang->result}</strong></span></td>
| <tr> <td class="tcat" width="15%" align="center"><span class="smalltext"><strong>{$lang->ipaddress}</strong></span></td> <td class="tcat"><span class="smalltext"><strong>{$lang->result}</strong></span></td>
|
Zeile 7414 | Zeile 7395 |
---|
</tr> <tr> <td class="trow1" width="25%"><strong>{$lang->from_moderator}</strong></td>
|
</tr> <tr> <td class="trow1" width="25%"><strong>{$lang->from_moderator}</strong></td>
|
<td class="trow1" width="75%">
| <td class="trow1" width="75%">
|
<select name="uid"> <option value="">{$lang->all_moderators}</option> <option value="">----------</option> {$user_options}
|
<select name="uid"> <option value="">{$lang->all_moderators}</option> <option value="">----------</option> {$user_options}
|
</select>
| </select>
|
</td> </tr> <tr>
| </td> </tr> <tr>
|
Zeile 7438 | Zeile 7419 |
---|
</select> {$lang->order} </td>
|
</select> {$lang->order} </td>
|
</tr>
| </tr>
|
<tr> <td class="trow1" width="25%"><strong>{$lang->per_page}</strong></td> <td class="trow1" width="75%"><input type="text" name="perpage" value="{$perpage}" size="4" class="textbox" /></td>
| <tr> <td class="trow1" width="25%"><strong>{$lang->per_page}</strong></td> <td class="trow1" width="75%"><input type="text" name="perpage" value="{$perpage}" size="4" class="textbox" /></td>
|
Zeile 7510 | Zeile 7491 |
---|
<td class="tcat" align="center" colspan="3"><span class="smalltext"><strong>{$lang->controls}</strong></span></td> </tr> {$attachments}
|
<td class="tcat" align="center" colspan="3"><span class="smalltext"><strong>{$lang->controls}</strong></span></td> </tr> {$attachments}
|
</table> {$multipage} {$mass_controls} <br /> <div align="center"><input type="submit" class="button" name="reportsubmit" value="{$lang->perform_actions}" /></div> </td> </tr> </table> </form> {$footer}
| </table> {$multipage} {$mass_controls} <br /> <div align="center"><input type="submit" class="button" name="reportsubmit" value="{$lang->perform_actions}" /></div> </td> </tr> </table> </form> {$footer}
|
</body> </html>]]></template> <template name="modcp_modqueue_attachments_attachment" version="1800"><![CDATA[ <tr>
| </body> </html>]]></template> <template name="modcp_modqueue_attachments_attachment" version="1800"><![CDATA[ <tr>
|
Zeile 7569 | Zeile 7550 |
---|
<template name="modcp_modqueue_posts" version="1820"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->posts_awaiting_moderation}</title>
|
<template name="modcp_modqueue_posts" version="1820"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->posts_awaiting_moderation}</title>
|
{$headerinclude}
| {$headerinclude}
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 7581 | Zeile 7562 |
---|
{$modcp_nav} <td valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed">
|
{$modcp_nav} <td valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed">
|
<tr>
| <tr>
|
<td class="thead" colspan="3"> <div class="float_right"> {$thread_link}
| <td class="thead" colspan="3"> <div class="float_right"> {$thread_link}
|
Zeile 7589 | Zeile 7570 |
---|
{$attachment_link} </div> <strong>{$lang->posts_awaiting_moderation}</strong>
|
{$attachment_link} </div> <strong>{$lang->posts_awaiting_moderation}</strong>
|
</td> </tr> <tr> <td class="tcat" width="50%"><span class="smalltext"><strong>{$lang->subject}</strong></span></td> <td class="tcat" align="center" width="25%"><span class="smalltext"><strong>{$lang->author}</strong></span></td> <td class="tcat" align="center" width="25%"><span class="smalltext"><strong>{$lang->date}</strong></span></td>
| </td> </tr> <tr> <td class="tcat" width="50%"><span class="smalltext"><strong>{$lang->subject}</strong></span></td> <td class="tcat" align="center" width="25%"><span class="smalltext"><strong>{$lang->author}</strong></span></td> <td class="tcat" align="center" width="25%"><span class="smalltext"><strong>{$lang->date}</strong></span></td>
|
</tr> {$posts} </table>
| </tr> {$posts} </table>
|
Zeile 7616 | Zeile 7597 |
---|
<td class="{$altbg}"><a href="{$post['postlink']}#pid{$post['pid']}">{$post['subject']}</a></td> <td class="{$altbg}" align="center">{$profile_link}</td> <td align="center" class="{$altbg}">{$postdate}</td>
|
<td class="{$altbg}"><a href="{$post['postlink']}#pid{$post['pid']}">{$post['subject']}</a></td> <td class="{$altbg}" align="center">{$profile_link}</td> <td align="center" class="{$altbg}">{$postdate}</td>
|
</tr> <tr> <td class="{$altbg}" colspan="3">
| </tr> <tr> <td class="{$altbg}" colspan="3">
|
<div class="modqueue_message"> <div class="float_right modqueue_controls"> <label class="label_radio_ignore"><input type="radio" class="radio radio_ignore" name="posts[{$post['pid']}]" value="ignore" checked="checked" /> {$lang->ignore}</label>
| <div class="modqueue_message"> <div class="float_right modqueue_controls"> <label class="label_radio_ignore"><input type="radio" class="radio radio_ignore" name="posts[{$post['pid']}]" value="ignore" checked="checked" /> {$lang->ignore}</label>
|
Zeile 7716 | Zeile 7697 |
---|
<td class="tcat tcat_menu tcat_collapse{$collapsedimg['modcpforums']}"> <div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['modcpforums']}.png" id="modcpforums_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div> <div><span class="smalltext"><strong>{$lang->mcp_nav_forums}</strong></span></div>
|
<td class="tcat tcat_menu tcat_collapse{$collapsedimg['modcpforums']}"> <div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['modcpforums']}.png" id="modcpforums_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div> <div><span class="smalltext"><strong>{$lang->mcp_nav_forums}</strong></span></div>
|
</td> </tr>
| </td> </tr>
|
<tbody style="{$collapsed['modcpforums_e']}" id="modcpforums_e"> {$nav_announcements} {$nav_modqueue}
| <tbody style="{$collapsed['modcpforums_e']}" id="modcpforums_e"> {$nav_announcements} {$nav_modqueue}
|
Zeile 7859 | Zeile 7840 |
---|
<template name="modcp_nobanned" version="1613"><![CDATA[<tr> <td class="trow1" align="center" colspan="4">{$lang->no_bans_ending}</td> </tr>]]></template>
|
<template name="modcp_nobanned" version="1613"><![CDATA[<tr> <td class="trow1" align="center" colspan="4">{$lang->no_bans_ending}</td> </tr>]]></template>
|
<template name="modcp_warninglogs" version="1816"><![CDATA[<html>
| <template name="modcp_warninglogs" version="1823"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->warning_logs}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->warning_logs}</title> {$headerinclude}
|
Zeile 7946 | Zeile 7927 |
---|
placeholder: "{$lang->search_user}", minimumInputLength: 2, multiple: false,
|
placeholder: "{$lang->search_user}", minimumInputLength: 2, multiple: false,
|
| allowClear: true,
|
ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json',
| ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json',
|
Zeile 8000 | Zeile 7982 |
---|
<template name="moderation_delayedmodaction_notes_redirect" version="1808"><![CDATA[<strong>{$lang->leave_redirect_for}</strong> {$redirect_expire_bit}<br />]]></template> <template name="moderation_delayedmodaction_notes_thread_multiple" version="1808"><![CDATA[<strong>{$lang->thread}</strong> {$lang->multiple_threads}<br />]]></template> <template name="moderation_delayedmodaction_notes_thread_single" version="1808"><![CDATA[<strong>{$lang->thread}</strong> <a href="{$delayed_thread['link']}">{$delayed_thread['subject']}</a><br />]]></template>
|
<template name="moderation_delayedmodaction_notes_redirect" version="1808"><![CDATA[<strong>{$lang->leave_redirect_for}</strong> {$redirect_expire_bit}<br />]]></template> <template name="moderation_delayedmodaction_notes_thread_multiple" version="1808"><![CDATA[<strong>{$lang->thread}</strong> {$lang->multiple_threads}<br />]]></template> <template name="moderation_delayedmodaction_notes_thread_single" version="1808"><![CDATA[<strong>{$lang->thread}</strong> <a href="{$delayed_thread['link']}">{$delayed_thread['subject']}</a><br />]]></template>
|
<template name="moderation_delayedmoderation" version="1813"><![CDATA[<html>
| <template name="moderation_delayedmoderation" version="1823"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->delayed_moderation}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->delayed_moderation}</title> {$headerinclude}
|
Zeile 8008 | Zeile 7990 |
---|
<body> {$header} {$display_errors}
|
<body> {$header} {$display_errors}
|
<br /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="5"><strong>{$lang->delayed_mod_queue}</strong></td> </tr>
| <br /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="5"><strong>{$lang->delayed_mod_queue}</strong></td> </tr>
|
<tr> <td class="tcat" align="center"><strong>{$lang->mod_username}</strong></td>
|
<tr> <td class="tcat" align="center"><strong>{$lang->mod_username}</strong></td>
|
<td class="tcat" align="center"><strong>{$lang->days_to_perform_action}</strong></td>
| <td class="tcat" align="center"><strong>{$lang->time_to_perform_action}</strong></td>
|
<td class="tcat" align="center"><strong>{$lang->mod_actions}</strong></td> <td class="tcat" align="center"><strong>{$lang->mod_information}</strong></td> <td class="tcat" align="center"><strong>{$lang->actions}</strong></td>
| <td class="tcat" align="center"><strong>{$lang->mod_actions}</strong></td> <td class="tcat" align="center"><strong>{$lang->mod_information}</strong></td> <td class="tcat" align="center"><strong>{$lang->actions}</strong></td>
|
Zeile 8032 | Zeile 8014 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->delayed_moderation}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->delayed_moderation}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="tcat" colspan="2"><strong>{$lang->delayed_moderation_desc}</strong></td> </tr>
| <tr> <td class="tcat" colspan="2"><strong>{$lang->delayed_moderation_desc}</strong></td> </tr>
|
Zeile 8074 | Zeile 8056 |
---|
{ $('#type_movecopythread_expanded').hide(); $('#type_merge_expanded').show();
|
{ $('#type_movecopythread_expanded').hide(); $('#type_merge_expanded').show();
|
} else
| } else
|
{ $('#type_movecopythread_expanded').hide(); $('#type_merge_expanded').hide();
| { $('#type_movecopythread_expanded').hide(); $('#type_merge_expanded').hide();
|
Zeile 8117 | Zeile 8099 |
---|
toggleType(); // --> </script>
|
toggleType(); // --> </script>
|
</td>
| </td>
|
</tr> </table> <br />
| </tr> </table> <br />
|
Zeile 8162 | Zeile 8144 |
---|
<template name="moderation_confirmation" version="1816"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->confirm_execute_tool}</title>
|
<template name="moderation_confirmation" version="1816"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->confirm_execute_tool}</title>
|
{$headerinclude} </head>
| {$headerinclude} </head>
|
<body> {$header} <form action="moderation.php" method="post">
| <body> {$header} <form action="moderation.php" method="post">
|
Zeile 8181 | Zeile 8163 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$thread['subject']} - {$lang->confirm_execute_tool}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$thread['subject']} - {$lang->confirm_execute_tool}</strong></td>
|
</tr> <tr> <td class="trow1" colspan="2" align="center">{$lang->confirm_execute_tool_desc}</td> </tr> {$loginbox} </table> <br />
| </tr> <tr> <td class="trow1" colspan="2" align="center">{$lang->confirm_execute_tool_desc}</td> </tr> {$loginbox} </table> <br />
|
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->confirm_execute_tool}" /></div> </form> {$footer}
| <div align="center"><input type="submit" class="button" name="submit" value="{$lang->confirm_execute_tool}" /></div> </form> {$footer}
|
Zeile 8247 | Zeile 8229 |
---|
<template name="moderation_getip" version="1608"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->get_post_ip}</title>
|
<template name="moderation_getip" version="1608"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->get_post_ip}</title>
|
{$headerinclude} </head> <body> {$header} <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> <td class="trow1" width="20%"><strong>{$lang->username}</strong></td> <td class="trow1">{$username}</td>
| {$headerinclude} </head> <body> {$header} <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> <td class="trow1" width="20%"><strong>{$lang->username}</strong></td> <td class="trow1">{$username}</td>
|
</tr> <tr> <td class="trow2"><strong>{$lang->ip_address}</strong></td>
| </tr> <tr> <td class="trow2"><strong>{$lang->ip_address}</strong></td>
|
Zeile 8274 | Zeile 8256 |
---|
</html>]]></template> <template name="moderation_getip_modal" version="1815"><![CDATA[<div class="modal"> <div style="overflow-y: auto; max-height: 400px;">
|
</html>]]></template> <template name="moderation_getip_modal" version="1815"><![CDATA[<div class="modal"> <div style="overflow-y: auto; max-height: 400px;">
|
<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> <td class="trow1" width="20%"><strong>{$lang->username}</strong></td> <td class="trow1">{$username}</td> </tr>
| <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> <td class="trow1" width="20%"><strong>{$lang->username}</strong></td> <td class="trow1">{$username}</td> </tr>
|
<tr> <td class="trow2"><strong>{$lang->ip_address}</strong></td> <td class="trow2">{$post['ipaddress']}</td>
| <tr> <td class="trow2"><strong>{$lang->ip_address}</strong></td> <td class="trow2">{$post['ipaddress']}</td>
|
Zeile 8305 | Zeile 8287 |
---|
<template name="moderation_getpmip" version="1800"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->get_pm_ip}</title>
|
<template name="moderation_getpmip" version="1800"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->get_pm_ip}</title>
|
{$headerinclude} </head> <body> {$header} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->get_pm_ip}</strong></td> </tr> <tr> <td class="trow1" width="20%"><strong>{$lang->username}</strong></td> <td class="trow1">{$username}</td> </tr>
| {$headerinclude} </head> <body> {$header} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->get_pm_ip}</strong></td> </tr> <tr> <td class="trow1" width="20%"><strong>{$lang->username}</strong></td> <td class="trow1">{$username}</td> </tr>
|
<tr> <td class="trow2"><strong>{$lang->ip_address}</strong></td> <td class="trow2">{$pm['ipaddress']}</td>
| <tr> <td class="trow2"><strong>{$lang->ip_address}</strong></td> <td class="trow2">{$pm['ipaddress']}</td>
|
Zeile 8411 | Zeile 8393 |
---|
<template name="moderation_inline_mergeposts" version="1812"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->merge_posts}</title>
|
<template name="moderation_inline_mergeposts" version="1812"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->merge_posts}</title>
|
{$headerinclude} </head> <body> {$header} <form action="moderation.php" method="post">
| {$headerinclude} </head> <body> {$header} <form action="moderation.php" method="post">
|
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
| <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
|
Zeile 8437 | Zeile 8419 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="moderation_inline_movethreads" version="1400"><![CDATA[<html>
| <template name="moderation_inline_movethreads" version="1822"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->move_threads}</title>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->move_threads}</title>
|
{$headerinclude} </head>
| {$headerinclude} </head>
|
<body> {$header} <form action="moderation.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<body> {$header} <form action="moderation.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr>
| <tr>
|
<td class="thead" colspan="2"><strong>{$lang->move_threads}</strong></td>
|
<td class="thead" colspan="2"><strong>{$lang->move_threads}</strong></td>
|
</tr>
| </tr>
|
{$loginbox} <tr> <td class="trow1"><strong>{$lang->new_forum}</strong></td> <td class="trow2">{$forumselect}</td>
|
{$loginbox} <tr> <td class="trow1"><strong>{$lang->new_forum}</strong></td> <td class="trow2">{$forumselect}</td>
|
| </tr> <tr> <td class="trow1" valign="top"><strong>{$lang->method}</strong></td> <td class="trow2"> <label><input type="radio" class="radio" name="method" value="move" />{$lang->method_move}</label><br /> <label><input type="radio" class="radio" name="method" value="redirect" checked="checked" />{$lang->method_move_redirect}</label> <input type="text" class="textbox" name="redirect_expire" size="3" /> {$lang->redirect_expire_note}<br /> <label><input type="radio" class="radio" name="method" value="copy" />{$lang->method_copy}</label><br /> </td>
|
</tr> </table> <br />
| </tr> </table> <br />
|
Zeile 8514 | Zeile 8504 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->move_posts}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->move_posts}</strong></td>
|
</tr> {$loginbox}
| </tr> {$loginbox}
|
<tr> <td class="trow1"><strong>{$lang->thread_to_move_to}</strong><br /><span class="smalltext">{$lang->move_post_note}</span></td> <td class="trow1" width="60%"><input type="text" class="textbox" name="threadurl" size="40" />
| <tr> <td class="trow1"><strong>{$lang->thread_to_move_to}</strong><br /><span class="smalltext">{$lang->move_post_note}</span></td> <td class="trow1" width="60%"><input type="text" class="textbox" name="threadurl" size="40" />
|
Zeile 8535 | Zeile 8525 |
---|
<template name="moderation_merge" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->merge_threads}</title>
|
<template name="moderation_merge" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->merge_threads}</title>
|
{$headerinclude} </head> <body> {$header}
| {$headerinclude} </head> <body> {$header}
|
<form action="moderation.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
| <form action="moderation.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
Zeile 8546 | Zeile 8536 |
---|
<td class="thead" colspan="2"><strong>{$lang->merge_threads}</strong></td> </tr> {$loginbox}
|
<td class="thead" colspan="2"><strong>{$lang->merge_threads}</strong></td> </tr> {$loginbox}
|
<tr>
| <tr>
|
<td class="trow2"><strong>{$lang->new_subject}</strong></td> <td class="trow2"><input type="text" class="textbox" name="subject" value="{$thread['subject']}" size="40" /></td>
|
<td class="trow2"><strong>{$lang->new_subject}</strong></td> <td class="trow2"><input type="text" class="textbox" name="subject" value="{$thread['subject']}" size="40" /></td>
|
</tr>
| </tr>
|
<tr> <td class="trow1"><strong>{$lang->thread_to_merge_with}</strong><br /><span class="smalltext">{$lang->merge_with_note}</span></td> <td class="trow1" width="60%"><input type="text" class="textbox" name="threadurl" size="40" />
| <tr> <td class="trow1"><strong>{$lang->thread_to_merge_with}</strong><br /><span class="smalltext">{$lang->merge_with_note}</span></td> <td class="trow1" width="60%"><input type="text" class="textbox" name="threadurl" size="40" />
|
Zeile 8559 | Zeile 8549 |
---|
<br /> <div align="center"><input type="submit" class="button" name="submit" value="{$lang->merge_threads}" /></div> <input type="hidden" name="action" value="do_merge" />
|
<br /> <div align="center"><input type="submit" class="button" name="submit" value="{$lang->merge_threads}" /></div> <input type="hidden" name="action" value="do_merge" />
|
<input type="hidden" name="tid" value="{$tid}" /> </form> {$footer} </body> </html>]]></template>
| <input type="hidden" name="tid" value="{$tid}" /> </form> {$footer} </body> </html>]]></template>
|
<template name="moderation_mergeposts_post" version="1600"><![CDATA[<tr> <td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->posted_by} {$post['username']} - {$postdate}</strong></span></td>
|
<template name="moderation_mergeposts_post" version="1600"><![CDATA[<tr> <td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->posted_by} {$post['username']} - {$postdate}</strong></span></td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="{$altbg}" valign="top" align="center" width="1"><input type="checkbox" class="checkbox" checked="checked" name="mergepost[{$post['pid']}]" value="1" /></td> <td class="{$altbg}">{$message}</td> </tr>]]></template>
| <td class="{$altbg}" valign="top" align="center" width="1"><input type="checkbox" class="checkbox" checked="checked" name="mergepost[{$post['pid']}]" value="1" /></td> <td class="{$altbg}">{$message}</td> </tr>]]></template>
|
Zeile 8583 | Zeile 8573 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->move_copy_thread}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->move_copy_thread}</strong></td>
|
</tr> {$loginbox} <tr> <td class="trow1"><strong>{$lang->new_forum}</strong></td> <td class="trow2">{$forumselect}</td> </tr>
| </tr> {$loginbox} <tr> <td class="trow1"><strong>{$lang->new_forum}</strong></td> <td class="trow2">{$forumselect}</td> </tr>
|
<tr> <td class="trow1" valign="top"><strong>{$lang->method}</strong></td> <td class="trow2">
| <tr> <td class="trow1" valign="top"><strong>{$lang->method}</strong></td> <td class="trow2">
|
Zeile 8637 | Zeile 8627 |
---|
<template name="moderation_split" version="1607"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->split_thread}</title>
|
<template name="moderation_split" version="1607"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->split_thread}</title>
|
{$headerinclude} </head>
| {$headerinclude} </head>
|
<body> {$header} <form action="moderation.php" method="post">
| <body> {$header} <form action="moderation.php" method="post">
|
Zeile 8682 | Zeile 8672 |
---|
<td class="{$altbg}" valign="top" align="center" width="1%"><input type="checkbox" class="checkbox" name="splitpost[{$post['pid']}]" value="1" /></td> <td class="{$altbg}">{$message}</td> </tr>]]></template>
|
<td class="{$altbg}" valign="top" align="center" width="1%"><input type="checkbox" class="checkbox" name="splitpost[{$post['pid']}]" value="1" /></td> <td class="{$altbg}">{$message}</td> </tr>]]></template>
|
<template name="moderation_threadnotes" version="1600"><![CDATA[<html>
| <template name="moderation_threadnotes" version="1823"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->thread_notes_editor}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->thread_notes_editor}</title> {$headerinclude}
|
Zeile 8715 | Zeile 8705 |
---|
<tr> <td class="tcat" align="center"><strong>{$lang->mod_username}</strong></td> <td class="tcat" align="center"><strong>{$lang->mod_date}</strong></td>
|
<tr> <td class="tcat" align="center"><strong>{$lang->mod_username}</strong></td> <td class="tcat" align="center"><strong>{$lang->mod_date}</strong></td>
|
<td class="tcat" align="center"><strong>{$lang->mod_actions}</strong></td> <td class="tcat" align="center"><strong>{$lang->mod_information}</strong></td> </tr>
| <td class="tcat" align="center"><strong>{$lang->mod_actions}</strong></td> <td class="tcat" align="center"><strong>{$lang->mod_information}</strong></td> </tr>
|
{$modactions} </table> <br />
| {$modactions} </table> <br />
|
Zeile 8727 | Zeile 8717 |
---|
</tr> <tr> <td class="tcat" align="center"><strong>{$lang->mod_username}</strong></td>
|
</tr> <tr> <td class="tcat" align="center"><strong>{$lang->mod_username}</strong></td>
|
<td class="tcat" align="center"><strong>{$lang->days_to_perform_action}</strong></td>
| <td class="tcat" align="center"><strong>{$lang->time_to_perform_action}</strong></td>
|
<td class="tcat" align="center"><strong>{$lang->mod_actions}</strong></td> <td class="tcat" align="center"><strong>{$lang->mod_information}</strong></td> </tr>
| <td class="tcat" align="center"><strong>{$lang->mod_actions}</strong></td> <td class="tcat" align="center"><strong>{$lang->mod_information}</strong></td> </tr>
|
Zeile 8780 | Zeile 8770 |
---|
// --> </script>]]></template> <template name="multipage_end" version="1600"><![CDATA[{$lang->multipage_link_end} <a href="{$page_url}" class="pagination_last">{$pages}</a>]]></template>
|
// --> </script>]]></template> <template name="multipage_end" version="1600"><![CDATA[{$lang->multipage_link_end} <a href="{$page_url}" class="pagination_last">{$pages}</a>]]></template>
|
<template name="multipage_jump_page" version="1821"><![CDATA[<div class="popup_menu drop_go_page" style="display: none;">
| <template name="multipage_jump_page" version="1823"><![CDATA[<div class="popup_menu drop_go_page" style="display: none;">
|
<form action="{$jump_url}" method="post">
|
<form action="{$jump_url}" method="post">
|
<label for="page">{$lang->multipage_jump}:</label> <input type="text" class="textbox" name="page" value="{$page}" size="4" />
| <label for="page">{$lang->multipage_jump}:</label> <input type="number" class="textbox" name="page" value="{$page}" size="4" min="1" max="{$pages}" />
|
<input type="submit" class="button" value="{$lang->go}" /> </form> </div>
| <input type="submit" class="button" value="{$lang->go}" /> </form> </div>
|
Zeile 8806 | Zeile 8796 |
---|
<template name="multipage_start" version="1600"><![CDATA[<a href="{$page_url}" class="pagination_first">1</a> {$lang->multipage_link_start}]]></template> <template name="mycode_code" version="1808"><![CDATA[<div class="codeblock"><div class="title">{$lang->code}</div><div class="body" dir="ltr"><code>{$code}</code></div></div><br />]]></template> <template name="mycode_email" version="1808"><![CDATA[<a href="mailto:{$email}" class="mycode_email">{$name}</a>]]></template>
|
<template name="multipage_start" version="1600"><![CDATA[<a href="{$page_url}" class="pagination_first">1</a> {$lang->multipage_link_start}]]></template> <template name="mycode_code" version="1808"><![CDATA[<div class="codeblock"><div class="title">{$lang->code}</div><div class="body" dir="ltr"><code>{$code}</code></div></div><br />]]></template> <template name="mycode_email" version="1808"><![CDATA[<a href="mailto:{$email}" class="mycode_email">{$name}</a>]]></template>
|
<template name="mycode_img" version="1808"><![CDATA[<img src="{$url}"{$width}{$height} alt="{$alt}"{$css_align} class="mycode_img" />]]></template>
| <template name="mycode_img" version="1823"><![CDATA[<img src="{$url}" loading="lazy" {$width}{$height} alt="{$alt}"{$css_align} class="mycode_img" />]]></template>
|
<template name="mycode_php" version="1808"><![CDATA[<div class="codeblock phpcodeblock"><div class="title">{$lang->php_code}</div><div class="body">{$code}</div></div><br />]]></template> <template name="mycode_quote_post" version="1808"><![CDATA[<blockquote class="mycode_quote"><cite>{$span}{$username} {$lang->wrote}{$linkback}</cite>{$message}</blockquote><br />]]></template> <template name="mycode_size_int" version="1808"><![CDATA[<span style="font-size: {$size}pt;" class="mycode_size">{$text}</span>]]></template>
| <template name="mycode_php" version="1808"><![CDATA[<div class="codeblock phpcodeblock"><div class="title">{$lang->php_code}</div><div class="body">{$code}</div></div><br />]]></template> <template name="mycode_quote_post" version="1808"><![CDATA[<blockquote class="mycode_quote"><cite>{$span}{$username} {$lang->wrote}{$linkback}</cite>{$message}</blockquote><br />]]></template> <template name="mycode_size_int" version="1808"><![CDATA[<span style="font-size: {$size}pt;" class="mycode_size">{$text}</span>]]></template>
|
Zeile 9354 | Zeile 9344 |
---|
</tr> </table> <br />]]></template>
|
</tr> </table> <br />]]></template>
|
<template name="portal_search" version="1811"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
| <template name="portal_search" version="1822"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr> <td class="thead"><strong>{$lang->search_forums}</strong></td> </tr> <tr> <td class="trow1" align="center">
|
<tr> <td class="thead"><strong>{$lang->search_forums}</strong></td> </tr> <tr> <td class="trow1" align="center">
|
<form method="post" action="{$mybb->settings['bburl']}/search.php">
| <form action="{$mybb->settings['bburl']}/search.php">
|
<input type="hidden" name="action" value="do_search" /> <input type="hidden" name="postthread" value="1" /> <input type="hidden" name="forums" value="all" />
| <input type="hidden" name="action" value="do_search" /> <input type="hidden" name="postthread" value="1" /> <input type="hidden" name="forums" value="all" />
|
Zeile 9431 | Zeile 9421 |
---|
</table> <br />]]></template> <template name="portal_whosonline_memberbit" version="1818"><![CDATA[<a href="{$mybb->settings['bburl']}/{$user['profilelink']}">{$user['username']}</a>{$invisiblemark}]]></template>
|
</table> <br />]]></template> <template name="portal_whosonline_memberbit" version="1818"><![CDATA[<a href="{$mybb->settings['bburl']}/{$user['profilelink']}">{$user['username']}</a>{$invisiblemark}]]></template>
|
<template name="post_attachments" version="120"><![CDATA[<br />
| <template name="post_attachments" version="1823"><![CDATA[<br />
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="3"><strong>{$lang->attachments}</strong></td> </tr> <tr>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="3"><strong>{$lang->attachments}</strong></td> </tr> <tr>
|
<td class="tcat smalltext" colspan="3">{$lang->attach_quota} <a href="usercp.php?action=attachments">{$lang->view_attachments}</a></td>
| <td class="tcat smalltext" colspan="3">{$lang->attach_quota} {$lang->attach_usage} {$link_viewattachments}</td>
|
</tr> {$newattach} {$attachments}
| </tr> {$newattach} {$attachments}
|
Zeile 9449 | Zeile 9439 |
---|
<td class="trow2" width="60%" style="white-space: nowrap">{$attachment['filename']} ({$attachment['size']})</td> <td class="trow2" style="white-space: nowrap; text-align: center;">{$attach_mod_options} {$attach_rem_options} {$postinsert}</td> </tr>]]></template>
|
<td class="trow2" width="60%" style="white-space: nowrap">{$attachment['filename']} ({$attachment['size']})</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_mod_approve" version="120"><![CDATA[<input type="submit" class="button" name="approveattach" value="{$lang->approve_attachment}" onclick="return Post.attachmentAction({$attachment['aid']},'approve');" />]]></template> <template name="post_attachments_attachment_mod_unapprove" version="120"><![CDATA[<input type="submit" class="button" name="unapproveattach" value="{$lang->unapprove_attachment}" onclick="return Post.attachmentAction({$attachment['aid']},'unapprove');" />]]></template>
| <template name="post_attachments_attachment_mod_approve" version="1823"><![CDATA[<input type="submit" class="button" name="approveattach_{$attachment['aid']}" value="{$lang->approve_attachment}" onclick="return Post.attachmentAction({$attachment['aid']},'approve');" />]]></template> <template name="post_attachments_attachment_mod_unapprove" version="1823"><![CDATA[<input type="submit" class="button" name="unapproveattach_{$attachment['aid']}" value="{$lang->unapprove_attachment}" onclick="return Post.attachmentAction({$attachment['aid']},'unapprove');" />]]></template>
|
<template name="post_attachments_attachment_postinsert" version="1809"><![CDATA[<input type="button" class="button" name="insert" value="{$lang->insert_attachment_post}" onclick="$('#message').sceditor('instance').insertText('[attachment={$attachment['aid']}]'); return false;" />]]></template>
|
<template name="post_attachments_attachment_postinsert" version="1809"><![CDATA[<input type="button" class="button" name="insert" value="{$lang->insert_attachment_post}" onclick="$('#message').sceditor('instance').insertText('[attachment={$attachment['aid']}]'); return false;" />]]></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_attachment_unapproved" version="120"><![CDATA[<tr>
| <template name="post_attachments_attachment_remove" version="1823"><![CDATA[<input type="submit" class="button" name="rem_{$attachment['aid']}" value="{$lang->remove_attachment}" onclick="return Post.removeAttachment({$attachment['aid']});" />]]></template> <template name="post_attachments_attachment_unapproved" version="1823"><![CDATA[<tr id="attachment_{$attachment['aid']}">
|
<td class="trow_shaded" width="1" align="center">{$attachment['icon']}</td> <td class="trow_shaded" style="white-space: nowrap"><em><a href="attachment.php?aid={$attachment['aid']}" target="_blank">{$attachment['filename']}</a> ({$attachment['size']})</em></td>
|
<td class="trow_shaded" width="1" align="center">{$attachment['icon']}</td> <td class="trow_shaded" style="white-space: nowrap"><em><a href="attachment.php?aid={$attachment['aid']}" target="_blank">{$attachment['filename']}</a> ({$attachment['size']})</em></td>
|
<td class="trow_shaded" 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="trow_shaded" style="white-space: nowrap; text-align: center;">{$attach_mod_options} {$attach_rem_options} {$postinsert}</td>
|
</tr>]]></template> <template name="post_attachments_new" version="1818"><![CDATA[<tr> <td class="trow1" width="1"><img src="{$theme['imgdir']}/paperclip.png" alt="" /></td>
| </tr>]]></template> <template name="post_attachments_new" version="1818"><![CDATA[<tr> <td class="trow1" width="1"><img src="{$theme['imgdir']}/paperclip.png" alt="" /></td>
|
Zeile 9524 | Zeile 9514 |
---|
captchaTarget = $('input[name="submit"], #quick_reply_submit').filter(function(){ return $(this).closest('#quick_login').length == 0 });
|
captchaTarget = $('input[name="submit"], #quick_reply_submit').filter(function(){ return $(this).closest('#quick_login').length == 0 });
|
| captchaTarget.attr('data-size', 'invisible').unbind('click');
grecaptcha.render(captchaTarget.get(0), { 'sitekey': '{$public_key}', 'callback': captchaOnSubmit }, true);
}
</script>]]></template> <template name="post_captcha_nocaptcha" version="1804"><![CDATA[<tr id="captcha_trow"> <td class="trow1" valign="top"><strong>{$lang->human_verification}</strong></td> <td class="trow1"> <table style="width: 300px; padding: 4px;"> <tr> <td><span class="smalltext">{$lang->verification_note_nocaptcha}</span></td> </tr> <tr> <td><script type="text/javascript" src="{$server}"></script><div class="g-recaptcha" data-sitekey="{$public_key}"></div></td> </tr> </table> </td> </tr>]]></template> <template name="post_captcha_hcaptcha_invisible" version="1823"><![CDATA[<br /> <script src="{$server}?onload=captchaOnloadCallback&render=explicit" async defer></script> <script type="text/javascript">
var captchaTarget = '';
var captchaOnSubmit = function(token) {
if (!captchaTarget.is('#quick_reply_submit')) { document.createElement('form').submit.apply(captchaTarget.closest('form')[0]); } else { captchaTarget.on('click', function(e) { return Thread.quickReply(e); }).trigger('click').off('click'); hcaptcha.remove(); }
};
var captchaOnloadCallback = function() {
captchaTarget = $('input[name="submit"], #quick_reply_submit').filter(function(){ return $(this).closest('#quick_login').length == 0 });
|
captchaTarget.attr('data-size', 'invisible').unbind('click');
|
captchaTarget.attr('data-size', 'invisible').unbind('click');
|
grecaptcha.render(captchaTarget.get(0), {
| hcaptcha.render(captchaTarget.get(0), {
|
'sitekey': '{$public_key}', 'callback': captchaOnSubmit }, true);
|
'sitekey': '{$public_key}', 'callback': captchaOnSubmit }, true);
|
|
|
}
</script>]]></template>
|
}
</script>]]></template>
|
<template name="post_captcha_nocaptcha" version="1804"><![CDATA[<tr id="captcha_trow">
| <template name="post_captcha_hcaptcha" version="1823"><![CDATA[<tr id="captcha_trow">
|
<td class="trow1" valign="top"><strong>{$lang->human_verification}</strong></td> <td class="trow1"> <table style="width: 300px; padding: 4px;">
|
<td class="trow1" valign="top"><strong>{$lang->human_verification}</strong></td> <td class="trow1"> <table style="width: 300px; padding: 4px;">
|
<tr> <td><span class="smalltext">{$lang->verification_note_nocaptcha}</span></td>
| <tr> <td><span class="smalltext">{$lang->verification_note_hcaptcha}</span></td>
|
</tr> <tr>
|
</tr> <tr>
|
<td><script type="text/javascript" src="{$server}"></script><div class="g-recaptcha" data-sitekey="{$public_key}"></div></td>
| <td><script type="text/javascript" src="{$server}"></script><div class="h-captcha" data-sitekey="{$public_key}" data-theme="{$captcha_theme}" data-size="{$captcha_size}"></div></td>
|
</tr> </table> </td> </tr>]]></template>
|
</tr> </table> </td> </tr>]]></template>
|
<template name="post_javascript" version="1821"><![CDATA[
| <template name="post_javascript" version="1823"><![CDATA[
|
<script type="text/javascript"> lang.attachment_too_many_files = "{$lang->attachment_too_many_files}"; lang.attachment_too_big_upload = "{$lang->attachment_too_big_upload}"; php_max_upload_size = {$php_max_upload_size}; php_max_file_uploads = {$php_max_file_uploads}; </script>
|
<script type="text/javascript"> lang.attachment_too_many_files = "{$lang->attachment_too_many_files}"; lang.attachment_too_big_upload = "{$lang->attachment_too_big_upload}"; php_max_upload_size = {$php_max_upload_size}; php_max_file_uploads = {$php_max_file_uploads}; </script>
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/post.js?ver=1821"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/post.js?ver=1823"></script>
|
]]></template> <template name="post_prefixselect_multiple" version="1800"><![CDATA[<select name="threadprefix[]" multiple="multiple" size="5"> <option value="any"{$any_selected}>{$lang->any_prefix}</option>
| ]]></template> <template name="post_prefixselect_multiple" version="1800"><![CDATA[<select name="threadprefix[]" multiple="multiple" size="5"> <option value="any"{$any_selected}>{$lang->any_prefix}</option>
|
Zeile 9893 | Zeile 9932 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="private_advanced_search" version="1813"><![CDATA[<html>
| <template name="private_advanced_search" version="1823"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->advanced_private_message_search}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->advanced_private_message_search}</title> {$headerinclude}
|
Zeile 9982 | Zeile 10021 |
---|
placeholder: "{$lang->search_user}", minimumInputLength: 2, multiple: false,
|
placeholder: "{$lang->search_user}", minimumInputLength: 2, multiple: false,
|
| allowClear: true,
|
ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json',
| ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json',
|
Zeile 10017 | Zeile 10057 |
---|
<template name="private_archive" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->archive_messages}</title>
|
<template name="private_archive" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->archive_messages}</title>
|
{$headerinclude} </head>
| {$headerinclude} </head>
|
<body> {$header} <form action="private.php" method="post">
| <body> {$header} <form action="private.php" method="post">
|
Zeile 10028 | Zeile 10068 |
---|
{$usercpnav} <td valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
{$usercpnav} <td valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr>
| <tr>
|
<td class="thead" colspan="2"><strong>{$lang->archive_messages}</strong></td>
|
<td class="thead" colspan="2"><strong>{$lang->archive_messages}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="tcat" colspan="2"><span class="smalltext">{$lang->archive_note}</span></td> </tr> <tr> <td class="trow1" valign="top" width="30%"><strong>{$lang->folders}</strong></td> <td class="trow1">{$folderlist}</td>
|
<tr> <td class="tcat" colspan="2"><span class="smalltext">{$lang->archive_note}</span></td> </tr> <tr> <td class="trow1" valign="top" width="30%"><strong>{$lang->folders}</strong></td> <td class="trow1">{$folderlist}</td>
|
</tr>
| </tr>
|
<tr> <td class="trow2" valign="top" width="30%"><strong>{$lang->date_limit}</strong></td> <td class="trow2"><select name="dayway"><option value="older">{$lang->date_limit_older}</option><option value="newer">{$lang->date_limit_newer}</option><option value="disregard">{$lang->date_limit_disregard}</option></select> <input type="text" class="textbox" name="daycut" value="30" size="3" maxlength="4" /> {$lang->date_limit_days}</td>
| <tr> <td class="trow2" valign="top" width="30%"><strong>{$lang->date_limit}</strong></td> <td class="trow2"><select name="dayway"><option value="older">{$lang->date_limit_older}</option><option value="newer">{$lang->date_limit_newer}</option><option value="disregard">{$lang->date_limit_disregard}</option></select> <input type="text" class="textbox" name="daycut" value="30" size="3" maxlength="4" /> {$lang->date_limit_days}</td>
|
Zeile 10094 | Zeile 10134 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="trow1" colspan="1">{$lang->exported_date}<br /><a href="{$mybb->settings['bburl']}">{$mybb->settings['bbname']}</a></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="trow1" colspan="1">{$lang->exported_date}<br /><a href="{$mybb->settings['bburl']}">{$mybb->settings['bbname']}</a></td>
|
</tr>
| </tr>
|
</table> </body>]]></template> <template name="private_archive_html_folderhead" version="120"><![CDATA[</table>
| </table> </body>]]></template> <template name="private_archive_html_folderhead" version="120"><![CDATA[</table>
|
Zeile 10132 | Zeile 10172 |
---|
<template name="private_empty" version="120"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->empty_folders}</title>
|
<template name="private_empty" version="120"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->empty_folders}</title>
|
{$headerinclude} </head> <body>
| {$headerinclude} </head> <body>
|
{$header} <form action="private.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
| {$header} <form action="private.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
|
Zeile 10416 | Zeile 10456 |
---|
<template name="private_search_results_nomessages" version="1600"><![CDATA[<tr> <td colspan="7" class="trow1">{$lang->nomessages}</td> </tr>]]></template>
|
<template name="private_search_results_nomessages" version="1600"><![CDATA[<tr> <td colspan="7" class="trow1">{$lang->nomessages}</td> </tr>]]></template>
|
<template name="private_send" version="1821"><![CDATA[<html>
| <template name="private_send" version="1823"><![CDATA[<html>
|
<head> <title>{$lang->compose_pm}</title> {$headerinclude}
|
<head> <title>{$lang->compose_pm}</title> {$headerinclude}
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/usercp.js?ver=1821"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/usercp.js?ver=1823"></script>
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 10509 | Zeile 10549 |
---|
{$autocompletejs} </body> </html>]]></template>
|
{$autocompletejs} </body> </html>]]></template>
|
<template name="private_send_autocomplete" version="1818"><![CDATA[<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1807">
| <template name="private_send_autocomplete" version="1823"><![CDATA[<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1807">
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js?ver=1806"></script> <script type="text/javascript"> <!--
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js?ver=1806"></script> <script type="text/javascript"> <!--
|
Zeile 10519 | Zeile 10559 |
---|
$("#to").select2({ placeholder: "{$lang->search_user}", minimumInputLength: 2,
|
$("#to").select2({ placeholder: "{$lang->search_user}", minimumInputLength: 2,
|
maximumSelectionSize: {$mybb->usergroup['maxpmrecipients']},
| maximumSelectionSize: function() { if ({$mybb->usergroup['maxpmrecipients']} == 0) { return 0; } return Math.max(1, {$mybb->usergroup['maxpmrecipients']} - $("#bcc").select2('data').length); },
|
multiple: true, ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users",
| multiple: true, ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users",
|
Zeile 10536 | Zeile 10581 |
---|
}, initSelection: function(element, callback) { var query = $(element).val().replace(', ', ',');
|
}, initSelection: function(element, callback) { var query = $(element).val().replace(', ', ',');
|
if (query !== "") { var newqueries = []; exp_queries = query.split(","); $.each(exp_queries, function(index, value ){
| if (query !== "") { var newqueries = []; exp_queries = query.split(","); $.each(exp_queries, function(index, value ){
|
if(value.replace(/\s/g, '') != "") { var newquery = {
| if(value.replace(/\s/g, '') != "") { var newquery = {
|
Zeile 10551 | Zeile 10596 |
---|
}); callback(newqueries); }
|
}); callback(newqueries); }
|
| } }) .on("change", function(e) { if ({$mybb->usergroup['maxpmrecipients']} == 0) { return; } if (e.val.length >= {$mybb->usergroup['maxpmrecipients']}) { $("#bcc").select2("enable", false); } else { $("#bcc").select2("enable", true);
|
} });
|
} });
|
$("#bcc").select2({
| $("#bcc").select2({
|
placeholder: "{$lang->search_user}", minimumInputLength: 2,
|
placeholder: "{$lang->search_user}", minimumInputLength: 2,
|
maximumSelectionSize: {$mybb->usergroup['maxpmrecipients']},
| maximumSelectionSize: function() { if ({$mybb->usergroup['maxpmrecipients']} == 0) { return 0; } return Math.max(1, {$mybb->usergroup['maxpmrecipients']} - $("#to").select2('data').length); },
|
multiple: true, ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users",
| multiple: true, ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users",
|
Zeile 10589 | Zeile 10654 |
---|
}); callback(newqueries); }
|
}); callback(newqueries); }
|
| } }) .on("change", function(e) { if ({$mybb->usergroup['maxpmrecipients']} == 0) { return; } if (e.val.length >= {$mybb->usergroup['maxpmrecipients']}) { $("#to").select2("enable", false); } else { $("#to").select2("enable", true);
|
} }); }
| } }); }
|
Zeile 10616 | Zeile 10695 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" align="center" colspan="5"><strong>{$lang->read_messages}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" align="center" colspan="5"><strong>{$lang->read_messages}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->message_title}</strong></span></td> <td class="tcat" align="center" width="30%"><span class="smalltext"><strong>{$lang->sentto}</strong></span></td>
| <tr> <td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->message_title}</strong></span></td> <td class="tcat" align="center" width="30%"><span class="smalltext"><strong>{$lang->sentto}</strong></span></td>
|
Zeile 10641 | Zeile 10720 |
---|
<td class="tcat" align="center" style="white-space: nowrap" width="30%"><span class="smalltext"><strong>{$lang->sentto}</strong></span></td> <td class="tcat" align="right" style="white-space: nowrap" width="20%"><span class="smalltext"><strong>{$lang->datesent}</strong></span></td> <td class="tcat" align="center" width="1%" style="white-space: nowrap"><span class="smalltext"><input type="checkbox" class="checkbox checkall" name="allbox" /></span></td>
|
<td class="tcat" align="center" style="white-space: nowrap" width="30%"><span class="smalltext"><strong>{$lang->sentto}</strong></span></td> <td class="tcat" align="right" style="white-space: nowrap" width="20%"><span class="smalltext"><strong>{$lang->datesent}</strong></span></td> <td class="tcat" align="center" width="1%" style="white-space: nowrap"><span class="smalltext"><input type="checkbox" class="checkbox checkall" name="allbox" /></span></td>
|
</tr>
| </tr>
|
{$unreadmessages} {$stoptrackingunread} </table>
| {$unreadmessages} {$stoptrackingunread} </table>
|
Zeile 10741 | Zeile 10820 |
---|
<td class="thead" colspan="2"><strong>{$report_title}</strong></td> </tr> <tr>
|
<td class="thead" colspan="2"><strong>{$report_title}</strong></td> </tr> <tr>
|
<td class="tcat" colspan="2">{$lang->report_to_mod}</td> </tr> <tr>
| <td class="tcat" colspan="2">{$lang->report_to_mod}</td> </tr> <tr>
|
<td colspan="2" class="trow1">{$error}</td> </tr> </table>]]></template>
| <td colspan="2" class="trow1">{$error}</td> </tr> </table>]]></template>
|
Zeile 10914 | Zeile 10993 |
---|
<template name="reputation_add_error" version="1800"><![CDATA[<div class="modal"> <div style="overflow-y: auto; max-height: 400px;"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<template name="reputation_add_error" version="1800"><![CDATA[<div class="modal"> <div style="overflow-y: auto; max-height: 400px;"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr> <td class="trow1" style="padding: 20px"> <strong>{$lang->error}</strong><br /><br /> <blockquote>{$message}</blockquote>
| <tr> <td class="trow1" style="padding: 20px"> <strong>{$lang->error}</strong><br /><br /> <blockquote>{$message}</blockquote>
|
</td> </tr> </table>
| </td> </tr> </table>
|
Zeile 10940 | Zeile 11019 |
---|
<td class="trow1" style="padding: 20px"> <strong>{$lang->vote_added}</strong><br /><br /> <blockquote>{$lang->vote_added_message}</blockquote>
|
<td class="trow1" style="padding: 20px"> <strong>{$lang->vote_added}</strong><br /><br /> <blockquote>{$lang->vote_added_message}</blockquote>
|
</td> </tr>
| </td> </tr>
|
</table>]]></template> <template name="reputation_addlink" version="1809"><![CDATA[<div class="float_right" style="padding-bottom: 4px;"><a href="javascript:void(0)" onclick="MyBB.reputation({$user['uid']}); return false;" class="button rate_user_button"><span>{$lang->rate_user}</span></a></div>]]></template> <template name="reputation_deleted" version="1800"><![CDATA[
| </table>]]></template> <template name="reputation_addlink" version="1809"><![CDATA[<div class="float_right" style="padding-bottom: 4px;"><a href="javascript:void(0)" onclick="MyBB.reputation({$user['uid']}); return false;" class="button rate_user_button"><span>{$lang->rate_user}</span></a></div>]]></template> <template name="reputation_deleted" version="1800"><![CDATA[
|
Zeile 10972 | Zeile 11051 |
---|
<a href="javascript:void(0)" onclick="Report.reportReputation({$reputation_vote['rid']}); return false;" class="postbit_report"><span>{$lang->report_vote}</span></a> </div>]]> </template>
|
<a href="javascript:void(0)" onclick="Report.reportReputation({$reputation_vote['rid']}); return false;" class="postbit_report"><span>{$lang->report_vote}</span></a> </div>]]> </template>
|
<template name="search" version="1820"><![CDATA[<html>
| <template name="search" version="1823"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->search}</title> {$headerinclude} </head> <body> {$header}
|
<head> <title>{$mybb->settings['bbname']} - {$lang->search}</title> {$headerinclude} </head> <body> {$header}
|
<form method="post" action="search.php">
| <form action="search.php">
|
<input type="hidden" name="action" value="do_search" /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
| <input type="hidden" name="action" value="do_search" /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
|
Zeile 10988 | Zeile 11067 |
---|
<tr> <td class="tcat" width="50%"><strong>{$lang->search_keyword}</strong></td> <td class="tcat" width="50%"><strong>{$lang->search_username}</strong></td>
|
<tr> <td class="tcat" width="50%"><strong>{$lang->search_keyword}</strong></td> <td class="tcat" width="50%"><strong>{$lang->search_username}</strong></td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="trow1"> <table><tr> <td valign="top"><input type="text" class="textbox" name="keywords" size="35" maxlength="250" /></td>
| <td class="trow1"> <table><tr> <td valign="top"><input type="text" class="textbox" name="keywords" size="35" maxlength="250" /></td>
|
Zeile 11065 | Zeile 11144 |
---|
placeholder: "{$lang->search_user}", minimumInputLength: 2, multiple: false,
|
placeholder: "{$lang->search_user}", minimumInputLength: 2, multiple: false,
|
| allowClear: true,
|
ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json',
| ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json',
|
Zeile 11341 | Zeile 11421 |
---|
<tr> <td class="tcat"><span class="smalltext"><strong>{$lang->username}</strong></span></td> <td class="tcat"><span class="smalltext"><strong>{$modscope}</strong></span></td>
|
<tr> <td class="tcat"><span class="smalltext"><strong>{$lang->username}</strong></span></td> <td class="tcat"><span class="smalltext"><strong>{$modscope}</strong></span></td>
|
<td class="tcat"><span class="smalltext"><strong>{$lang->lastvisit}</strong></span></td> <td class="tcat"><span class="smalltext"><strong>{$lang->email}</strong></span></td> <td class="tcat"><span class="smalltext"><strong>{$lang->pm}</strong></span></td>
| <td class="tcat"><span class="smalltext"><strong>{$lang->lastvisit}</strong></span></td> <td class="tcat"><span class="smalltext"><strong>{$lang->email}</strong></span></td> <td class="tcat"><span class="smalltext"><strong>{$lang->pm}</strong></span></td>
|
</tr> {$modrows} </table>
| </tr> {$modrows} </table>
|
Zeile 11375 | Zeile 11455 |
---|
<td width="5%" class="{$bgcolor}"><div class="postbit_buttons">{$emailcode}</div></td> <td width="5%" class="{$bgcolor}"><div class="postbit_buttons">{$pmcode}</div></td> </tr>]]></template>
|
<td width="5%" class="{$bgcolor}"><div class="postbit_buttons">{$emailcode}</div></td> <td width="5%" class="{$bgcolor}"><div class="postbit_buttons">{$pmcode}</div></td> </tr>]]></template>
|
<template name="showthread" version="1821"><![CDATA[<html>
| <template name="showthread" version="1822"><![CDATA[<html>
|
<head> <title>{$thread['subject']}</title> {$headerinclude}
| <head> <title>{$thread['subject']}</title> {$headerinclude}
|
Zeile 11402 | Zeile 11482 |
---|
<!-- jeditable (jquery) --> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/report.js?ver=1820"></script> <script src="{$mybb->asset_url}/jscripts/jeditable/jeditable.min.js"></script>
|
<!-- jeditable (jquery) --> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/report.js?ver=1820"></script> <script src="{$mybb->asset_url}/jscripts/jeditable/jeditable.min.js"></script>
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/thread.js?ver=1821"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/thread.js?ver=1822"></script>
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 11745 | Zeile 11825 |
---|
<td class="tcat" align="center"><span class="smalltext"><strong>{$lang->lastpost}</strong></span></td> </tr> {$similarthreadbits}
|
<td class="tcat" align="center"><span class="smalltext"><strong>{$lang->lastpost}</strong></span></td> </tr> {$similarthreadbits}
|
</table>]]></template>
| </table>]]></template>
|
<template name="showthread_similarthreads_bit" version="1813"><![CDATA[<tr> <td align="center" class="{$trow}" width="2%">{$icon}</td> <td class="{$trow}">{$similar_thread['threadprefix']}<a href="{$similar_thread['threadlink']}">{$similar_thread['subject']}</a></td>
| <template name="showthread_similarthreads_bit" version="1813"><![CDATA[<tr> <td align="center" class="{$trow}" width="2%">{$icon}</td> <td class="{$trow}">{$similar_thread['threadprefix']}<a href="{$similar_thread['threadlink']}">{$similar_thread['subject']}</a></td>
|
Zeile 12116 | Zeile 12196 |
---|
<br /><span class="smalltext">{$lang->avatar_url_gravatar}</span> </td> </tr>]]></template>
|
<br /><span class="smalltext">{$lang->avatar_url_gravatar}</span> </td> </tr>]]></template>
|
<template name="usercp_changename" version="1400"><![CDATA[<html>
| <template name="usercp_changename" version="1822"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->change_username}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->change_username}</title> {$headerinclude}
|
Zeile 12146 | Zeile 12226 |
---|
</tr> <tr> <td class="trow2" width="40%"><strong>{$lang->new_username}</strong></td>
|
</tr> <tr> <td class="trow2" width="40%"><strong>{$lang->new_username}</strong></td>
|
<td class="trow2" width="60%"><input type="text" class="textbox" name="username" size="25" maxlength="{$mybb->settings['maxnamelength']}" /></td> </tr>
| <td class="trow2" width="60%"><input type="text" class="textbox" name="username" size="25" maxlength="{$mybb->settings['maxnamelength']}" value="{$username}" /></td> </tr>
|
</table> <br /> <div align="center">
| </table> <br /> <div align="center">
|
Zeile 12237 | Zeile 12317 |
---|
{$lang->no_requests} </td> </tr>]]></template>
|
{$lang->no_requests} </td> </tr>]]></template>
|
<template name="usercp_editlists" version="1821"><![CDATA[<html>
| <template name="usercp_editlists" version="1823"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->edit_lists}</title> {$headerinclude}
|
<head> <title>{$mybb->settings['bbname']} - {$lang->edit_lists}</title> {$headerinclude}
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/usercp.js?ver=1821"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/usercp.js?ver=1823"></script>
|
<script type="text/javascript"> lang.remove_buddy = '{$lang->confirm_remove_buddy}'; lang.remove_ignored = '{$lang->confirm_remove_ignored}';
| <script type="text/javascript"> lang.remove_buddy = '{$lang->confirm_remove_buddy}'; lang.remove_ignored = '{$lang->confirm_remove_ignored}';
|
Zeile 12548 | Zeile 12628 |
---|
<ul> <li>{$lang->edit_sig_no_permission}</li> </ul>
|
<ul> <li>{$lang->edit_sig_no_permission}</li> </ul>
|
</div> <br />
| </div> <br />
|
{$signature} </td> </tr>
| {$signature} </td> </tr>
|
Zeile 12949 | Zeile 13029 |
---|
<tr> <td colspan="2"><span class="smalltext">{$lang->thread_mode}</span></td> </tr>
|
<tr> <td colspan="2"><span class="smalltext">{$lang->thread_mode}</span></td> </tr>
|
<tr> <td colspan="2"><select name="threadmode"><option value="">{$lang->use_default}</option><option value="linear" {$threadview['linear']}>{$lang->linear}</option><option value="threaded" {$threadview['threaded']}>{$lang->threaded}</option></select></td> </tr> </table>
| <tr> <td colspan="2"><select name="threadmode"><option value="">{$lang->use_default}</option><option value="linear" {$threadview['linear']}>{$lang->linear}</option><option value="threaded" {$threadview['threaded']}>{$lang->threaded}</option></select></td> </tr> </table>
|
</fieldset> <br /> <fieldset class="trow2"> <legend><strong>{$lang->other_options}</strong></legend> <table cellspacing="0" cellpadding="2">
|
</fieldset> <br /> <fieldset class="trow2"> <legend><strong>{$lang->other_options}</strong></legend> <table cellspacing="0" cellpadding="2">
|
<tr>
| <tr>
|
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="showredirect" id="showredirect" value="1" {$showredirectcheck} /></td> <td><span class="smalltext"><label for="showredirect">{$lang->show_redirect}</label></span></td> </tr>
| <td valign="top" width="1"><input type="checkbox" class="checkbox" name="showredirect" id="showredirect" value="1" {$showredirectcheck} /></td> <td><span class="smalltext"><label for="showredirect">{$lang->show_redirect}</label></span></td> </tr>
|
Zeile 12972 | Zeile 13052 |
---|
</tr> {$board_style} {$board_language}
|
</tr> {$board_style} {$board_language}
|
</table>
| </table>
|
</fieldset> </td> </tr>
| </fieldset> </td> </tr>
|
Zeile 13071 | Zeile 13151 |
---|
<body> {$header} <form action="usercp.php" method="post">
|
<body> {$header} <form action="usercp.php" method="post">
|
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table width="100%" border="0" align="center">
| <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table width="100%" border="0" align="center">
|
<tr> {$usercpnav} <td valign="top">
| <tr> {$usercpnav} <td valign="top">
|
Zeile 13087 | Zeile 13167 |
---|
<tr> <td class="trow1" width="40%"><strong>{$lang->current_password}</strong></td> <td class="trow1" width="60%"><input type="password" class="textbox" name="oldpassword" size="25" /></td>
|
<tr> <td class="trow1" width="40%"><strong>{$lang->current_password}</strong></td> <td class="trow1" width="60%"><input type="password" class="textbox" name="oldpassword" size="25" /></td>
|
</tr> <tr> <td class="tcat" colspan="2"><strong>{$lang->please_enter_confirm_new_password}</strong></td>
| </tr> <tr> <td class="tcat" colspan="2"><strong>{$lang->please_enter_confirm_new_password}</strong></td>
|
</tr> <tr> <td class="trow2" width="40%"><strong>{$lang->new_password}</strong></td>
| </tr> <tr> <td class="trow2" width="40%"><strong>{$lang->new_password}</strong></td>
|
Zeile 13097 | Zeile 13177 |
---|
</tr> <tr> <td class="trow1" width="40%"><strong>{$lang->confirm_password}</strong></td>
|
</tr> <tr> <td class="trow1" width="40%"><strong>{$lang->confirm_password}</strong></td>
|
<td class="trow1" width="60%"><input type="password" class="textbox" name="password2" size="25" /></td>
| <td class="trow1" width="60%"><input type="password" class="textbox" name="password2" size="25" /></td>
|
</tr> </table> <br />
| </tr> </table> <br />
|
Zeile 13122 | Zeile 13202 |
---|
<form action="usercp.php" method="post" name="input"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table width="100%" border="0" align="center">
|
<form action="usercp.php" method="post" name="input"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table width="100%" border="0" align="center">
|
<tr>
| <tr>
|
{$usercpnav} <td valign="top"> {$errors}
| {$usercpnav} <td valign="top"> {$errors}
|
Zeile 13134 | Zeile 13214 |
---|
<td width="50%" class="trow1" valign="top"> <fieldset class="trow2"> <legend><strong>{$lang->profile_required}</strong></legend>
|
<td width="50%" class="trow1" valign="top"> <fieldset class="trow2"> <legend><strong>{$lang->profile_required}</strong></legend>
|
<table cellspacing="0" cellpadding="{$theme['tablespace']}">
| <table cellspacing="0" cellpadding="{$theme['tablespace']}">
|
<tr> <td colspan="2"><span class="smalltext"><strong>{$lang->change_email_notice}</strong></span></td>
|
<tr> <td colspan="2"><span class="smalltext"><strong>{$lang->change_email_notice}</strong></span></td>
|
</tr>
| </tr>
|
{$requiredfields} </table> </fieldset>
| {$requiredfields} </table> </fieldset>
|
Zeile 13147 | Zeile 13227 |
---|
<table cellspacing="0" cellpadding="{$theme['tablespace']}"> <tr> <td colspan="3"><span class="smalltext">{$lang->birthday}</span></td>
|
<table cellspacing="0" cellpadding="{$theme['tablespace']}"> <tr> <td colspan="3"><span class="smalltext">{$lang->birthday}</span></td>
|
</tr> <tr> <td>
| </tr> <tr> <td>
|
<select name="bday1"> <option value=""> </option> {$bdaydaysel}
|
<select name="bday1"> <option value=""> </option> {$bdaydaysel}
|
</select>
| </select>
|
</td> <td> <select name="bday2">
| </td> <td> <select name="bday2">
|
Zeile 13174 | Zeile 13254 |
---|
</td> <td> <input type="text" class="textbox" size="4" maxlength="4" name="bday3" value="{$bday['2']}" />
|
</td> <td> <input type="text" class="textbox" size="4" maxlength="4" name="bday3" value="{$bday['2']}" />
|
</td>
| </td>
|
</tr> <tr> <td colspan="3">
| </tr> <tr> <td colspan="3">
|
Zeile 13199 | Zeile 13279 |
---|
{$customtitle} {$contactfields} {$awaysection}
|
{$customtitle} {$contactfields} {$awaysection}
|
</td>
| </td>
|
</tr> </table> <br />
| </tr> </table> <br />
|
Zeile 13209 | Zeile 13289 |
---|
</div> </td> </tr>
|
</div> </td> </tr>
|
</table>
| </table>
|
</form> {$footer} </body> </html>]]></template>
|
</form> {$footer} </body> </html>]]></template>
|
<template name="usercp_profile_contact_fields" version="1816"><![CDATA[<br />
| <template name="usercp_profile_contact_fields" version="1822"><![CDATA[<br />
|
<fieldset class="trow2"> <legend><strong>{$lang->additional_contact_details}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}"> {$contact_fields['icq']}
|
<fieldset class="trow2"> <legend><strong>{$lang->additional_contact_details}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}"> {$contact_fields['icq']}
|
{$contact_fields['yahoo']}
| |
{$contact_fields['skype']} {$contact_fields['google']} </table> </fieldset>]]></template> <template name="usercp_profile_contact_fields_field" version="1800"><![CDATA[<tr> <td><span class="smalltext">{$lang_string}</span></td>
|
{$contact_fields['skype']} {$contact_fields['google']} </table> </fieldset>]]></template> <template name="usercp_profile_contact_fields_field" version="1800"><![CDATA[<tr> <td><span class="smalltext">{$lang_string}</span></td>
|
</tr>
| </tr>
|
<tr> <td><input type="text" class="textbox" name="{$cfield}" size="25" value="{$cfvalue}" /></td> </tr>]]></template> <template name="usercp_profile_away" version="1816"><![CDATA[<br /> <fieldset class="trow2"> <legend><strong>{$lang->away_information}</strong></legend>
|
<tr> <td><input type="text" class="textbox" name="{$cfield}" size="25" value="{$cfvalue}" /></td> </tr>]]></template> <template name="usercp_profile_away" version="1816"><![CDATA[<br /> <fieldset class="trow2"> <legend><strong>{$lang->away_information}</strong></legend>
|
<table cellspacing="0" cellpadding="{$theme['tablespace']}">
| <table cellspacing="0" cellpadding="{$theme['tablespace']}">
|
<tr> <td colspan="2"><span class="smalltext">{$lang->away_status}</span></td>
|
<tr> <td colspan="2"><span class="smalltext">{$lang->away_status}</span></td>
|
</tr>
| </tr>
|
<tr> <td><span class="smalltext"><input type="radio" class="radio" name="away" value="1" {$awaycheck['1']} /> {$lang->im_away}</span></td> <td><span class="smalltext"><input type="radio" class="radio" name="away" value="0" {$awaycheck['0']} /> {$lang->im_here}</span></td>
| <tr> <td><span class="smalltext"><input type="radio" class="radio" name="away" value="1" {$awaycheck['1']} /> {$lang->im_away}</span></td> <td><span class="smalltext"><input type="radio" class="radio" name="away" value="0" {$awaycheck['0']} /> {$lang->im_here}</span></td>
|
Zeile 13251 | Zeile 13330 |
---|
<table cellspacing="0" cellpadding="{$theme['tablespace']}"> <tr> <td colspan="3"><span class="smalltext">{$lang->return_date}</span></td>
|
<table cellspacing="0" cellpadding="{$theme['tablespace']}"> <tr> <td colspan="3"><span class="smalltext">{$lang->return_date}</span></td>
|
</tr>
| </tr>
|
<tr>
|
<tr>
|
<td>
| <td>
|
<select name="awayday"> <option value=""> </option> {$returndatesel}
|
<select name="awayday"> <option value=""> </option> {$returndatesel}
|
</select> </td> <td>
| </select> </td> <td>
|
<select name="awaymonth"> <option value=""> </option> <option value="1" {$returndatemonthsel['1']}>{$lang->month_1}</option>
| <select name="awaymonth"> <option value=""> </option> <option value="1" {$returndatemonthsel['1']}>{$lang->month_1}</option>
|
Zeile 13275 | Zeile 13354 |
---|
<option value="11" {$returndatemonthsel['11']}>{$lang->month_11}</option> <option value="12" {$returndatemonthsel['12']}>{$lang->month_12}</option> </select>
|
<option value="11" {$returndatemonthsel['11']}>{$lang->month_11}</option> <option value="12" {$returndatemonthsel['12']}>{$lang->month_12}</option> </select>
|
</td> <td>
| </td> <td>
|
<input type="text" class="textbox" size="4" maxlength="4" name="awayyear" value="{$returndate['2']}" /> </td> </tr>
| <input type="text" class="textbox" size="4" maxlength="4" name="awayyear" value="{$returndate['2']}" /> </td> </tr>
|
Zeile 13301 | Zeile 13380 |
---|
<template name="usercp_profile_customtitle" version="1805"><![CDATA[<fieldset class="trow2"> <legend><strong>{$lang->custom_usertitle}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}">
|
<template name="usercp_profile_customtitle" version="1805"><![CDATA[<fieldset class="trow2"> <legend><strong>{$lang->custom_usertitle}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}">
|
<tr>
| <tr>
|
<td><span class="smalltext">{$lang->custom_usertitle_note}</span></td> </tr> <tr>
| <td><span class="smalltext">{$lang->custom_usertitle_note}</span></td> </tr> <tr>
|
Zeile 13352 | Zeile 13431 |
---|
<template name="usercp_profile_profilefields_textarea" version="1800"><![CDATA[<textarea name="profile_fields[$field]" rows="6" cols="30" style="width: 95%">{$value}</textarea>]]></template> <template name="usercp_referrals" version="1600"><![CDATA[<strong>{$lang->members_referred}</strong> {$mybb->user['referrals']}<br /> {$referral_link}]]></template>
|
<template name="usercp_profile_profilefields_textarea" version="1800"><![CDATA[<textarea name="profile_fields[$field]" rows="6" cols="30" style="width: 95%">{$value}</textarea>]]></template> <template name="usercp_referrals" version="1600"><![CDATA[<strong>{$lang->members_referred}</strong> {$mybb->user['referrals']}<br /> {$referral_link}]]></template>
|
| <template name="usercp_removesubscription_forum" version="1823"><![CDATA[<html> <head> <title>{$lang->unsubscribe_from_forum}</title> {$headerinclude} </head> <body> {$header} <form action="usercp.php" method="post" name="input"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="action" value="removesubscription" /> <input type="hidden" name="type" value="forum" /> <input type="hidden" name="fid" value="{$forum['fid']}" /> <table width="100%" border="0" align="center"> <tr> {$usercpnav} <td valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->unsubscribe_from_forum}</strong></td> </tr> <tr> <td class="trow1" valign="top">{$lang->unsubscribe_from_forum_desc}</td> </tr> </table> <br /> <div style="text-align: center;"> <input type="submit" class="button" name="submit" value="{$lang->do_unsubscribe_forum}" tabindex="3" accesskey="s" /> </div> </td> </tr> </table> </form> {$footer} </body> </html>]]></template> <template name="usercp_removesubscription_thread" version="1823"><![CDATA[<html> <head> <title>{$lang->unsubscribe_from_thread}</title> {$headerinclude} </head> <body> {$header} <form action="usercp.php" method="post" name="input"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="action" value="removesubscription" /> <input type="hidden" name="tid" value="{$thread['tid']}" /> <table width="100%" border="0" align="center"> <tr> {$usercpnav} <td valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->unsubscribe_from_thread}</strong></td> </tr> <tr> <td class="trow1" valign="top">{$lang->unsubscribe_from_thread_desc} <a href="usercp.php?action=addsubscription&tid={$thread['tid']}&my_post_key={$mybb->post_code}">{$lang->unsubscribe_change_notificaton}</a></td> </tr> </table> <br /> <div style="text-align: center;"> <input type="submit" class="button" name="submit" value="{$lang->do_unsubscribe_thread}" tabindex="3" accesskey="s" /> </div> </td> </tr> </table> </form> {$footer} </body> </html>]]></template>
|
<template name="usercp_reputation" version="1600"><![CDATA[<strong>{$lang->reputation}</strong> {$reputation_link} [<a href="reputation.php?uid={$mybb->user['uid']}">{$lang->details}</a>]<br />]]></template> <template name="usercp_resendactivation" version="1800"><![CDATA[<br />(<a href="member.php?action=resendactivation">{$lang->resend_activation}</a>)]]></template> <template name="usercp_subscriptions" version="1817"><![CDATA[<html>
| <template name="usercp_reputation" version="1600"><![CDATA[<strong>{$lang->reputation}</strong> {$reputation_link} [<a href="reputation.php?uid={$mybb->user['uid']}">{$lang->details}</a>]<br />]]></template> <template name="usercp_resendactivation" version="1800"><![CDATA[<br />(<a href="member.php?action=resendactivation">{$lang->resend_activation}</a>)]]></template> <template name="usercp_subscriptions" version="1817"><![CDATA[<html>
|
Zeile 13990 | Zeile 14138 |
---|
<td class="trow1" width="20%"><strong>{$lang->username}</strong></td> <td class="trow1">{$mybb->user['username']} <span class="smalltext">[<strong><a href="member.php?action=logout&logoutkey={$mybb->user['logoutkey']}">{$lang->change_user}</a></strong>]</span></td> </tr>]]></template>
|
<td class="trow1" width="20%"><strong>{$lang->username}</strong></td> <td class="trow1">{$mybb->user['username']} <span class="smalltext">[<strong><a href="member.php?action=logout&logoutkey={$mybb->user['logoutkey']}">{$lang->change_user}</a></strong>]</span></td> </tr>]]></template>
|
<template name="codebuttons" version="1821"><![CDATA[<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/sceditor/themes/{$theme['editortheme']}" type="text/css" media="all" /> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/sceditor/jquery.sceditor.bbcode.min.js?ver=1821"></script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/bbcodes_sceditor.js?ver=1821"></script>
| <template name="codebuttons" version="1824"><![CDATA[<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/sceditor/themes/{$theme['editortheme']}" type="text/css" media="all" /> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/sceditor/jquery.sceditor.bbcode.min.js?ver=1822"></script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/bbcodes_sceditor.js?ver=1824"></script>
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/sceditor/plugins/undo.js?ver=1821"></script> <script type="text/javascript"> var partialmode = {$mybb->settings['partialmode']}, opt_editor = { plugins: "undo", format: "bbcode",
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/sceditor/plugins/undo.js?ver=1821"></script> <script type="text/javascript"> var partialmode = {$mybb->settings['partialmode']}, opt_editor = { plugins: "undo", format: "bbcode",
|
bbcodeTrim: true, style: "{$mybb->asset_url}/jscripts/sceditor/styles/jquery.sceditor.{$theme['editortheme']}?ver=1821",
| bbcodeTrim: false, style: "{$mybb->asset_url}/jscripts/sceditor/styles/jquery.sceditor.{$theme['editortheme']}?ver=1823",
|
rtl: {$lang->settings['rtl']}, locale: "mybblang", width: "100%",
| rtl: {$lang->settings['rtl']}, locale: "mybblang", width: "100%",
|
Zeile 14070 | Zeile 14218 |
---|
</html>]]></template> <template name="debug_summary" version="1800"><![CDATA[<div id="debug">{$generated_in} {$debug_weight} <br />{$sql_queries} / {$server_load} / {$memory_usage}<br />[<a href="{$debuglink}" target="_blank">{$lang->debug_advanced_details}</a>]<br /></div>]]></template> <template name="gobutton" version="120"><![CDATA[<input type="submit" class="button" value="{$lang->go}" />]]></template>
|
</html>]]></template> <template name="debug_summary" version="1800"><![CDATA[<div id="debug">{$generated_in} {$debug_weight} <br />{$sql_queries} / {$server_load} / {$memory_usage}<br />[<a href="{$debuglink}" target="_blank">{$lang->debug_advanced_details}</a>]<br /></div>]]></template> <template name="gobutton" version="120"><![CDATA[<input type="submit" class="button" value="{$lang->go}" />]]></template>
|
<template name="headerinclude" version="1820"><![CDATA[<link rel="alternate" type="application/rss+xml" title="{$lang->latest_threads} (RSS 2.0)" href="{$mybb->settings['bburl']}/syndication.php" />
| <template name="headerinclude" version="1823"><![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->asset_url}/jscripts/jquery.js?ver=1821"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.js?ver=1823"></script>
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.plugins.min.js?ver=1821"></script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/general.js?ver=1821"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.plugins.min.js?ver=1821"></script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/general.js?ver=1821"></script>
|
Zeile 14164 | Zeile 14312 |
---|
</div> </body> </html>]]></template>
|
</div> </body> </html>]]></template>
|
<template name="sendthread" version="1800"><![CDATA[<html>
| <template name="sendthread" version="1823"><![CDATA[<html>
|
<head> <title>{$threadprefix['prefix']} {$thread['subject']} - {$lang->send_thread}</title> {$headerinclude}
| <head> <title>{$threadprefix['prefix']} {$thread['subject']} - {$lang->send_thread}</title> {$headerinclude}
|
Zeile 14196 | Zeile 14344 |
---|
<br /> <input type="hidden" name="action" value="do_sendtofriend" /> <input type="hidden" name="tid" value="{$tid}" />
|
<br /> <input type="hidden" name="action" value="do_sendtofriend" /> <input type="hidden" name="tid" value="{$tid}" />
|
<div align="center"><input type="submit" class="button" value="{$lang->send_thread}" /></div>
| <div align="center"><input type="submit" class="button" name="submit" value="{$lang->send_thread}" /></div>
|
</form> {$footer} </body>
| </form> {$footer} </body>
|