Zeile 1 | Zeile 1 |
---|
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
<theme name="MyBB Master Style" version="1822">
| <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 493 | Zeile 497 |
---|
}
.tfoot a:link {
|
}
.tfoot a:link {
|
color: #444; text-decoration: none;
| color: #444; text-decoration: none;
|
}
.tfoot a:visited {
|
}
.tfoot a:visited {
|
color: #444;
| color: #444;
|
text-decoration: none;
|
text-decoration: none;
|
}
| }
|
.tfoot a:hover, .tfoot a:active { color: #444; text-decoration: underline;
|
.tfoot a:hover, .tfoot a:active { color: #444; text-decoration: underline;
|
}
| }
|
.thead input.textbox, .thead select { border: 1px solid #263c30;
| .thead input.textbox, .thead select { border: 1px solid #263c30;
|
Zeile 518 | Zeile 522 |
---|
color: #333; border: 1px solid #4874a3; padding: 10px;
|
color: #333; border: 1px solid #4874a3; padding: 10px;
|
}
| }
|
.navigation { color: #333; font-size: 12px;
| .navigation { color: #333; font-size: 12px;
|
Zeile 569 | Zeile 573 |
---|
}
input.textbox {
|
}
input.textbox {
|
background: #ffffff;
| background: #ffffff;
|
color: #333; border: 1px solid #ccc; padding: 3px;
| color: #333; border: 1px solid #ccc; padding: 3px;
|
Zeile 643 | Zeile 647 |
---|
}
form #message {
|
}
form #message {
|
width: 500px; }
| width: 500px; }
|
.editor { background: #f1f1f1;
|
.editor { background: #f1f1f1;
|
border: 1px solid #ccc;
| border: 1px solid #ccc;
|
}
.editor_control_bar {
|
}
.editor_control_bar {
|
background: #fff; border: 1px solid #ccc; }
| background: #fff; border: 1px solid #ccc; }
|
.post .editor_control_bar {
|
.post .editor_control_bar {
|
background: #f5f5f5;
| background: #f5f5f5;
|
}
.popup_menu { background: #fff; border: 1px solid #ccc;
|
}
.popup_menu { background: #fff; border: 1px solid #ccc;
|
}
| }
|
.popup_menu .popup_item { background: #efefef;
|
.popup_menu .popup_item { background: #efefef;
|
color: #333; }
| color: #333; }
|
.popup_menu .popup_item:hover { background: #0072BC; color: #fff;
|
.popup_menu .popup_item:hover { background: #0072BC; color: #fff;
|
}
| }
|
.trow_reputation_positive { background: #ccffcc;
| .trow_reputation_positive { background: #ccffcc;
|
Zeile 681 | Zeile 685 |
---|
.trow_reputation_negative { background: #ffcccc;
|
.trow_reputation_negative { background: #ffcccc;
|
}
| }
|
.reputation_positive { color: green;
|
.reputation_positive { color: green;
|
}
| }
|
.reputation_neutral { color: #444;
| .reputation_neutral { color: #444;
|
Zeile 693 | Zeile 697 |
---|
.reputation_negative { color: red;
|
.reputation_negative { color: red;
|
}
| }
|
.repbox { font-size:16px; font-weight: bold;
| .repbox { font-size:16px; font-weight: bold;
|
Zeile 744 | Zeile 748 |
---|
}
.float_right {
|
}
.float_right {
|
float: right;
| float: right;
|
}
.hidden {
|
}
.hidden {
|
display: none;
| display: none;
|
float: none; width: 1%;
|
float: none; width: 1%;
|
}
| }
|
.hiddenrow { display: none;
| .hiddenrow { display: none;
|
Zeile 769 | Zeile 773 |
---|
width: auto; vertical-align: middle; margin-top: 3px;
|
width: auto; vertical-align: middle; margin-top: 3px;
|
}
| }
|
.tcat_menu > .expcolimage { margin-top: 0;
| .tcat_menu > .expcolimage { margin-top: 0;
|
Zeile 844 | Zeile 848 |
---|
.popup_menu .popup_item_container { margin: 1px;
|
.popup_menu .popup_item_container { margin: 1px;
|
text-align: left;
| text-align: left;
|
}
.popup_menu .popup_item {
| }
.popup_menu .popup_item {
|
Zeile 917 | Zeile 921 |
---|
.moderate_banned { color: #FF6600;
|
.moderate_banned { color: #FF6600;
|
}
| }
|
.low_banned { color: #008000;
|
.low_banned { color: #008000;
|
}
| }
|
.online { color: #15A018;
|
.online { color: #15A018;
|
}
| }
|
.offline { color: #C7C7C7;
|
.offline { color: #C7C7C7;
|
}
| }
|
div.error { padding: 5px 10px; border: 2px solid #FFD324;
| div.error { padding: 5px 10px; border: 2px solid #FFD324;
|
Zeile 939 | Zeile 943 |
---|
}
div.error p {
|
}
div.error p {
|
margin: 0; color: #333; font-weight: normal;
| margin: 0; color: #333; font-weight: normal;
|
}
div.error p em {
| }
div.error p em {
|
Zeile 1013 | Zeile 1017 |
---|
padding: 5px; margin-top: 5px; font-weight: normal;
|
padding: 5px; margin-top: 5px; font-weight: normal;
|
}
| }
|
.pagination_breadcrumb_link { vertical-align: middle; cursor: pointer;
| .pagination_breadcrumb_link { vertical-align: middle; cursor: pointer;
|
Zeile 1022 | Zeile 1026 |
---|
.thread_legend, .thread_legend dd {
|
.thread_legend, .thread_legend dd {
|
margin: 0; padding: 0; }
.thread_legend dd { padding-bottom: 4px; margin-right: 15px;
| margin: 0; padding: 0; }
.thread_legend dd { padding-bottom: 4px; margin-right: 15px;
|
}
.thread_legend img { margin-right: 4px; vertical-align: bottom;
|
}
.thread_legend img { margin-right: 4px; vertical-align: bottom;
|
}
| }
|
.forum_legend, .forum_legend dt, .forum_legend dd {
|
.forum_legend, .forum_legend dt, .forum_legend dd {
|
margin: 0; padding: 0; }
.forum_legend dd { float: left;
| margin: 0; padding: 0; }
.forum_legend dd { float: left;
|
margin-right: 10px; margin-top: 7px; }
| margin-right: 10px; margin-top: 7px; }
|
Zeile 1444 | Zeile 1448 |
---|
}
.ie6.top-left {
|
}
.ie6.top-left {
|
left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' ); top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
| left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' ); top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
|
}
.ie6.bottom-right {
| }
.ie6.bottom-right {
|
Zeile 2045 | Zeile 2049 |
---|
color: #444; font-size: 95%; margin-bottom: 8px;
|
color: #444; font-size: 95%; margin-bottom: 8px;
|
}
| }
|
.modqueue_mass { list-style: none;
| .modqueue_mass { list-style: none;
|
Zeile 2439 | Zeile 2443 |
---|
{$announcement} </div> </td></tr>
|
{$announcement} </div> </td></tr>
|
</table> {$footer} </body> </html>]]></template>
| </table> {$footer} </body> </html>]]></template>
|
<template name="announcement_edit" version="1800"><![CDATA[<a href="modcp.php?action=edit_announcement&aid={$post['aid']}" title="{$lang->announcement_edit}" class="postbit_edit"><span>{$lang->postbit_button_edit}</span></a>]]></template> <template name="announcement_quickdelete" version="1800"><![CDATA[<a href="modcp.php?action=delete_announcement&aid={$post['aid']}&my_post_key={$mybb->post_code}" onclick="MyBB.deleteAnnouncement(this); return false;" class="postbit_qdelete"><span>{$lang->postbit_button_qdelete}</span></a>]]></template> <template name="calendar" version="1813"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->calendar}</title> {$headerinclude}
|
<template name="announcement_edit" version="1800"><![CDATA[<a href="modcp.php?action=edit_announcement&aid={$post['aid']}" title="{$lang->announcement_edit}" class="postbit_edit"><span>{$lang->postbit_button_edit}</span></a>]]></template> <template name="announcement_quickdelete" version="1800"><![CDATA[<a href="modcp.php?action=delete_announcement&aid={$post['aid']}&my_post_key={$mybb->post_code}" onclick="MyBB.deleteAnnouncement(this); return false;" class="postbit_qdelete"><span>{$lang->postbit_button_qdelete}</span></a>]]></template> <template name="calendar" version="1813"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->calendar}</title> {$headerinclude}
|
</head> <body>
| </head> <body>
|
{$header} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <thead>
| {$header} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <thead>
|
Zeile 2474 | Zeile 2478 |
---|
<br /> <form action="calendar.php" method="post"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<br /> <form action="calendar.php" method="post"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr>
| <tr>
|
<td class="trow1"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr>
| <td class="trow1"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr>
|
Zeile 2534 | Zeile 2538 |
---|
<td class="trow1"><input type="text" class="textbox" size="50" name="name" maxlength="120" value="{$name}"/></td> </tr> {$calendar_select}
|
<td class="trow1"><input type="text" class="textbox" size="50" name="name" maxlength="120" value="{$name}"/></td> </tr> {$calendar_select}
|
<tr> <td class="trow2" style="vertical-align: top;"><strong>{$lang->event_date}</strong></td> <td class="trow1"> <script type="text/javascript"> <!-- function toggleType() { if($("#type_single").prop("checked")) { $("#ranged_selects").hide(); $("#single_selects").show(); } else { $("#single_selects").hide(); $("#ranged_selects").show(); toggleRepeats(); } }
function toggleRepeats() { var repeats = $("#repeats").get(0).selectedIndex; $(".repeats_type").each(function() { $(this).hide(); }); if($("#repeats_type_"+repeats).length > 0) { $("#repeats_type_"+repeats).show(); } } // --> </script> <dl style="margin-top: 0; margin-bottom: 0; width: 100%;"> <dt><input type="radio" name="type" value="single" {$type_single} id="type_single" onclick="toggleType();" /> <label for="type_single"><strong>{$lang->type_single}</strong></label></dt> <dd style="margin-top: 4px;" id="single_selects"> <select name="single_day"> {$single_days} </select> <select name="single_month"> <option value="1"{$single_month['1']}>{$lang->month_1}</option> <option value="2"{$single_month['2']}>{$lang->month_2}</option> <option value="3"{$single_month['3']}>{$lang->month_3}</option> <option value="4"{$single_month['4']}>{$lang->month_4}</option> <option value="5"{$single_month['5']}>{$lang->month_5}</option> <option value="6"{$single_month['6']}>{$lang->month_6}</option> <option value="7"{$single_month['7']}>{$lang->month_7}</option> <option value="8"{$single_month['8']}>{$lang->month_8}</option> <option value="9"{$single_month['9']}>{$lang->month_9}</option> <option value="10"{$single_month['10']}>{$lang->month_10}</option> <option value="11"{$single_month['11']}>{$lang->month_11}</option> <option value="12"{$single_month['12']}>{$lang->month_12}</option> </select> <select name="single_year"> {$single_years} </select> </dd> <dt><input type="radio" name="type" value="ranged" {$type_ranged} id="type_ranged" onclick="toggleType();" /> <label for="type_ranged"><strong>{$lang->type_ranged}</strong></label></dt> <dd style="margin-top: 4px; width: 100%;" id="ranged_selects"> <table width="100%"> <tr> <td class="smalltext" style="padding: 4px; text-align: right;">{$lang->start_time}</td> <td style="padding: 4px;"> <select name="start_day"> {$start_days} </select> <select name="start_month"> <option value="1"{$start_month['1']}>{$lang->month_1}</option> <option value="2"{$start_month['2']}>{$lang->month_2}</option> <option value="3"{$start_month['3']}>{$lang->month_3}</option> <option value="4"{$start_month['4']}>{$lang->month_4}</option> <option value="5"{$start_month['5']}>{$lang->month_5}</option> <option value="6"{$start_month['6']}>{$lang->month_6}</option> <option value="7"{$start_month['7']}>{$lang->month_7}</option> <option value="8"{$start_month['8']}>{$lang->month_8}</option> <option value="9"{$start_month['9']}>{$lang->month_9}</option> <option value="10"{$start_month['10']}>{$lang->month_10}</option> <option value="11"{$start_month['11']}>{$lang->month_11}</option> <option value="12"{$start_month['12']}>{$lang->month_12}</option> </select> <select name="start_year"> {$start_years} </select> <span class="smalltext"> {$lang->enter_time}</span> <input type="text" class="textbox" name="start_time" value="{$start_time}" size="7" /> </td> </tr> <tr> <td class="smalltext" style="padding: 4px; text-align: right;">{$lang->end_time}</td> <td style="padding: 4px;"> <select name="end_day"> {$end_days} </select> <select name="end_month"> <option value="1"{$end_month['1']}>{$lang->month_1}</option> <option value="2"{$end_month['2']}>{$lang->month_2}</option> <option value="3"{$end_month['3']}>{$lang->month_3}</option> <option value="4"{$end_month['4']}>{$lang->month_4}</option> <option value="5"{$end_month['5']}>{$lang->month_5}</option> <option value="6"{$end_month['6']}>{$lang->month_6}</option> <option value="7"{$end_month['7']}>{$lang->month_7}</option> <option value="8"{$end_month['8']}>{$lang->month_8}</option> <option value="9"{$end_month['9']}>{$lang->month_9}</option> <option value="10"{$end_month['10']}>{$lang->month_10}</option>
| <tr> <td class="trow2" style="vertical-align: top;"><strong>{$lang->event_date}</strong></td> <td class="trow1"> <script type="text/javascript"> <!-- function toggleType() { if($("#type_single").prop("checked")) { $("#ranged_selects").hide(); $("#single_selects").show(); } else { $("#single_selects").hide(); $("#ranged_selects").show(); toggleRepeats(); } }
function toggleRepeats() { var repeats = $("#repeats").get(0).selectedIndex; $(".repeats_type").each(function() { $(this).hide(); }); if($("#repeats_type_"+repeats).length > 0) { $("#repeats_type_"+repeats).show(); } } // --> </script> <dl style="margin-top: 0; margin-bottom: 0; width: 100%;"> <dt><input type="radio" name="type" value="single" {$type_single} id="type_single" onclick="toggleType();" /> <label for="type_single"><strong>{$lang->type_single}</strong></label></dt> <dd style="margin-top: 4px;" id="single_selects"> <select name="single_day"> {$single_days} </select> <select name="single_month"> <option value="1"{$single_month['1']}>{$lang->month_1}</option> <option value="2"{$single_month['2']}>{$lang->month_2}</option> <option value="3"{$single_month['3']}>{$lang->month_3}</option> <option value="4"{$single_month['4']}>{$lang->month_4}</option> <option value="5"{$single_month['5']}>{$lang->month_5}</option> <option value="6"{$single_month['6']}>{$lang->month_6}</option> <option value="7"{$single_month['7']}>{$lang->month_7}</option> <option value="8"{$single_month['8']}>{$lang->month_8}</option> <option value="9"{$single_month['9']}>{$lang->month_9}</option> <option value="10"{$single_month['10']}>{$lang->month_10}</option> <option value="11"{$single_month['11']}>{$lang->month_11}</option> <option value="12"{$single_month['12']}>{$lang->month_12}</option> </select> <select name="single_year"> {$single_years} </select> </dd> <dt><input type="radio" name="type" value="ranged" {$type_ranged} id="type_ranged" onclick="toggleType();" /> <label for="type_ranged"><strong>{$lang->type_ranged}</strong></label></dt> <dd style="margin-top: 4px; width: 100%;" id="ranged_selects"> <table width="100%"> <tr> <td class="smalltext" style="padding: 4px; text-align: right;">{$lang->start_time}</td> <td style="padding: 4px;"> <select name="start_day"> {$start_days} </select> <select name="start_month"> <option value="1"{$start_month['1']}>{$lang->month_1}</option> <option value="2"{$start_month['2']}>{$lang->month_2}</option> <option value="3"{$start_month['3']}>{$lang->month_3}</option> <option value="4"{$start_month['4']}>{$lang->month_4}</option> <option value="5"{$start_month['5']}>{$lang->month_5}</option> <option value="6"{$start_month['6']}>{$lang->month_6}</option> <option value="7"{$start_month['7']}>{$lang->month_7}</option> <option value="8"{$start_month['8']}>{$lang->month_8}</option> <option value="9"{$start_month['9']}>{$lang->month_9}</option> <option value="10"{$start_month['10']}>{$lang->month_10}</option> <option value="11"{$start_month['11']}>{$lang->month_11}</option> <option value="12"{$start_month['12']}>{$lang->month_12}</option> </select> <select name="start_year"> {$start_years} </select> <span class="smalltext"> {$lang->enter_time}</span> <input type="text" class="textbox" name="start_time" value="{$start_time}" size="7" /> </td> </tr> <tr> <td class="smalltext" style="padding: 4px; text-align: right;">{$lang->end_time}</td> <td style="padding: 4px;"> <select name="end_day"> {$end_days} </select> <select name="end_month"> <option value="1"{$end_month['1']}>{$lang->month_1}</option> <option value="2"{$end_month['2']}>{$lang->month_2}</option> <option value="3"{$end_month['3']}>{$lang->month_3}</option> <option value="4"{$end_month['4']}>{$lang->month_4}</option> <option value="5"{$end_month['5']}>{$lang->month_5}</option> <option value="6"{$end_month['6']}>{$lang->month_6}</option> <option value="7"{$end_month['7']}>{$lang->month_7}</option> <option value="8"{$end_month['8']}>{$lang->month_8}</option> <option value="9"{$end_month['9']}>{$lang->month_9}</option> <option value="10"{$end_month['10']}>{$lang->month_10}</option>
|
<option value="11"{$end_month['11']}>{$lang->month_11}</option> <option value="12"{$end_month['12']}>{$lang->month_12}</option> </select>
| <option value="11"{$end_month['11']}>{$lang->month_11}</option> <option value="12"{$end_month['12']}>{$lang->month_12}</option> </select>
|
Zeile 2690 | Zeile 2694 |
---|
<td style="padding: 2px;" class="smalltext" colspan="2"><label><input type="checkbox" name="repeats_3_days[6]" value="1" {$repeats_3_days[6]} style="vertical-align: middle;" /> {$lang->saturday}</label></td> </tr> </table>
|
<td style="padding: 2px;" class="smalltext" colspan="2"><label><input type="checkbox" name="repeats_3_days[6]" value="1" {$repeats_3_days[6]} style="vertical-align: middle;" /> {$lang->saturday}</label></td> </tr> </table>
|
</div>
| </div>
|
<div class="repeats_type" id="repeats_type_4" style="padding: 4px;"> <div class="smalltext"><label> <input type="radio" name="repeats_4_type" id="repeats_4_type_1" value="1" style="vertical-align: middle;" {$repeats_4_type[1]} />
| <div class="repeats_type" id="repeats_type_4" style="padding: 4px;"> <div class="smalltext"><label> <input type="radio" name="repeats_4_type" id="repeats_4_type_1" value="1" style="vertical-align: middle;" {$repeats_4_type[1]} />
|
Zeile 2715 | Zeile 2719 |
---|
<option value="4"{$repeats_4_weekday[4]}>{$lang->thursday}</option> <option value="5"{$repeats_4_weekday[5]}>{$lang->friday}</option> <option value="6"{$repeats_4_weekday[6]}>{$lang->saturday}</option>
|
<option value="4"{$repeats_4_weekday[4]}>{$lang->thursday}</option> <option value="5"{$repeats_4_weekday[5]}>{$lang->friday}</option> <option value="6"{$repeats_4_weekday[6]}>{$lang->saturday}</option>
|
</select>
| </select>
|
{$lang->of_every} <input type="text" class="textbox" name="repeats_4_months2" value="{$repeats_4_months2}" size="2" onfocus="$('#repeats_4_type_2').prop('checked', true);" /> {$lang->month_or_months} </div>
| {$lang->of_every} <input type="text" class="textbox" name="repeats_4_months2" value="{$repeats_4_months2}" size="2" onfocus="$('#repeats_4_type_2').prop('checked', true);" /> {$lang->month_or_months} </div>
|
Zeile 2834 | Zeile 2838 |
---|
{$header} {$birthdays} {$events}
|
{$header} {$birthdays} {$events}
|
<br /> <form action="calendar.php" method="post"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="trow1"> <table width="100%" cellspacing="0" cellpadding="0" border="0">
| <br /> <form action="calendar.php" method="post"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="trow1"> <table width="100%" cellspacing="0" cellpadding="0" border="0">
|
<tr> <td valign="top">{$addevent}</td> <td align="right">
| <tr> <td valign="top">{$addevent}</td> <td align="right">
|
Zeile 3233 | Zeile 3237 |
---|
<input type="hidden" name="action" value="do_editevent" /> <input type="hidden" name="eid" value="{$event['eid']}" /> <div align="center"><input type="submit" class="button" value="{$lang->edit_event}" /></div>
|
<input type="hidden" name="action" value="do_editevent" /> <input type="hidden" name="eid" value="{$event['eid']}" /> <div align="center"><input type="submit" class="button" value="{$lang->edit_event}" /></div>
|
</form> {$footer} </body> </html>]]></template>
| </form> {$footer} </body> </html>]]></template>
|
<template name="calendar_event" version="1800"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->calendar} - {$event['name']}</title>
| <template name="calendar_event" version="1800"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->calendar} - {$event['name']}</title>
|
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 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 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 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 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}" />
| <input type="hidden" name="gid" value="{$gid}" />
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr>
| <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>
|
</tr> </table> <link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1807">
| </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"> <!--
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js?ver=1806"></script> <script type="text/javascript"> <!--
|
Zeile 4476 | Zeile 4470 |
---|
{ MyBB.select2(); $("#username").select2({
|
{ MyBB.select2(); $("#username").select2({
|
placeholder: "{$lang->search_user}", minimumInputLength: 2,
| placeholder: "{$lang->search_user}", minimumInputLength: 2,
|
multiple: false,
|
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 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="thead" colspan="6"><strong>{$lang->invite_member}</strong></td> </tr> <tr>
|
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>
|
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 4945 | 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>
| <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 5086 | Zeile 5097 |
---|
</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 5107 | 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> <td colspan="2"><input type="text" class="textbox" name="username" id="username" style="width: 100%" value="{$username}" /></td> </tr>
| <tr> <td colspan="2"><input type="text" class="textbox" name="username" id="username" style="width: 100%" value="{$username}" /></td> </tr>
|
Zeile 5147 | 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 5187 | 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 5212 | 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 5268 | 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 5329 | Zeile 5341 |
---|
</td> </tr> </table>
|
</td> </tr> </table>
|
</div> </td> </tr> </table> <br />
| </div> </td> </tr> </table> <br />
|
<div align="center"> <input type="hidden" name="action" value="register" /> <input type="submit" class="button" name="agree" value="{$lang->continue_registration}" />
| <div align="center"> <input type="hidden" name="action" value="register" /> <input type="submit" class="button" name="agree" value="{$lang->continue_registration}" />
|
Zeile 5355 | 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 5398 | 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 5423 | 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 5444 | Zeile 5456 |
---|
{ MyBB.select2(); $("#referrer").select2({
|
{ MyBB.select2(); $("#referrer").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 }); } }, }); }
|
// --> </script>]]></template> <template name="member_register_regimage" version="1821"><![CDATA[<br />
| // --> </script>]]></template> <template name="member_register_regimage" version="1821"><![CDATA[<br />
|
Zeile 5478 | Zeile 5491 |
---|
<script type="text/javascript"> <!-- lang.captcha_fetch_failure = "{$lang->captcha_fetch_failure}";
|
<script type="text/javascript"> <!-- lang.captcha_fetch_failure = "{$lang->captcha_fetch_failure}";
|
// -->
| // -->
|
</script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/captcha.js?ver=1821"></script> <legend><strong>{$lang->image_verification}</strong></legend>
| </script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/captcha.js?ver=1821"></script> <legend><strong>{$lang->image_verification}</strong></legend>
|
Zeile 5486 | Zeile 5499 |
---|
<tr> <td><span class="smalltext">{$lang->verification_note}</span></td> <td rowspan="2" align="center"><img src="captcha.php?action=regimage&imagehash={$imagehash}" alt="{$lang->image_verification}" title="{$lang->image_verification}" id="captcha_img" /><br /><span style="color: red;" class="smalltext">{$lang->verification_subnote}</span>
|
<tr> <td><span class="smalltext">{$lang->verification_note}</span></td> <td rowspan="2" align="center"><img src="captcha.php?action=regimage&imagehash={$imagehash}" alt="{$lang->image_verification}" title="{$lang->image_verification}" id="captcha_img" /><br /><span style="color: red;" class="smalltext">{$lang->verification_subnote}</span>
|
<script type="text/javascript">
| <script type="text/javascript">
|
<!-- if(use_xmlhttprequest == "1") {
| <!-- if(use_xmlhttprequest == "1") {
|
Zeile 5504 | Zeile 5517 |
---|
</tr> </table> </fieldset>]]></template>
|
</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 5517 | Zeile 5563 |
---|
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 5525 | 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']}"> <tr>
|
<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>
| <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 5545 | 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 5565 | 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 5657 |
---|
</table> </div> </div>]]></template>
|
</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> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->member_list}</title> {$headerinclude}
|
Zeile 5683 | 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}" /> </td> <td class="trow1" width="33%" style="vertical-align: top;">
| <input type="text" class="textbox" name="username" id="username" style="width: 99%; margin-top: 4px;" value="{$search_username}" /> </td> <td class="trow1" width="33%" style="vertical-align: top;">
|
Zeile 5701 | Zeile 5747 |
---|
<option value="lastvisit"{$sort_selected['lastvisit']}>{$lang->sort_by_lastvisit}</option> <option value="postnum"{$sort_selected['postnum']}>{$lang->sort_by_posts}</option> <option value="threadnum"{$sort_selected['threadnum']}>{$lang->sort_by_threads}</option>
|
<option value="lastvisit"{$sort_selected['lastvisit']}>{$lang->sort_by_lastvisit}</option> <option value="postnum"{$sort_selected['postnum']}>{$lang->sort_by_posts}</option> <option value="threadnum"{$sort_selected['threadnum']}>{$lang->sort_by_threads}</option>
|
{$referrals_option} </select>
| {$referrals_option} </select>
|
</td> </tr> </table>
| </td> </tr> </table>
|
Zeile 5741 | Zeile 5787 |
---|
id: value, text: value });
|
id: value, text: value });
|
} },
| } },
|
// Allow the user entered text to be selected as well createSearchChoice:function(term, data) { if ( $(data).filter( function() {
| // Allow the user entered text to be selected as well createSearchChoice:function(term, data) { if ( $(data).filter( function() {
|
Zeile 5765 | 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="1822"><![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 5782 | Zeile 5828 |
---|
</tr> <tr> <td class="trow1" style="vertical-align: top;" width="20%"><strong><label for="username">{$lang->username}</label></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">
| <td class="trow1">
|
<select name="username_match"> <option value="begins">{$lang->begins_with}</option> <option value="contains">{$lang->username_contains}</option>
| <select name="username_match"> <option value="begins">{$lang->begins_with}</option> <option value="contains">{$lang->username_contains}</option>
|
Zeile 5842 | 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 6055 | Zeile 6102 |
---|
</tr>]]></template> <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>
| </tr>]]></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>
|
{$headerinclude} </head> <body>
| {$headerinclude} </head> <body>
|
{$header} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed">
|
{$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="thead"><strong>{$forum['rulestitle']}</strong></td> </tr> <tr>
|
Zeile 6107 | Zeile 6124 |
---|
<template name="misc_smilies" version="120"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->smilies_listing}</title>
|
<template name="misc_smilies" version="120"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->smilies_listing}</title>
|
{$headerinclude} </head> <body>
| {$headerinclude} </head> <body>
|
{$header} <br />
|
{$header} <br />
|
<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="3"><strong>{$lang->smilies_listing}</strong></td>
|
<tr> <td class="thead" colspan="3"><strong>{$lang->smilies_listing}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="tcat" colspan="2" align="center"><span class="smalltext"><strong>{$lang->name}</strong></span></td> <td class="tcat"><span class="smalltext"><strong>{$lang->abbreviation}</strong></span></td>
| <tr> <td class="tcat" colspan="2" align="center"><span class="smalltext"><strong>{$lang->name}</strong></span></td> <td class="tcat"><span class="smalltext"><strong>{$lang->abbreviation}</strong></span></td>
|
Zeile 6133 | Zeile 6150 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="4"><strong>{$lang->smilies_listing}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="4"><strong>{$lang->smilies_listing}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="tcat" colspan="4"><span class="smalltext">{$lang->click_to_add}</span></td> </tr>
| <tr> <td class="tcat" colspan="4"><span class="smalltext">{$lang->click_to_add}</span></td> </tr>
|
Zeile 6144 | 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 6156 | Zeile 6173 |
---|
<template name="misc_syndication" version="1821"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->syndication}</title>
|
<template name="misc_syndication" version="1821"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->syndication}</title>
|
{$headerinclude} </head> <body>
| {$headerinclude} </head> <body>
|
{$header} {$feedurl} <table border="0" cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">
| {$header} {$feedurl} <table border="0" cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">
|
Zeile 6167 | Zeile 6184 |
---|
<br /> <form method="post" action="misc.php?action=syndication"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<br /> <form method="post" action="misc.php?action=syndication"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr>
| <tr>
|
<td class="thead" colspan="2"><strong>{$lang->syndication}</strong></td>
|
<td class="thead" colspan="2"><strong>{$lang->syndication}</strong></td>
|
</tr> <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>
|
<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 6182 | Zeile 6199 |
---|
<td class="trow1" width="40%" valign="top"><strong>{$lang->syndication_limit}</strong><br /><span class="smalltext">{$lang->syndication_limit_desc}</span></td> <td class="trow1" width="60%"><input type="text" class="textbox" name="limit" value="{$limit}" size="3" /> {$lang->syndication_threads_time}</td> </tr></table>
|
<td class="trow1" width="40%" valign="top"><strong>{$lang->syndication_limit}</strong><br /><span class="smalltext">{$lang->syndication_limit_desc}</span></td> <td class="trow1" width="60%"><input type="text" class="textbox" name="limit" value="{$limit}" size="3" /> {$lang->syndication_threads_time}</td> </tr></table>
|
<br />
| <br />
|
<div align="center"><input type="submit" class="button" name="make" value="{$lang->syndication_generate}" /></div> </form> {$footer}
| <div align="center"><input type="submit" class="button" name="make" value="{$lang->syndication_generate}" /></div> </form> {$footer}
|
Zeile 6207 | Zeile 6224 |
---|
<template name="misc_whoposted" version="1810"><![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="misc_whoposted" version="1810"><![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->total_posts} {$numposts}</strong></td> </tr> <tr>
| <td colspan="2" class="thead"><strong>{$lang->total_posts} {$numposts}</strong></td> </tr> <tr>
|
Zeile 6256 | Zeile 6273 |
---|
<td valign="top"> {$awaitingmoderation} {$latestfivemodactions}
|
<td valign="top"> {$awaitingmoderation} {$latestfivemodactions}
|
<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" align="center" colspan="4"><strong>{$lang->bans_ending_soon}</strong></td>
|
<tr> <td class="thead" align="center" colspan="4"><strong>{$lang->bans_ending_soon}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="tcat" width="25%"><span class="smalltext"><strong>{$lang->username}</strong></span></td> <td class="tcat" align="center" width="30%"><span class="smalltext"><strong>{$lang->reason}</strong></span></td> <td class="tcat" align="center" width="25%"><span class="smalltext"><strong>{$lang->ban_length}</strong></span></td> <td class="tcat" align="center" width="20%"><span class="smalltext"><strong>{$lang->ban_bannedby}</strong></span></td>
|
<tr> <td class="tcat" width="25%"><span class="smalltext"><strong>{$lang->username}</strong></span></td> <td class="tcat" align="center" width="30%"><span class="smalltext"><strong>{$lang->reason}</strong></span></td> <td class="tcat" align="center" width="25%"><span class="smalltext"><strong>{$lang->ban_length}</strong></span></td> <td class="tcat" align="center" width="20%"><span class="smalltext"><strong>{$lang->ban_bannedby}</strong></span></td>
|
</tr>
| </tr>
|
{$bannedusers} </table> <br />
| {$bannedusers} </table> <br />
|
Zeile 6281 | Zeile 6298 |
---|
</tr> <tr> <td class="trow1"><textarea name="modnotes" style="width: 99%; height: 200px;" rows="5" cols="45">{$modnotes}</textarea></td>
|
</tr> <tr> <td class="trow1"><textarea name="modnotes" style="width: 99%; height: 200px;" rows="5" cols="45">{$modnotes}</textarea></td>
|
</tr>
| </tr>
|
</table> <br /> <div align="center"><input type="submit" class="button" name="notessubmit" value="{$lang->save_notes}" /></div>
| </table> <br /> <div align="center"><input type="submit" class="button" name="notessubmit" value="{$lang->save_notes}" /></div>
|
Zeile 6365 | 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> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->edit_announcement}</title> {$headerinclude}
|
Zeile 6439 | Zeile 6456 |
---|
</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 6496 | 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 6569 | 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}" /> </div> </td>
| <input type="submit" class="button" name="preview" value="{$lang->preview}" /> </div> </td>
|
Zeile 6652 | 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 6706 | 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 6794 | Zeile 6812 |
---|
<table cellspacing="0" cellpadding="{$theme['tablespace']}"> <tr> <td colspan="3"><span class="smalltext"><label><input type="checkbox" class="checkbox" name="remove_avatar" value="1" /> {$lang->remove_avatar}</label></span></td>
|
<table cellspacing="0" cellpadding="{$theme['tablespace']}"> <tr> <td colspan="3"><span class="smalltext"><label><input type="checkbox" class="checkbox" name="remove_avatar" value="1" /> {$lang->remove_avatar}</label></span></td>
|
</tr>
| </tr>
|
<tr> <td colspan="3"><span class="smalltext">{$lang->birthday}</span></td>
| <tr> <td colspan="3"><span class="smalltext">{$lang->birthday}</span></td>
|
Zeile 6861 | Zeile 6879 |
---|
</tr> <tr> <td><input type="text" class="textbox" name="usertitle" size="25" maxlength="{$mybb->settings['customtitlemaxlength']}" value="{$newtitle}" /></td>
|
</tr> <tr> <td><input type="text" class="textbox" name="usertitle" size="25" maxlength="{$mybb->settings['customtitlemaxlength']}" value="{$newtitle}" /></td>
|
</tr> <tr>
| </tr> <tr>
|
<td><span class="smalltext"><input type="checkbox" name="reverttitle" id="reverttitle" class="checkbox" /> {$lang->revert_usertitle}</span></td> </tr> </table>
| <td><span class="smalltext"><input type="checkbox" name="reverttitle" id="reverttitle" class="checkbox" /> {$lang->revert_usertitle}</span></td> </tr> </table>
|
Zeile 6871 | Zeile 6889 |
---|
<fieldset class="trow2"> <legend><strong>{$lang->additional_contact_details}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}">
|
<fieldset class="trow2"> <legend><strong>{$lang->additional_contact_details}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}">
|
<tr>
| <tr>
|
<td><span class="smalltext">{$lang->icq_number}</span></td>
|
<td><span class="smalltext">{$lang->icq_number}</span></td>
|
</tr>
| </tr>
|
<tr> <td><input type="text" class="textbox" name="icq" size="25" value="{$user_icq}" /></td>
|
<tr> <td><input type="text" class="textbox" name="icq" size="25" value="{$user_icq}" /></td>
|
</tr>
| </tr>
|
<tr> <td><span class="smalltext">{$lang->skype_id}</span></td>
|
<tr> <td><span class="smalltext">{$lang->skype_id}</span></td>
|
</tr> <tr>
| </tr> <tr>
|
<td><input type="text" class="textbox" name="skype" size="25" value="{$user_skype}" /></td> </tr> <tr>
|
<td><input type="text" class="textbox" name="skype" size="25" value="{$user_skype}" /></td> </tr> <tr>
|
<td><span class="smalltext">{$lang->google_id}</span></td> </tr> <tr>
| <td><span class="smalltext">{$lang->google_id}</span></td> </tr> <tr>
|
<td><input type="text" class="textbox" name="google" size="25" value="{$user_google}" /></td> </tr> </table>
| <td><input type="text" class="textbox" name="google" size="25" value="{$user_google}" /></td> </tr> </table>
|
Zeile 7119 | 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 7192 | 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 7203 | Zeile 7222 |
---|
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};
|
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();
| }, initSelection: function(element, callback) { var value = $(element).val();
|
Zeile 7284 | Zeile 7303 |
---|
</tr> <tr> <td class="trow2" width="25%" align="center">{$lang->ipaddress_location}</td>
|
</tr> <tr> <td class="trow2" width="25%" align="center">{$lang->ipaddress_location}</td>
|
<td class="trow2">{$ipaddress_location}</td> </tr>
| <td class="trow2">{$ipaddress_location}</td> </tr>
|
</table> </div> </div>]]></template>
| </table> </div> </div>]]></template>
|
Zeile 7685 | Zeile 7704 |
---|
{$nav_modqueue} {$nav_reportcenter} {$nav_modlogs}
|
{$nav_modqueue} {$nav_reportcenter} {$nav_modlogs}
|
</tbody>]]></template>
| </tbody>]]></template>
|
<template name="modcp_nav_editprofile" version="1800"><![CDATA[<tr><td class="trow1 smalltext"><a href="modcp.php?action=finduser" class="modcp_nav_item modcp_nav_editprofile">{$lang->mcp_nav_editprofile}</a></td></tr>]]></template> <template name="modcp_nav_ipsearch" version="1800"><![CDATA[<tr><td class="trow1 smalltext"><a href="modcp.php?action=ipsearch" class="modcp_nav_item modcp_nav_ipsearch">{$lang->mcp_nav_ipsearch}</a></td></tr>]]></template> <template name="modcp_nav_modlogs" version="1800"><![CDATA[<tr><td class="trow1 smalltext"><a href="modcp.php?action=modlogs" class="modcp_nav_item modcp_nav_modlogs">{$lang->mcp_nav_modlogs}</a></td></tr>]]></template>
| <template name="modcp_nav_editprofile" version="1800"><![CDATA[<tr><td class="trow1 smalltext"><a href="modcp.php?action=finduser" class="modcp_nav_item modcp_nav_editprofile">{$lang->mcp_nav_editprofile}</a></td></tr>]]></template> <template name="modcp_nav_ipsearch" version="1800"><![CDATA[<tr><td class="trow1 smalltext"><a href="modcp.php?action=ipsearch" class="modcp_nav_item modcp_nav_ipsearch">{$lang->mcp_nav_ipsearch}</a></td></tr>]]></template> <template name="modcp_nav_modlogs" version="1800"><![CDATA[<tr><td class="trow1 smalltext"><a href="modcp.php?action=modlogs" class="modcp_nav_item modcp_nav_modlogs">{$lang->mcp_nav_modlogs}</a></td></tr>]]></template>
|
Zeile 7821 | 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 7908 | 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 7962 | 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 7974 | Zeile 7994 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="5"><strong>{$lang->delayed_mod_queue}</strong></td>
|
<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>
|
<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 8084 | Zeile 8104 |
---|
</table> <br /> <div align="center"><input type="submit" class="button" value="{$lang->save_delayed_moderation}" /></div>
|
</table> <br /> <div align="center"><input type="submit" class="button" value="{$lang->save_delayed_moderation}" /></div>
|
</form> {$footer} </body> </html>]]></template>
| </form> {$footer} </body> </html>]]></template>
|
<template name="moderation_delayedmoderation_approve" version="1813"><![CDATA[<dt><input type="radio" name="type" value="approveunapprovethread" {$type_selected['approveunapprovethread']} id="type_approveunapprovethread" onclick="toggleType();" /> <label for="type_approveunapprovethread"><strong>{$lang->approve_unapprove_thread}</strong></label></dt>]]></template> <template name="moderation_delayedmoderation_delete" version="1813"><![CDATA[<dt><input type="radio" name="type" value="deletethread" {$type_selected['deletethread']} id="type_deletethread" onclick="toggleType();" /> <label for="type_deletethread"><strong>{$lang->delete_thread}</strong></label></dt>]]></template> <template name="moderation_delayedmoderation_openclose" version="1813"><![CDATA[<dt><input type="radio" name="type" value="openclosethread" {$type_selected['openclosethread']} id="type_openclosethread" onclick="toggleType();" /> <label for="type_openclosethread"><strong>{$lang->open_close_thread}</strong></label></dt>]]></template>
| <template name="moderation_delayedmoderation_approve" version="1813"><![CDATA[<dt><input type="radio" name="type" value="approveunapprovethread" {$type_selected['approveunapprovethread']} id="type_approveunapprovethread" onclick="toggleType();" /> <label for="type_approveunapprovethread"><strong>{$lang->approve_unapprove_thread}</strong></label></dt>]]></template> <template name="moderation_delayedmoderation_delete" version="1813"><![CDATA[<dt><input type="radio" name="type" value="deletethread" {$type_selected['deletethread']} id="type_deletethread" onclick="toggleType();" /> <label for="type_deletethread"><strong>{$lang->delete_thread}</strong></label></dt>]]></template> <template name="moderation_delayedmoderation_openclose" version="1813"><![CDATA[<dt><input type="radio" name="type" value="openclosethread" {$type_selected['openclosethread']} id="type_openclosethread" onclick="toggleType();" /> <label for="type_openclosethread"><strong>{$lang->open_close_thread}</strong></label></dt>]]></template>
|
Zeile 8124 | 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> <body> {$header} <form action="moderation.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
| {$headerinclude} </head> <body> {$header} <form action="moderation.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
|
<input type="hidden" name="action" value="{$action}" /> <input type="hidden" name="modtype" value="{$modtype}" /> <input type="hidden" name="tid" value="{$tid}" />
| <input type="hidden" name="action" value="{$action}" /> <input type="hidden" name="modtype" value="{$modtype}" /> <input type="hidden" name="tid" value="{$tid}" />
|
Zeile 8141 | Zeile 8161 |
---|
<input type="hidden" name="searchid" value="{$searchid}" /> <input type="hidden" name="url" value="{$url}" /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<input type="hidden" name="searchid" value="{$searchid}" /> <input type="hidden" name="url" value="{$url}" /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr>
| <tr>
|
<td class="thead" colspan="2"><strong>{$thread['subject']} - {$lang->confirm_execute_tool}</strong></td> </tr> <tr>
| <td class="thead" colspan="2"><strong>{$thread['subject']} - {$lang->confirm_execute_tool}</strong></td> </tr> <tr>
|
Zeile 8151 | Zeile 8171 |
---|
</table> <br /> <div align="center"><input type="submit" class="button" name="submit" value="{$lang->confirm_execute_tool}" /></div>
|
</table> <br /> <div align="center"><input type="submit" class="button" name="submit" value="{$lang->confirm_execute_tool}" /></div>
|
</form> {$footer}
| </form> {$footer}
|
</body> </html>]]></template> <template name="moderation_delayedmodaction_error" version="1800"><![CDATA[<tr><td class="trow1" colspan="{$cols}">{$lang->no_delayed_mods}</td></tr>]]></template>
| </body> </html>]]></template> <template name="moderation_delayedmodaction_error" version="1800"><![CDATA[<tr><td class="trow1" colspan="{$cols}">{$lang->no_delayed_mods}</td></tr>]]></template>
|
Zeile 8209 | 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> </tr> <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_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>
|
<td class="trow2"><strong>{$lang->ip_address}</strong></td> <td class="trow2">{$post['ipaddress']}</td>
|
</tr>
| </tr>
|
<tr> <td class="trow1"><strong>{$lang->hostname}<br /><span class="smalltext">{$lang->if_resolvable}</span></strong></td> <td class="trow2">{$hostname}</td>
| <tr> <td class="trow1"><strong>{$lang->hostname}<br /><span class="smalltext">{$lang->if_resolvable}</span></strong></td> <td class="trow2">{$hostname}</td>
|
Zeile 8243 | Zeile 8263 |
---|
<tr> <td class="trow1" width="20%"><strong>{$lang->username}</strong></td> <td class="trow1">{$username}</td>
|
<tr> <td class="trow1" width="20%"><strong>{$lang->username}</strong></td> <td class="trow1">{$username}</td>
|
</tr> <tr>
| </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> </tr>
|
<tr> <td class="trow1"><strong>{$lang->hostname}<br /><span class="smalltext">{$lang->if_resolvable}</span></strong></td> <td class="trow2">{$hostname}</td> </tr>
| <tr> <td class="trow1"><strong>{$lang->hostname}<br /><span class="smalltext">{$lang->if_resolvable}</span></strong></td> <td class="trow2">{$hostname}</td> </tr>
|
{$modoptions} </table> </div>
| {$modoptions} </table> </div>
|
Zeile 8267 | 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> <tr> <td class="trow2"><strong>{$lang->ip_address}</strong></td> <td class="trow2">{$pm['ipaddress']}</td> </tr> <tr> <td class="trow1"><strong>{$lang->hostname}<br /><span class="smalltext">{$lang->if_resolvable}</span></strong></td> <td class="trow2">{$hostname}</td> </tr> {$modoptions}
| {$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> <tr> <td class="trow1"><strong>{$lang->hostname}<br /><span class="smalltext">{$lang->if_resolvable}</span></strong></td> <td class="trow2">{$hostname}</td> </tr> {$modoptions}
|
</table> {$footer} </body>
| </table> {$footer} </body>
|
Zeile 8335 | Zeile 8355 |
---|
<br /> <div align="center"><input type="submit" class="button" name="submit" value="{$lang->delete_posts}" /></div> <input type="hidden" name="action" value="do_multideleteposts" />
|
<br /> <div align="center"><input type="submit" class="button" name="submit" value="{$lang->delete_posts}" /></div> <input type="hidden" name="action" value="do_multideleteposts" />
|
<input type="hidden" name="tid" value="{$tid}" /> <input type="hidden" name="posts" value="{$inlineids}" /> <input type="hidden" name="url" value="{$return_url}" />
| <input type="hidden" name="tid" value="{$tid}" /> <input type="hidden" name="posts" value="{$inlineids}" /> <input type="hidden" name="url" value="{$return_url}" />
|
</form> {$footer} </body>
| </form> {$footer} </body>
|
Zeile 8387 | Zeile 8407 |
---|
<tr> <td class="trow2"><strong>{$lang->post_separator}</strong></td> <td class="trow2"><label><input type="radio" class="radio" name="sep" value="hr" checked="checked" /> {$lang->horizontal_rule}</label><br /><label><input type="radio" class="radio" name="sep" value="new_line" /> {$lang->new_line}</label></td>
|
<tr> <td class="trow2"><strong>{$lang->post_separator}</strong></td> <td class="trow2"><label><input type="radio" class="radio" name="sep" value="hr" checked="checked" /> {$lang->horizontal_rule}</label><br /><label><input type="radio" class="radio" name="sep" value="new_line" /> {$lang->new_line}</label></td>
|
</tr>
| </tr>
|
{$postlist} </table> <br />
| {$postlist} </table> <br />
|
Zeile 8411 | Zeile 8431 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->move_threads}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->move_threads}</strong></td>
|
</tr> {$loginbox}
| </tr> {$loginbox}
|
<tr> <td class="trow1"><strong>{$lang->new_forum}</strong></td> <td class="trow2">{$forumselect}</td>
|
<tr> <td class="trow1"><strong>{$lang->new_forum}</strong></td> <td class="trow2">{$forumselect}</td>
|
</tr>
| </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 8437 | Zeile 8457 |
---|
</body> </html>]]></template> <template name="moderation_inline_splitposts" version="1607"><![CDATA[<html>
|
</body> </html>]]></template> <template name="moderation_inline_splitposts" version="1607"><![CDATA[<html>
|
<head>
| <head>
|
<title>{$mybb->settings['bbname']} - {$lang->split_thread}</title> {$headerinclude} </head>
| <title>{$mybb->settings['bbname']} - {$lang->split_thread}</title> {$headerinclude} </head>
|
Zeile 8448 | Zeile 8468 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->split_thread}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->split_thread}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->new_thread_info}</strong></span></td>
|
<tr> <td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->new_thread_info}</strong></span></td>
|
</tr>
| </tr>
|
{$loginbox} <tr> <td class="trow2"><strong>{$lang->new_subject}</strong></td>
| {$loginbox} <tr> <td class="trow2"><strong>{$lang->new_subject}</strong></td>
|
Zeile 8461 | Zeile 8481 |
---|
<td class="trow1"><strong>{$lang->new_forum}</strong></td> <td class="trow1">{$forumselect}</td> </tr>
|
<td class="trow1"><strong>{$lang->new_forum}</strong></td> <td class="trow1">{$forumselect}</td> </tr>
|
</table> <br />
| </table> <br />
|
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->split_thread}" /></div> <input type="hidden" name="action" value="do_multisplitposts" /> <input type="hidden" name="tid" value="{$tid}" />
| <div align="center"><input type="submit" class="button" name="submit" value="{$lang->split_thread}" /></div> <input type="hidden" name="action" value="do_multisplitposts" /> <input type="hidden" name="tid" value="{$tid}" />
|
Zeile 8484 | 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>
| </tr>
|
{$loginbox} <tr> <td class="trow1"><strong>{$lang->thread_to_move_to}</strong><br /><span class="smalltext">{$lang->move_post_note}</span></td>
|
{$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" /> </td> </tr> </table> <br />
| <td class="trow1" width="60%"><input type="text" class="textbox" name="threadurl" size="40" /> </td> </tr> </table> <br />
|
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->move_posts}" /></div> <input type="hidden" name="action" value="do_multimoveposts" /> <input type="hidden" name="tid" value="{$tid}" />
| <div align="center"><input type="submit" class="button" name="submit" value="{$lang->move_posts}" /></div> <input type="hidden" name="action" value="do_multimoveposts" /> <input type="hidden" name="tid" value="{$tid}" />
|
Zeile 8565 | Zeile 8585 |
---|
<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 />
|
<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 />
| </td> </tr> </table> <br />
|
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->move_copy_thread}" /></div> <input type="hidden" name="action" value="do_move" /> <input type="hidden" name="tid" value="{$tid}" />
| <div align="center"><input type="submit" class="button" name="submit" value="{$lang->move_copy_thread}" /></div> <input type="hidden" name="action" value="do_move" /> <input type="hidden" name="tid" value="{$tid}" />
|
Zeile 8593 | Zeile 8613 |
---|
</tr> <tr> <td class="trow1">{$lang->purgespammer_purge_desc}</td>
|
</tr> <tr> <td class="trow1">{$lang->purgespammer_purge_desc}</td>
|
</tr>
| </tr>
|
<tr> <td class="tfoot" align="center"><input class="button" type="submit" value="{$lang->purgespammer_submit}" /></td> </tr>
| <tr> <td class="tfoot" align="center"><input class="button" type="submit" value="{$lang->purgespammer_submit}" /></td> </tr>
|
Zeile 8652 | 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 8694 | Zeile 8714 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="4"><strong>{$lang->delayed_mod_queue}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="4"><strong>{$lang->delayed_mod_queue}</strong></td>
|
</tr>
| </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> </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 8750 | 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 8776 | 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 9297 | Zeile 9317 |
---|
<td class="thead"><strong>{$lang->latest_threads}</strong></td> </tr> {$threadlist}
|
<td class="thead"><strong>{$lang->latest_threads}</strong></td> </tr> {$threadlist}
|
</table> <br />]]></template>
| </table> <br />]]></template>
|
<template name="portal_latestthreads_thread" version="1812"><![CDATA[<tr> <td class="{$altbg}"> <strong><a href="{$mybb->settings['bburl']}/{$thread['threadlink']}" title="{$thread['fullsubject']}">{$thread['subject']}</a></strong>
| <template name="portal_latestthreads_thread" version="1812"><![CDATA[<tr> <td class="{$altbg}"> <strong><a href="{$mybb->settings['bburl']}/{$thread['threadlink']}" title="{$thread['fullsubject']}">{$thread['subject']}</a></strong>
|
Zeile 9314 | Zeile 9334 |
---|
<template name="portal_pms" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><strong><a href="{$mybb->settings['bburl']}/private.php">{$lang->private_messages}</a></strong></td>
|
<template name="portal_pms" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><strong><a href="{$mybb->settings['bburl']}/private.php">{$lang->private_messages}</a></strong></td>
|
</tr>
| </tr>
|
<tr> <td class="trow1"> <span class="smalltext">{$lang->pms_received_new}<br /><br /> <strong>» </strong> <strong>{$messages['pms_unread']}</strong> {$lang->pms_unread}<br /> <strong>» </strong> <strong>{$messages['pms_total']}</strong> {$lang->pms_total}</span>
|
<tr> <td class="trow1"> <span class="smalltext">{$lang->pms_received_new}<br /><br /> <strong>» </strong> <strong>{$messages['pms_unread']}</strong> {$lang->pms_unread}<br /> <strong>» </strong> <strong>{$messages['pms_total']}</strong> {$lang->pms_total}</span>
|
</td> </tr> </table> <br />]]></template>
| </td> </tr> </table> <br />]]></template>
|
<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>
|
<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>
|
<tr> <td class="trow1" align="center"> <form action="{$mybb->settings['bburl']}/search.php">
| <tr> <td class="trow1" align="center"> <form action="{$mybb->settings['bburl']}/search.php">
|
Zeile 9348 | Zeile 9368 |
---|
<template name="portal_stats" version="1400"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><strong>{$lang->forum_stats}</strong></td>
|
<template name="portal_stats" version="1400"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><strong>{$lang->forum_stats}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="trow1"> <span class="smalltext">
| <tr> <td class="trow1"> <span class="smalltext">
|
Zeile 9396 | Zeile 9416 |
---|
<span class="smalltext"> {$lang->online_users}<br /><strong>»</strong> {$lang->online_counts}<br />{$onlinemembers} </span>
|
<span class="smalltext"> {$lang->online_users}<br /><strong>»</strong> {$lang->online_counts}<br />{$onlinemembers} </span>
|
</td> </tr> </table>
| </td> </tr> </table>
|
<br />]]></template> <template name="portal_whosonline_memberbit" version="1818"><![CDATA[<a href="{$mybb->settings['bburl']}/{$user['profilelink']}">{$user['username']}</a>{$invisiblemark}]]></template>
|
<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="1822"><![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} {$lang->attach_usage} {$link_viewattachments}</a></td>
| <td class="tcat smalltext" colspan="3">{$lang->attach_quota} {$lang->attach_usage} {$link_viewattachments}</td>
|
</tr> {$newattach} {$attachments}
| </tr> {$newattach} {$attachments}
|
Zeile 9419 | 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 9484 | Zeile 9504 |
---|
captchaTarget.on('click', function(e) { return Thread.quickReply(e); }).trigger('click').off('click');
|
captchaTarget.on('click', function(e) { return Thread.quickReply(e); }).trigger('click').off('click');
|
grecaptcha.reset();
| grecaptcha.reset(); }
};
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');
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() {
|
var captchaOnloadCallback = function() {
|
|
|
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');
|
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> <template name="post_captcha_nocaptcha" version="1804"><![CDATA[<tr id="captcha_trow">
| }
</script>]]></template> <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="1822"><![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=1822"></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 9863 | 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 9906 | Zeile 9975 |
---|
<label><input type="checkbox" name="status[replied]" checked="checked" value="1" /> {$lang->message_status_replied_to}</label><br /> <label><input type="checkbox" name="status[forwarded]" checked="checked" value="1" /> {$lang->message_status_forwarded}</label><br /> <label><input type="checkbox" name="status[read]" checked="checked" value="1" /> {$lang->message_status_read}</label>
|
<label><input type="checkbox" name="status[replied]" checked="checked" value="1" /> {$lang->message_status_replied_to}</label><br /> <label><input type="checkbox" name="status[forwarded]" checked="checked" value="1" /> {$lang->message_status_forwarded}</label><br /> <label><input type="checkbox" name="status[read]" checked="checked" value="1" /> {$lang->message_status_read}</label>
|
</td> </tr> <tr>
| </td> </tr> <tr>
|
<td class="trow2"><strong><label for="folder">{$lang->folder}</label></strong> </td> <td class="trow2">
| <td class="trow2"><strong><label for="folder">{$lang->folder}</label></strong> </td> <td class="trow2">
|
Zeile 9952 | 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 9978 | Zeile 10048 |
---|
} // --> </script>
|
} // --> </script>
|
</body>
| </body>
|
</html>]]></template> <template name="private_advanced_search_folders" version="1800"><![CDATA[<select multiple="multiple" name="folder[]" id="folder"> <option selected="selected">{$lang->all_folders}</option>
| </html>]]></template> <template name="private_advanced_search_folders" version="1800"><![CDATA[<select multiple="multiple" name="folder[]" id="folder"> <option selected="selected">{$lang->all_folders}</option>
|
Zeile 10003 | Zeile 10073 |
---|
</tr> <tr> <td class="tcat" colspan="2"><span class="smalltext">{$lang->archive_note}</span></td>
|
</tr> <tr> <td class="tcat" colspan="2"><span class="smalltext">{$lang->archive_note}</span></td>
|
</tr>
| </tr>
|
<tr> <td class="trow1" valign="top" width="30%"><strong>{$lang->folders}</strong></td> <td class="trow1">{$folderlist}</td>
| <tr> <td class="trow1" valign="top" width="30%"><strong>{$lang->folders}</strong></td> <td class="trow1">{$folderlist}</td>
|
Zeile 10051 | Zeile 10121 |
---|
<title>{$mybb->settings['bbname']} - {$lang->private_messages_for}</title> <style type="text/css">{$css} * {text-align: left}</style>
|
<title>{$mybb->settings['bbname']} - {$lang->private_messages_for}</title> <style type="text/css">{$css} * {text-align: left}</style>
|
</head> <body>
| </head> <body>
|
<br /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
| <br /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
|
Zeile 10102 | 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> {$header} <form action="private.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table width="100%" border="0" align="center">
| {$headerinclude} </head> <body> {$header} <form action="private.php" method="post"> <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 10332 | Zeile 10402 |
---|
<template name="private_search_results" version="1813"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->private_messaging}</title>
|
<template name="private_search_results" version="1813"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->private_messaging}</title>
|
{$headerinclude} </head> <body> {$header} <table width="100%" border="0" align="center"> <tr> {$usercpnav}
| {$headerinclude} </head> <body> {$header} <table width="100%" border="0" align="center"> <tr> {$usercpnav}
|
<td valign="top"> <form action="private.php" method="post" name="pmForm"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
| <td valign="top"> <form action="private.php" method="post" name="pmForm"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
|
Zeile 10386 | 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 10450 | Zeile 10520 |
---|
<input type="submit" class="button" name="submit" value="{$lang->send_message}" tabindex="9" accesskey="s" /> <input type="submit" class="button" name="saveasdraft" value="{$lang->save_draft}" tabindex="10" /> <input type="submit" class="button" name="preview" value="{$lang->preview}" tabindex="11" />
|
<input type="submit" class="button" name="submit" value="{$lang->send_message}" tabindex="9" accesskey="s" /> <input type="submit" class="button" name="saveasdraft" value="{$lang->save_draft}" tabindex="10" /> <input type="submit" class="button" name="preview" value="{$lang->preview}" tabindex="11" />
|
</div> </td> </tr> </table> </form> {$footer}
| </div> </td> </tr> </table> </form> {$footer}
|
<script type="text/javascript"> <!-- if($("#bcc_area").length > 0 && $("#bcc").val() == "")
|
<script type="text/javascript"> <!-- if($("#bcc_area").length > 0 && $("#bcc").val() == "")
|
{
| {
|
$("#bcc_area").css("display", "none"); }
| $("#bcc_area").css("display", "none"); }
|
Zeile 10468 | Zeile 10538 |
---|
if($("#bcc_area").css("display") == 'none') { $("#bcc_area").css("display", "");
|
if($("#bcc_area").css("display") == 'none') { $("#bcc_area").css("display", "");
|
} else {
| } else {
|
$("#bcc_area").css("display", "none"); } }
| $("#bcc_area").css("display", "none"); } }
|
Zeile 10479 | 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 10487 | Zeile 10557 |
---|
{ MyBB.select2(); $("#to").select2({
|
{ MyBB.select2(); $("#to").select2({
|
placeholder: "{$lang->search_user}", minimumInputLength: 2, maximumSelectionSize: {$mybb->usergroup['maxpmrecipients']}, multiple: 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};
| placeholder: "{$lang->search_user}", minimumInputLength: 2, 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", 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 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(value.replace(/\s/g, '') != "") { var newquery = { id: value.replace(/,\s?/g, ", "), text: value.replace(/,\s?/g, ", ") };
| if (query !== "") { var newqueries = []; exp_queries = query.split(","); $.each(exp_queries, function(index, value ){ if(value.replace(/\s/g, '') != "") { var newquery = { id: value.replace(/,\s?/g, ", "), text: value.replace(/,\s?/g, ", ") };
|
newqueries.push(newquery); } }); callback(newqueries);
|
newqueries.push(newquery); } }); 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 10559 | 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 10571 | Zeile 10680 |
---|
<template name="private_tracking" version="1800"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->pm_tracking}</title>
|
<template name="private_tracking" version="1800"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->pm_tracking}</title>
|
{$headerinclude} </head> <body> {$header}
| {$headerinclude} </head> <body> {$header}
|
<table width="100%" border="0" align="center"> <tr> {$usercpnav}
| <table width="100%" border="0" align="center"> <tr> {$usercpnav}
|
Zeile 10942 | 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="1822"><![CDATA[<html>
| <template name="search" version="1823"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->search}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->search}</title> {$headerinclude}
|
Zeile 11035 | 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 12207 | 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 13321 | 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 13959 | 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="1822"><![CDATA[<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/sceditor/themes/{$theme['editortheme']}" type="text/css" media="all" />
| <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/sceditor/jquery.sceditor.bbcode.min.js?ver=1822"></script>
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/bbcodes_sceditor.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 14039 | 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 14133 | 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 14165 | 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>
|