Zeile 1 | Zeile 1 |
---|
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
<theme name="MyBB Master Style" version="1816">
| <theme name="MyBB Master Style" version="1819">
|
<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="1813" disporder="1"><![CDATA[body {
| <stylesheet name="global.css" version="1819" disporder="1"><![CDATA[body {
|
background: #fff; color: #333; text-align: center;
| background: #fff; color: #333; text-align: center;
|
Zeile 1336 | Zeile 1336 |
---|
.postbit_buttons a.postbit_delete_pm span { background-position: 0 -320px;
|
.postbit_buttons a.postbit_delete_pm span { background-position: 0 -320px;
|
| }
.post:not(.deleted_post) .postbit_qrestore, .post:not(.deleted_post) .status_type, .post.deleted_post .postbit_mirage { display: none;
|
}
a.button:link,
| }
a.button:link,
|
Zeile 1355 | Zeile 1361 |
---|
font-size: 13px; margin: 0; padding: 3px 6px;
|
font-size: 13px; margin: 0; padding: 3px 6px;
|
}
| }
|
a.button span { padding-left: 20px; display: inline-block;
| a.button span { padding-left: 20px; display: inline-block;
|
Zeile 1366 | Zeile 1372 |
---|
a.button.new_thread_button span { background-position: 0 -340px;
|
a.button.new_thread_button span { background-position: 0 -340px;
|
}
| }
|
a.button.new_reply_button span { background-position: 0 -360px;
| a.button.new_reply_button span { background-position: 0 -360px;
|
Zeile 1374 | Zeile 1380 |
---|
a.button.closed_button span { background-position: 0 -380px;
|
a.button.closed_button span { background-position: 0 -380px;
|
}
| }
|
a.button.rate_user_button span { background-position: 0 -400px;
|
a.button.rate_user_button span { background-position: 0 -400px;
|
}
| }
|
a.button.add_buddy_button span { background-position: 0 -440px;
|
a.button.add_buddy_button span { background-position: 0 -440px;
|
}
| }
|
a.button.remove_buddy_button span { background-position: 0 -480px;
|
a.button.remove_buddy_button span { background-position: 0 -480px;
|
}
| }
|
a.button.add_ignore_button span { background-position: 0 -460px; }
a.button.remove_ignore_button span { background-position: 0 -500px;
|
a.button.add_ignore_button span { background-position: 0 -460px; }
a.button.remove_ignore_button span { background-position: 0 -500px;
|
}
| }
|
a.button.report_user_button span { background-position: 0 -520px;
| a.button.report_user_button span { background-position: 0 -520px;
|
Zeile 1450 | Zeile 1456 |
---|
.ie6.bottom-left { left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' ); top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
|
.ie6.bottom-left { left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' ); top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
|
}
| }
|
.ie6.center { 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' ); width: 100%;
|
.ie6.center { 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' ); width: 100%;
|
}
| }
|
/** jGrowl Styling **/ .jGrowl {
| /** jGrowl Styling **/ .jGrowl {
|
Zeile 1467 | Zeile 1473 |
---|
position: fixed; } .jGrowl.top-left {
|
position: fixed; } .jGrowl.top-left {
|
left: 0px; top: 0px; } .jGrowl.top-right { right: 0px;
| left: 0px; top: 0px; } .jGrowl.top-right { right: 0px;
|
top: 0px; } .jGrowl.bottom-left { left: 0px;
|
top: 0px; } .jGrowl.bottom-left { left: 0px;
|
bottom: 0px;
| bottom: 0px;
|
} .jGrowl.bottom-right { right: 0px;
| } .jGrowl.bottom-right { right: 0px;
|
Zeile 1486 | Zeile 1492 |
---|
top: 0px; width: 50%; left: 25%;
|
top: 0px; width: 50%; left: 25%;
|
}
| }
|
/** Cross Browser Styling **/
.jGrowl.center .jGrowl-notification,
| /** Cross Browser Styling **/
.jGrowl.center .jGrowl-notification,
|
Zeile 1496 | Zeile 1502 |
---|
margin-right: auto; } .jGrowl-notification {
|
margin-right: auto; } .jGrowl-notification {
|
background-color: transparent; opacity: 0.9; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100)); -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100)); zoom: 1; width: 250px; padding: 10px; margin: 10px; text-align: left;
| background-color: transparent; opacity: 0.9; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100)); -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100)); zoom: 1; width: 250px; padding: 10px; margin: 10px; text-align: left;
|
display: none; -moz-border-radius: 5px; -webkit-border-radius: 5px;
| display: none; -moz-border-radius: 5px; -webkit-border-radius: 5px;
|
Zeile 1513 | Zeile 1519 |
---|
} .jGrowl .jGrowl-notification { min-height: 40px;
|
} .jGrowl .jGrowl-notification { min-height: 40px;
|
}
| }
|
.jGrowl-notification .ui-state-highlight, .jGrowl-notification .ui-widget-content .ui-state-highlight, .jGrowl-notification .ui-widget-header .ui-state-highlight {
| .jGrowl-notification .ui-state-highlight, .jGrowl-notification .ui-widget-content .ui-state-highlight, .jGrowl-notification .ui-widget-header .ui-state-highlight {
|
Zeile 1522 | Zeile 1528 |
---|
color: #fff; } .jGrowl-notification .jGrowl-header {
|
color: #fff; } .jGrowl-notification .jGrowl-header {
|
font-weight: bold;
| font-weight: bold;
|
font-size: .85em; } .jGrowl-notification .jGrowl-close {
| font-size: .85em; } .jGrowl-notification .jGrowl-close {
|
Zeile 1613 | Zeile 1619 |
---|
content: ""; display: inline-block; height: 100%;
|
content: ""; display: inline-block; height: 100%;
|
vertical-align: middle;
| vertical-align: middle;
|
margin-right: -0.05em;
|
margin-right: -0.05em;
|
}
| }
|
.blocker.behind { background-color: transparent; }
| .blocker.behind { background-color: transparent; }
|
Zeile 1632 | Zeile 1638 |
---|
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
|
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
|
-webkit-border-radius: 8px; -moz-border-radius: 8px; -o-border-radius: 8px; -ms-border-radius: 8px; border-radius: 8px;
| -webkit-border-radius: 8px; -moz-border-radius: 8px; -o-border-radius: 8px; -ms-border-radius: 8px; border-radius: 8px;
|
-webkit-box-shadow: 0 0 10px #000; -moz-box-shadow: 0 0 10px #000; -o-box-shadow: 0 0 10px #000;
| -webkit-box-shadow: 0 0 10px #000; -moz-box-shadow: 0 0 10px #000; -o-box-shadow: 0 0 10px #000;
|
Zeile 1931 | Zeile 1937 |
---|
background: #fff; border: 1px solid #ccc; width: 100px;
|
background: #fff; border: 1px solid #ccc; width: 100px;
|
display: inline-block; }
.pmspace_used { display: inline-block;
| display: inline-block; }
.pmspace_used { display: inline-block;
|
color: #fff; margin: -1px;
|
color: #fff; margin: -1px;
|
}
| }
|
.pmspace_used.low { border: 1px solid #0c5a01; background: #167203;
|
.pmspace_used.low { border: 1px solid #0c5a01; background: #167203;
|
}
| }
|
.pmspace_used.medium { background: #ff862b;
| .pmspace_used.medium { background: #ff862b;
|
Zeile 1954 | Zeile 1960 |
---|
background: #e73c3c; border: 1px solid #c00; }
|
background: #e73c3c; border: 1px solid #c00; }
|
.pmspace_unused { display: inline-block; }
| .pmspace_unused { display: inline-block; }
|
.pmspace_text { padding: 1px 5px;
| .pmspace_text { padding: 1px 5px;
|
Zeile 1972 | Zeile 1978 |
---|
padding: 1px 0 1px 23px; background-image: url(images/modcp_sprite.png); background-repeat: no-repeat;
|
padding: 1px 0 1px 23px; background-image: url(images/modcp_sprite.png); background-repeat: no-repeat;
|
}
| }
|
.modcp_nav_home { background-position: 0 0; }
| .modcp_nav_home { background-position: 0 0; }
|
Zeile 2045 | Zeile 2051 |
---|
list-style: none; margin: 0; width: 150px;
|
list-style: none; margin: 0; width: 150px;
|
padding: 0; }
| padding: 0; }
|
.modqueue_mass li { margin-bottom: 4px; padding: 0;
| .modqueue_mass li { margin-bottom: 4px; padding: 0;
|
Zeile 2083 | Zeile 2089 |
---|
}
td .star_rating {
|
}
td .star_rating {
|
margin: auto; }
| margin: auto; }
|
.star_rating li { display: inline;
| .star_rating li { display: inline;
|
Zeile 2176 | Zeile 2182 |
---|
}
ul.thread_tools li.subscription_add {
|
}
ul.thread_tools li.subscription_add {
|
background-position: 0 -40px; }
| background-position: 0 -40px; }
|
ul.thread_tools li.subscription_remove { background-position: 0 -60px; }
| ul.thread_tools li.subscription_remove { background-position: 0 -60px; }
|
Zeile 2234 | Zeile 2240 |
---|
.thread_status.dot_newclosefolder { background-position: 0 -140px;
|
.thread_status.dot_newclosefolder { background-position: 0 -140px;
|
}
| }
|
.thread_status.folder { background-position: 0 -160px;
| .thread_status.folder { background-position: 0 -160px;
|
Zeile 2533 | Zeile 2539 |
---|
<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>
| <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%">
| <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%">
|
Zeile 2671 | Zeile 2677 |
---|
<div class="repeats_type" id="repeats_type_1" style="padding: 4px;"> {$lang->repeats_every} <input type="text" class="textbox" name="repeats_1_days" value="{$repeats_1_days}" size="2" /> {$lang->day_or_days}
|
<div class="repeats_type" id="repeats_type_1" style="padding: 4px;"> {$lang->repeats_every} <input type="text" class="textbox" name="repeats_1_days" value="{$repeats_1_days}" size="2" /> {$lang->day_or_days}
|
</div>
| </div>
|
<div class="repeats_type" id="repeats_type_3" style="padding: 4px;"> {$lang->repeats_every} <input type="text" class="textbox" name="repeats_3_weeks" value="{$repeats_3_weeks}" size="2" /> {$lang->week_or_weeks_on}
| <div class="repeats_type" id="repeats_type_3" style="padding: 4px;"> {$lang->repeats_every} <input type="text" class="textbox" name="repeats_3_weeks" value="{$repeats_3_weeks}" size="2" /> {$lang->week_or_weeks_on}
|
Zeile 2691 | Zeile 2697 |
---|
</table> </div> <div class="repeats_type" id="repeats_type_4" style="padding: 4px;">
|
</table> </div> <div class="repeats_type" id="repeats_type_4" style="padding: 4px;">
|
<div class="smalltext"><label>
| <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]} /> {$lang->repeats_on_day}</label> <input type="text" class="textbox" name="repeats_4_day" value="{$repeats_4_day}" onfocus="$('#repeats_4_type_1').prop('checked', true);" size="2" /> {$lang->of_every} <input type="text" class="textbox" name="repeats_4_months" value="{$repeats_4_months}" size="2" onfocus="$('#repeats_4_type_1').prop('checked', true);" /> {$lang->month_or_months}
| <input type="radio" name="repeats_4_type" id="repeats_4_type_1" value="1" style="vertical-align: middle;" {$repeats_4_type[1]} /> {$lang->repeats_on_day}</label> <input type="text" class="textbox" name="repeats_4_day" value="{$repeats_4_day}" onfocus="$('#repeats_4_type_1').prop('checked', true);" size="2" /> {$lang->of_every} <input type="text" class="textbox" name="repeats_4_months" value="{$repeats_4_months}" size="2" onfocus="$('#repeats_4_type_1').prop('checked', true);" /> {$lang->month_or_months}
|
Zeile 2745 | Zeile 2751 |
---|
<input type="radio" name="repeats_5_type" value="2" id="repeats_5_type_2" style="vertical-align: middle;" {$repeats_5_type[2]} /> {$lang->repeats_on_the}</label> <select name="repeats_5_occurance" onfocus="$('#repeats_5_type_2').prop('checked', true);" >
|
<input type="radio" name="repeats_5_type" value="2" id="repeats_5_type_2" style="vertical-align: middle;" {$repeats_5_type[2]} /> {$lang->repeats_on_the}</label> <select name="repeats_5_occurance" onfocus="$('#repeats_5_type_2').prop('checked', true);" >
|
<option value="1"{$repeats_5_occurance[1]}>{$lang->first}</option> <option value="2"{$repeats_5_occurance[2]}>{$lang->second}</option> <option value="3"{$repeats_5_occurance[3]}>{$lang->third}</option> <option value="4"{$repeats_5_occurance[4]}>{$lang->fourth}</option> <option value="last"{$repeats_4_occurance['last']}>{$lang->last}</option>
| <option value="1"{$repeats_5_occurance[1]}>{$lang->first}</option> <option value="2"{$repeats_5_occurance[2]}>{$lang->second}</option> <option value="3"{$repeats_5_occurance[3]}>{$lang->third}</option> <option value="4"{$repeats_5_occurance[4]}>{$lang->fourth}</option> <option value="last"{$repeats_4_occurance['last']}>{$lang->last}</option>
|
</select> <select name="repeats_5_weekday" onfocus="$('#repeats_5_type_2').prop('checked', true);" > <option value="0"{$repeats_5_weekday[0]}>{$lang->sunday}</option>
| </select> <select name="repeats_5_weekday" onfocus="$('#repeats_5_type_2').prop('checked', true);" > <option value="0"{$repeats_5_weekday[0]}>{$lang->sunday}</option>
|
Zeile 2888 | Zeile 2894 |
---|
<br />]]></template> <template name="calendar_dayview_birthdays_bday" version="1400"><![CDATA[{$comma}{$birthday['profilelink']}{$age}]]></template> <template name="calendar_dayview_event" version="1800"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed">
|
<br />]]></template> <template name="calendar_dayview_birthdays_bday" version="1400"><![CDATA[{$comma}{$birthday['profilelink']}{$age}]]></template> <template name="calendar_dayview_event" version="1800"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed">
|
<tr> <td class="thead"><strong>{$event['name']}</strong></td> </tr> <tr> <td class="tcat"><strong>{$time_period}</strong></td> </tr> <tr> <td class="trow1{$event_class}"> <div class="float_left"> <strong><span class="largetext">{$event['profilelink']}</span></strong><br /> <span class="smalltext"> {$event['usertitle']}<br /> {$event['userstars']} </span> </div> <div class="float_right" style="text-align: right;"> {$moderator_options} {$repeats} </div>
| <tr> <td class="thead"><strong>{$event['name']}</strong></td> </tr> <tr> <td class="tcat"><strong>{$time_period}</strong></td> </tr> <tr> <td class="trow1{$event_class}"> <div class="float_left"> <strong><span class="largetext">{$event['profilelink']}</span></strong><br /> <span class="smalltext"> {$event['usertitle']}<br /> {$event['userstars']} </span> </div> <div class="float_right" style="text-align: right;"> {$moderator_options} {$repeats} </div>
|
<br class="clear" /> </td> </tr>
| <br class="clear" /> </td> </tr>
|
Zeile 3220 | Zeile 3226 |
---|
<td valign="top" width="20%" class="trow1"><strong>{$lang->event_details}</strong>{$smilieinserter}</td> <td class="trow1"><textarea name="description" id="message" rows="20" cols="70">{$description}</textarea> {$codebuttons}</td>
|
<td valign="top" width="20%" class="trow1"><strong>{$lang->event_details}</strong>{$smilieinserter}</td> <td class="trow1"><textarea name="description" id="message" rows="20" cols="70">{$description}</textarea> {$codebuttons}</td>
|
</tr>
| </tr>
|
<tr> <td width="20%" class="trow2"><strong>{$lang->event_options}</strong></td> <td class="trow2">
| <tr> <td width="20%" class="trow2"><strong>{$lang->event_options}</strong></td> <td class="trow2">
|
Zeile 3517 | Zeile 3523 |
---|
<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="1813"><![CDATA[<html>
| <template name="editpost" version="1818"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->edit_post}</title> {$headerinclude}
|
<head> <title>{$mybb->settings['bbname']} - {$lang->edit_post}</title> {$headerinclude}
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/post.js?ver=1813"></script>
| {$post_javascript}
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 3617 | Zeile 3623 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="error_attacherror" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"><tr> <td class="thead"><strong>{$lang->error_attach_file}</strong></td> </tr> <tr> <td class="trow1">{$attachedfile['error']}</td> </tr> </table> <br />]]></template>
| |
<template name="error_inline" version="120"><![CDATA[<div class="error"> <p><em>{$title}</em></p> <ul>
| <template name="error_inline" version="120"><![CDATA[<div class="error"> <p><em>{$title}</em></p> <ul>
|
Zeile 3632 | Zeile 3630 |
---|
</ul> </div> <br />]]></template>
|
</ul> </div> <br />]]></template>
|
<template name="error_nopermission" version="1800"><![CDATA[{$lang->error_nopermission_guest_1}
| <template name="error_inline_item" version="1818"><![CDATA[<li>{$error}</li>]]></template> <template name="error_nopermission" version="1818"><![CDATA[{$lang->error_nopermission_guest_1}
|
<ol> <li>{$lang->error_nopermission_guest_2}</li> <li>{$lang->error_nopermission_guest_3}</li>
| <ol> <li>{$lang->error_nopermission_guest_2}</li> <li>{$lang->error_nopermission_guest_3}</li>
|
Zeile 3642 | Zeile 3641 |
---|
<form action="member.php" method="post"> <input type="hidden" name="action" value="do_login" /> <input type="hidden" name="url" value="{$redirect_url}" />
|
<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>
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><span class="smalltext"><strong>{$lang->login}</strong></span></td>
|
Zeile 3653 | Zeile 3653 |
---|
<tr> <td class="trow2"><strong>{$lang->password}</strong></td> <td class="trow2"><input type="password" class="textbox" name="password" tabindex="2" /></td>
|
<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> <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>
|
Zeile 3836 | Zeile 3839 |
---|
{$modann} </tr>]]></template> <template name="forumdisplay_announcements_announcement_modbit" version="1800"><![CDATA[<td align="center" class="{$bgcolor} forumdisplay_announcement">-</td>]]></template>
|
{$modann} </tr>]]></template> <template name="forumdisplay_announcements_announcement_modbit" version="1800"><![CDATA[<td align="center" class="{$bgcolor} forumdisplay_announcement">-</td>]]></template>
|
<template name="forumdisplay_inlinemoderation" version="1813"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1813"></script>
| <template name="forumdisplay_inlinemoderation" version="1818"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1818"></script>
|
<form action="moderation.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="fid" value="{$fid}" />
| <form action="moderation.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="fid" value="{$fid}" />
|
Zeile 3856 | Zeile 3859 |
---|
var all_text = "{$threadcount}"; var inlineType = "forum"; var inlineId = {$fid};
|
var all_text = "{$threadcount}"; var inlineType = "forum"; var inlineId = {$fid};
|
// -->
| // -->
|
</script> <br />]]></template> <template name="forumdisplay_inlinemoderation_approveunapprove" version="1800"><![CDATA[<option value="multiapprovethreads">{$lang->approve_threads}</option>
| </script> <br />]]></template> <template name="forumdisplay_inlinemoderation_approveunapprove" version="1800"><![CDATA[<option value="multiapprovethreads">{$lang->approve_threads}</option>
|
Zeile 4010 | Zeile 4013 |
---|
<template name="forumdisplay_thread_rating" version="1600"><![CDATA[<td align="center" class="{$bgcolor}{$thread_type_class}" id="rating_table_{$thread['tid']}"> <ul class="star_rating{$not_rated}" id="rating_thread_{$thread['tid']}"> <li style="width: {$thread['width']}%" class="current_rating" id="current_rating_{$thread['tid']}">{$ratingvotesav}</li>
|
<template name="forumdisplay_thread_rating" version="1600"><![CDATA[<td align="center" class="{$bgcolor}{$thread_type_class}" id="rating_table_{$thread['tid']}"> <ul class="star_rating{$not_rated}" id="rating_thread_{$thread['tid']}"> <li style="width: {$thread['width']}%" class="current_rating" id="current_rating_{$thread['tid']}">{$ratingvotesav}</li>
|
</ul> <script type="text/javascript"> <!--
| </ul> <script type="text/javascript"> <!--
|
Rating.build_forumdisplay({$thread['tid']}, { width: '{$thread['width']}', extra_class: '{$not_rated}', current_average: '{$ratingvotesav}' }); // --> </script>
| Rating.build_forumdisplay({$thread['tid']}, { width: '{$thread['width']}', extra_class: '{$not_rated}', current_average: '{$ratingvotesav}' }); // --> </script>
|
Zeile 4336 | Zeile 4339 |
---|
<template name="header_welcomeblock_member_search" version="1809"><![CDATA[<li><a href="{$mybb->settings['bburl']}/search.php?action=getnew">{$lang->welcome_newposts}</a></li> <li><a href="{$mybb->settings['bburl']}/search.php?action=getdaily">{$lang->welcome_todaysposts}</a></li>]]></template> <template name="header_welcomeblock_member_user" version="1809"><![CDATA[<li><a href="{$mybb->settings['bburl']}/usercp.php" class="usercp">{$lang->welcome_usercp}</a></li>]]></template>
|
<template name="header_welcomeblock_member_search" version="1809"><![CDATA[<li><a href="{$mybb->settings['bburl']}/search.php?action=getnew">{$lang->welcome_newposts}</a></li> <li><a href="{$mybb->settings['bburl']}/search.php?action=getdaily">{$lang->welcome_todaysposts}</a></li>]]></template> <template name="header_welcomeblock_member_user" version="1809"><![CDATA[<li><a href="{$mybb->settings['bburl']}/usercp.php" class="usercp">{$lang->welcome_usercp}</a></li>]]></template>
|
<template name="index" version="1800"><![CDATA[<html>
| <template name="index" version="1817"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']}</title> {$headerinclude}
|
Zeile 4359 | Zeile 4362 |
---|
<dt><span class="forum_status forum_off" title="{$lang->no_new_posts}"></span></dt> <dd>{$lang->no_new_posts}</dd>
|
<dt><span class="forum_status forum_off" title="{$lang->no_new_posts}"></span></dt> <dd>{$lang->no_new_posts}</dd>
|
<dt><span class="forum_status forum_offlock" title="{$lang->forum_closed}"></span></dt>
| <dt><span class="forum_status forum_offclose" title="{$lang->forum_closed}"></span></dt>
|
<dd>{$lang->forum_closed}</dd>
<dt><span class="forum_status forum_offlink" title="{$lang->forum_redirect}"></span></dt>
| <dd>{$lang->forum_closed}</dd>
<dt><span class="forum_status forum_offlink" title="{$lang->forum_redirect}"></span></dt>
|
Zeile 4399 | Zeile 4402 |
---|
</tbody> </table> <br />]]></template>
|
</tbody> </table> <br />]]></template>
|
<template name="index_statspage" version="1800"><![CDATA[ | <a href="stats.php">{$lang->forumstats}</a>]]></template> <template name="index_showteamlink" version="1816"><![CDATA[ | <a href="showteam.php">{$lang->forumteam}</a>]]></template>
| <template name="index_statspage" version="1817"><![CDATA[{$stats_page_separator}<a href="stats.php">{$lang->forumstats}</a>]]></template> <template name="index_showteamlink" version="1817"><![CDATA[{$show_team_link_separator}<a href="showteam.php">{$lang->forumteam}</a>]]></template>
|
<template name="index_logoutlink" version="1816"><![CDATA[<a href="member.php?action=logout&logoutkey={$mybb->user['logoutkey']}">{$lang->index_logout}</a>]]></template> <template name="index_stats" version="1400"><![CDATA[<tr><td class="tcat"><span class="smalltext"><strong>{$lang->boardstats}</strong></span></td></tr> <tr>
| <template name="index_logoutlink" version="1816"><![CDATA[<a href="member.php?action=logout&logoutkey={$mybb->user['logoutkey']}">{$lang->index_logout}</a>]]></template> <template name="index_stats" version="1400"><![CDATA[<tr><td class="tcat"><span class="smalltext"><strong>{$lang->boardstats}</strong></span></td></tr> <tr>
|
Zeile 4420 | Zeile 4421 |
---|
<tr> <td class="trow1"><span class="smalltext">{$lang->online_note}<br />{$onlinemembers}</span></td> </tr>]]></template>
|
<tr> <td class="trow1"><span class="smalltext">{$lang->online_note}<br />{$onlinemembers}</span></td> </tr>]]></template>
|
<template name="index_whosonline_memberbit" version="1400"><![CDATA[{$comma}{$user['profilelink']}{$invisiblemark}]]></template>
| <template name="index_whosonline_memberbit" version="1818"><![CDATA[{$user['profilelink']}{$invisiblemark}]]></template>
|
<template name="managegroup" version="1813"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->members_of}</title>
| <template name="managegroup" version="1813"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->members_of}</title>
|
Zeile 4481 | Zeile 4482 |
---|
{ MyBB.select2(); $("#username").select2({
|
{ MyBB.select2(); $("#username").select2({
|
placeholder: "{$lang->search_user}", minimumInputLength: 2, multiple: false, ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json', data: function (term, page) { return { query: term, // search term };
| 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
| }, 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
|
Zeile 4793 | Zeile 4794 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="member_lostpw" version="120"><![CDATA[<html>
| <template name="member_lostpw" version="1818"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->lost_pw}</title> {$headerinclude} </head> <body> {$header}
|
<head> <title>{$mybb->settings['bbname']} - {$lang->lost_pw}</title> {$headerinclude} </head> <body> {$header}
|
| {$errors}
|
<form action="member.php" method="post"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<form action="member.php" method="post"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr>
| <tr>
|
<td class="thead" colspan="2"><strong>{$lang->lost_pw_form}</strong></td>
|
<td class="thead" colspan="2"><strong>{$lang->lost_pw_form}</strong></td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="trow1" width="40%"><strong>{$lang->email_address}</strong></td>
|
<td class="trow1" width="40%"><strong>{$lang->email_address}</strong></td>
|
<td class="trow1" width="60%"><input type="text" class="textbox" name="email" /></td>
| <td class="trow1" width="60%"><input type="text" class="textbox" name="email" value="{$email}" /></td>
|
</tr>
|
</tr>
|
| {$captcha}
|
</table> <br /> <div align="center"><input type="submit" class="button" value="{$lang->request_user_pass}" /></div>
| </table> <br /> <div align="center"><input type="submit" class="button" value="{$lang->request_user_pass}" /></div>
|
Zeile 4861 | Zeile 4864 |
---|
<tr> <td class="trow2"><strong>{$lang->lastvisit}</strong></td> <td class="trow2">{$memlastvisitdate}</td>
|
<tr> <td class="trow2"><strong>{$lang->lastvisit}</strong></td> <td class="trow2">{$memlastvisitdate}</td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="trow1"><strong>{$lang->total_posts}</strong></td> <td class="trow1">{$memprofile['postnum']} ({$lang->ppd_percent_total}){$findposts}</td> </tr>
| <td class="trow1"><strong>{$lang->total_posts}</strong></td> <td class="trow1">{$memprofile['postnum']} ({$lang->ppd_percent_total}){$findposts}</td> </tr>
|
Zeile 4960 | Zeile 4963 |
---|
</colgroup> <tr> <td colspan="2" class="thead"><strong>{$lang->users_additional_info}</strong></td>
|
</colgroup> <tr> <td colspan="2" class="thead"><strong>{$lang->users_additional_info}</strong></td>
|
</tr> {$customfields} </table>
| </tr> {$customfields} </table>
|
<br />]]></template> <template name="member_profile_customfields_field" version="1800"><![CDATA[<tr> <td class="{$bgcolor}"><strong>{$customfield['name']}:</strong></td>
| <br />]]></template> <template name="member_profile_customfields_field" version="1800"><![CDATA[<tr> <td class="{$bgcolor}"><strong>{$customfield['name']}:</strong></td>
|
Zeile 4978 | Zeile 4981 |
---|
</tr>]]></template> <template name="member_profile_findposts" version="1807"><![CDATA[<br /><span class="smalltext">(<a href="search.php?action=finduser&uid={$uid}">{$lang->find_posts}</a>)</span>]]></template> <template name="member_profile_findthreads" version="1807"><![CDATA[<br /><span class="smalltext">(<a href="search.php?action=finduserthreads&uid={$uid}">{$lang->find_threads}</a>)</span>]]></template>
|
</tr>]]></template> <template name="member_profile_findposts" version="1807"><![CDATA[<br /><span class="smalltext">(<a href="search.php?action=finduser&uid={$uid}">{$lang->find_posts}</a>)</span>]]></template> <template name="member_profile_findthreads" version="1807"><![CDATA[<br /><span class="smalltext">(<a href="search.php?action=finduserthreads&uid={$uid}">{$lang->find_threads}</a>)</span>]]></template>
|
<template name="member_profile_groupimage" version="120"><![CDATA[<img src="{$memperms['image']}" alt="{$usertitle}" title="{$usertitle}" /><br />]]></template>
| <template name="member_profile_groupimage" version="1817"><![CDATA[<img src="{$memperms['image']}" alt="{$usertitle}" title="{$usertitle}" /><br />]]></template>
|
<template name="member_profile_modoptions" version="1812"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" width="100%" class="tborder"> <tr> <td colspan="2" class="thead"><strong>{$lang->mod_options}</strong></td>
| <template name="member_profile_modoptions" version="1812"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" width="100%" class="tborder"> <tr> <td colspan="2" class="thead"><strong>{$lang->mod_options}</strong></td>
|
Zeile 5022 | Zeile 5025 |
---|
<template name="member_profile_referrals" version="1600"><![CDATA[<tr> <td class="{$bg_color}"><strong>{$lang->members_referred}</strong></td> <td class="{$bg_color}">{$memprofile['referrals']}</td>
|
<template name="member_profile_referrals" version="1600"><![CDATA[<tr> <td class="{$bg_color}"><strong>{$lang->members_referred}</strong></td> <td class="{$bg_color}">{$memprofile['referrals']}</td>
|
</tr>]]></template>
| </tr>]]></template>
|
<template name="member_profile_reputation" version="1600"><![CDATA[<tr> <td class="{$bg_color}"><strong>{$lang->reputation}</strong></td> <td class="{$bg_color}">{$reputation} [<a href="reputation.php?uid={$memprofile['uid']}">{$lang->reputation_details}</a>] {$vote_link}</td>
| <template name="member_profile_reputation" version="1600"><![CDATA[<tr> <td class="{$bg_color}"><strong>{$lang->reputation}</strong></td> <td class="{$bg_color}">{$reputation} [<a href="reputation.php?uid={$memprofile['uid']}">{$lang->reputation_details}</a>] {$vote_link}</td>
|
Zeile 5060 | Zeile 5063 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->registration}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->registration}</strong></td>
|
</tr> <tr>
| </tr> <tr>
|
<td width="50%" class="trow1" valign="top"> <fieldset class="trow2"> <legend><strong>{$lang->account_details}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">
|
<td width="50%" class="trow1" valign="top"> <fieldset class="trow2"> <legend><strong>{$lang->account_details}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">
|
<tr>
| <tr>
|
<td colspan="2"><span class="smalltext"><label for="username">{$lang->username}</label></span></td> </tr>
|
<td colspan="2"><span class="smalltext"><label for="username">{$lang->username}</label></span></td> </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>
|
{$passboxes}
|
{$passboxes}
|
<tr>
| <tr>
|
<td width="50%" valign="top"><span class="smalltext"><label for="email">{$lang->email}</label></span></td> <td width="50%" valign="top"><span class="smalltext"><label for="email2">{$lang->confirm_email}</label></span></td> </tr> <tr> <td width="50%" valign="top"><input type="text" class="textbox" name="email" id="email" style="width: 100%" maxlength="50" value="{$email}" /></td> <td width="50%" valign="top"><input type="text" class="textbox" name="email2" id="email2" style="width: 100%" maxlength="50" value="{$email2}" /></td>
|
<td width="50%" valign="top"><span class="smalltext"><label for="email">{$lang->email}</label></span></td> <td width="50%" valign="top"><span class="smalltext"><label for="email2">{$lang->confirm_email}</label></span></td> </tr> <tr> <td width="50%" valign="top"><input type="text" class="textbox" name="email" id="email" style="width: 100%" maxlength="50" value="{$email}" /></td> <td width="50%" valign="top"><input type="text" class="textbox" name="email2" id="email2" style="width: 100%" maxlength="50" value="{$email2}" /></td>
|
</tr>
| </tr>
|
<tr> <td colspan="2" style="display: none;" id="email_status"> </td> </tr>
| <tr> <td colspan="2" style="display: none;" id="email_status"> </td> </tr>
|
Zeile 5100 | Zeile 5103 |
---|
<tr> <td valign="top" width="1"><input type="checkbox" class="checkbox" name="allownotices" id="allownotices" value="1" {$allownoticescheck} /></td> <td valign="top"><span class="smalltext"><label for="allownotices">{$lang->allow_notices}</label></span></td>
|
<tr> <td valign="top" width="1"><input type="checkbox" class="checkbox" name="allownotices" id="allownotices" value="1" {$allownoticescheck} /></td> <td valign="top"><span class="smalltext"><label for="allownotices">{$lang->allow_notices}</label></span></td>
|
</tr>
| </tr>
|
<tr> <td valign="top" width="1"><input type="checkbox" class="checkbox" name="hideemail" id="hideemail" value="1" {$hideemailcheck} /></td> <td valign="top"><span class="smalltext"><label for="hideemail">{$lang->hide_email}</label></span></td>
|
<tr> <td valign="top" width="1"><input type="checkbox" class="checkbox" name="hideemail" id="hideemail" value="1" {$hideemailcheck} /></td> <td valign="top"><span class="smalltext"><label for="hideemail">{$lang->hide_email}</label></span></td>
|
</tr> <tr>
| </tr> <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>
|
<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> <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>
| </tr>
|
<tr> <td valign="top" width="1"><input type="checkbox" class="checkbox" name="pmnotify" id="pmnotify" value="1" {$pmnotifycheck} /></td> <td valign="top"><span class="smalltext"><label for="pmnotify">{$lang->email_notify_newpm}</label></span></td>
|
<tr> <td valign="top" width="1"><input type="checkbox" class="checkbox" name="pmnotify" id="pmnotify" value="1" {$pmnotifycheck} /></td> <td valign="top"><span class="smalltext"><label for="pmnotify">{$lang->email_notify_newpm}</label></span></td>
|
</tr> <tr>
| </tr> <tr>
|
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="invisible" id="invisible" value="1" {$invisiblecheck} /></td> <td valign="top"><span class="smalltext"><label for="invisible">{$lang->invisible_mode}</label></span></td>
|
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="invisible" id="invisible" value="1" {$invisiblecheck} /></td> <td valign="top"><span class="smalltext"><label for="invisible">{$lang->invisible_mode}</label></span></td>
|
</tr> <tr>
| </tr> <tr>
|
<td colspan="2"><span class="smalltext"><label for="subscriptionmethod">{$lang->subscription_method}</label></span></td> </tr> <tr>
| <td colspan="2"><span class="smalltext"><label for="subscriptionmethod">{$lang->subscription_method}</label></span></td> </tr> <tr>
|
Zeile 5405 | Zeile 5408 |
---|
{ 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, 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>
| } // --> </script>]]></template>
|
Zeile 5737 | Zeile 5740 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->search_member_list}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->search_member_list}</strong></td>
|
</tr> <tr> <td class="tcat" colspan="2"><strong>{$lang->search_criteria}</strong></td> </tr>
| </tr> <tr> <td class="tcat" colspan="2"><strong>{$lang->search_criteria}</strong></td> </tr>
|
<tr> <td class="trow1" style="vertical-align: top;" width="20%"><strong><label for="username">{$lang->username}</label></strong></td> <td class="trow1">
| <tr> <td class="trow1" style="vertical-align: top;" width="20%"><strong><label for="username">{$lang->username}</label></strong></td> <td class="trow1">
|
Zeile 6205 | Zeile 6208 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td colspan="2" class="thead"><strong>{$lang->total_posts} {$numposts}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td colspan="2" class="thead"><strong>{$lang->total_posts} {$numposts}</strong></td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="tcat"><span class="smalltext"><strong><a href="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$thread['tid']}&sort=username">{$lang->user}</a></strong></span></td> <td class="tcat"><span class="smalltext"><strong><a href="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$thread['tid']}">{$lang->num_posts}</a></strong></span></td> </tr>
| <td class="tcat"><span class="smalltext"><strong><a href="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$thread['tid']}&sort=username">{$lang->user}</a></strong></span></td> <td class="tcat"><span class="smalltext"><strong><a href="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$thread['tid']}">{$lang->num_posts}</a></strong></span></td> </tr>
|
Zeile 6283 | Zeile 6286 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="3"><strong>{$lang->forum_announcements}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="3"><strong>{$lang->forum_announcements}</strong></td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="tcat"><span class="smalltext"><strong>{$lang->announcement}</strong></span></td> <td class="tcat" width="200" colspan="2" align="center"><span class="smalltext"><strong>{$lang->controls}</strong></span></td> </tr>
| <td class="tcat"><span class="smalltext"><strong>{$lang->announcement}</strong></span></td> <td class="tcat" width="200" colspan="2" align="center"><span class="smalltext"><strong>{$lang->controls}</strong></span></td> </tr>
|
Zeile 6318 | Zeile 6321 |
---|
{$header} <form action="modcp.php" method="post" enctype="multipart/form-data"> <input type="hidden" name="action" value="do_delete_announcement" />
|
{$header} <form action="modcp.php" method="post" enctype="multipart/form-data"> <input type="hidden" name="action" value="do_delete_announcement" />
|
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table width="100%" border="0" align="center"> <tr> {$modcp_nav} <td valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
| <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table width="100%" border="0" align="center"> <tr> {$modcp_nav} <td valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr> <td class="thead" colspan="2"><strong>{$announcement['subject']} - {$lang->delete_announcement}</strong></td> </tr>
| <tr> <td class="thead" colspan="2"><strong>{$announcement['subject']} - {$lang->delete_announcement}</strong></td> </tr>
|
Zeile 6362 | Zeile 6365 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="6"><strong>{$lang->edit_announcement}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="6"><strong>{$lang->edit_announcement}</strong></td>
|
</tr> <tr> <td class="trow1" valign="top" width="25%"><strong>{$lang->title}</strong></td> <td class="trow1" valign="top" width="75%"><input type="text" class="textbox" name="title" size="40" value="{$title}" /></td> </tr> <tr> <td class="trow1" colspan="1" valign="top" width="25%"><strong>{$lang->start_date}</strong></td> <td class="trow1" valign="top" width="75%"> <select name="starttime_day"> {$startdateday} </select> <select name="starttime_month"> {$startdatemonth} </select>
| </tr> <tr> <td class="trow1" valign="top" width="25%"><strong>{$lang->title}</strong></td> <td class="trow1" valign="top" width="75%"><input type="text" class="textbox" name="title" size="40" value="{$title}" /></td> </tr> <tr> <td class="trow1" colspan="1" valign="top" width="25%"><strong>{$lang->start_date}</strong></td> <td class="trow1" valign="top" width="75%"> <select name="starttime_day"> {$startdateday} </select> <select name="starttime_month"> {$startdatemonth} </select>
|
<input type="text" name="starttime_year" value="{$startdateyear}" size="4" maxlength="4" class="textbox" /> - {$lang->time} <input type="text" name="starttime_time" value="{$starttime_time}" size="10" class="textbox" /> </td>
| <input type="text" name="starttime_year" value="{$startdateyear}" size="4" maxlength="4" class="textbox" /> - {$lang->time} <input type="text" name="starttime_time" value="{$starttime_time}" size="10" class="textbox" /> </td>
|
Zeile 8774 | Zeile 8777 |
---|
<template name="nav_dropdown" version="1800"><![CDATA[ <img src="{$theme['imgdir']}/arrow_down.png" alt="v" title="" class="pagination_breadcrumb_link" id="breadcrumb_multipage" />{$multipage}]]></template> <template name="nav_sep" version="1800"><![CDATA[›]]></template> <template name="nav_sep_active" version="1800"><![CDATA[<br /><img src="{$theme['imgdir']}/nav_bit.png" alt="" />]]></template>
|
<template name="nav_dropdown" version="1800"><![CDATA[ <img src="{$theme['imgdir']}/arrow_down.png" alt="v" title="" class="pagination_breadcrumb_link" id="breadcrumb_multipage" />{$multipage}]]></template> <template name="nav_sep" version="1800"><![CDATA[›]]></template> <template name="nav_sep_active" version="1800"><![CDATA[<br /><img src="{$theme['imgdir']}/nav_bit.png" alt="" />]]></template>
|
<template name="newreply" version="1813"><![CDATA[<html>
| <template name="newreply" version="1818"><![CDATA[<html>
|
<head> <title>{$lang->post_reply_to}</title> {$headerinclude}
|
<head> <title>{$lang->post_reply_to}</title> {$headerinclude}
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/post.js?ver=1813"></script>
| {$post_javascript}
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 8876 | Zeile 8879 |
---|
{$reviewmessage} </td> </tr>]]></template>
|
{$reviewmessage} </td> </tr>]]></template>
|
<template name="newthread" version="1813"><![CDATA[<html>
| <template name="newthread" version="1818"><![CDATA[<html>
|
<head> <title>{$lang->newthread_in}</title> {$headerinclude}
|
<head> <title>{$lang->newthread_in}</title> {$headerinclude}
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/post.js?ver=1813"></script>
| {$post_javascript}
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 8893 | Zeile 8896 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->post_new_thread}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->post_new_thread}</strong></td>
|
</tr> {$loginbox}
| </tr> {$loginbox}
|
<tr> <td class="trow2" width="20%"><strong>{$lang->thread_subject}</strong></td> <td class="trow2">{$prefixselect}<input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="1" /></td>
| <tr> <td class="trow2" width="20%"><strong>{$lang->thread_subject}</strong></td> <td class="trow2">{$prefixselect}<input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="1" /></td>
|
Zeile 8942 | Zeile 8945 |
---|
<td class="trow1"><span class="smalltext"> {$signature} {$disablesmilies}</span></td>
|
<td class="trow1"><span class="smalltext"> {$signature} {$disablesmilies}</span></td>
|
</tr>]]></template>
| </tr>]]></template>
|
<template name="newthread_postpoll" version="120"><![CDATA[<tr>
|
<template name="newthread_postpoll" version="120"><![CDATA[<tr>
|
<td class="{$bgcolor2}" valign="top">
| <td class="{$bgcolor2}" valign="top">
|
<strong>{$lang->poll}</strong><br /><span class="smalltext">{$lang->poll_desc}</span> </td> <td class="{$bgcolor2}" valign="top">
| <strong>{$lang->poll}</strong><br /><span class="smalltext">{$lang->poll_desc}</span> </td> <td class="{$bgcolor2}" valign="top">
|
Zeile 8954 | Zeile 8957 |
---|
</tr>]]></template> <template name="newthread_signature" version="1810"><![CDATA[<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" tabindex="7"{$postoptionschecked['signature']} /> {$lang->options_sig}</label><br />]]></template> <template name="online" version="1400"><![CDATA[<html>
|
</tr>]]></template> <template name="newthread_signature" version="1810"><![CDATA[<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" tabindex="7"{$postoptionschecked['signature']} /> {$lang->options_sig}</label><br />]]></template> <template name="online" version="1400"><![CDATA[<html>
|
<head>
| <head>
|
<title>{$mybb->settings['bbname']} - {$lang->users_online}</title> {$headerinclude} {$refresh}
| <title>{$mybb->settings['bbname']} - {$lang->users_online}</title> {$headerinclude} {$refresh}
|
Zeile 8992 | Zeile 8995 |
---|
<template name="online_today" version="1800"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->online_today}</title>
|
<template name="online_today" version="1800"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->online_today}</title>
|
{$headerinclude} </head> <body> {$header} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
| {$headerinclude} </head> <body> {$header} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
|
<td class="thead thead_left" align="center" width="50%"><span class="smalltext"><strong>{$lang->on_username}</strong></span></td> <td class="thead thead_right" align="center" width="50%"><span class="smalltext"><strong>{$lang->time}</strong></span></td> </tr>
| <td class="thead thead_left" align="center" width="50%"><span class="smalltext"><strong>{$lang->on_username}</strong></span></td> <td class="thead thead_right" align="center" width="50%"><span class="smalltext"><strong>{$lang->time}</strong></span></td> </tr>
|
Zeile 9019 | Zeile 9022 |
---|
<tr> <td class="tcat"> <strong>{$lang->warnings}</strong>
|
<tr> <td class="tcat"> <strong>{$lang->warnings}</strong>
|
</td> </tr> <tr> <td class="trow1"><span class="smalltext">{$this->warnings}</span><br /></td> </tr>
| </td> </tr> <tr> <td class="trow1"><span class="smalltext">{$this->warnings}</span><br /></td> </tr>
|
</table><br /><br />]]></template> <template name="polls_editpoll" version="1807"><![CDATA[<html> <head>
| </table><br /><br />]]></template> <template name="polls_editpoll" version="1807"><![CDATA[<html> <head>
|
Zeile 9099 | Zeile 9102 |
---|
<tr> <td class="trow2" valign="top"><strong>{$lang->poll_timeout}</strong><br /><span class="smalltext">{$lang->timeout_note}</span></td> <td class="trow2"><input type="text" class="textbox" name="timeout" value="{$timeout}" /> {$lang->days_after} {$polldate}</td>
|
<tr> <td class="trow2" valign="top"><strong>{$lang->poll_timeout}</strong><br /><span class="smalltext">{$lang->timeout_note}</span></td> <td class="trow2"><input type="text" class="textbox" name="timeout" value="{$timeout}" /> {$lang->days_after} {$polldate}</td>
|
</tr>
| </tr>
|
</table> <br /> <div align="center">
| </table> <br /> <div align="center">
|
Zeile 9201 | Zeile 9204 |
---|
<col style="width: 50%" /> <col style="width: 7%" /> </colgroup>
|
<col style="width: 50%" /> <col style="width: 7%" /> </colgroup>
|
<tr>
| <tr>
|
<td class="thead" colspan="4" style="text-align: center;"><strong>{$poll['question']}</strong></td>
|
<td class="thead" colspan="4" style="text-align: center;"><strong>{$poll['question']}</strong></td>
|
</tr>
| </tr>
|
{$polloptions} <tr> <td class="tfoot" colspan="2" style="text-align: right;"><strong>{$lang->poll_total}</strong></td> <td class="tfoot" style="text-align: center;"><strong>{$poll['numvotes']} {$lang->poll_votes}</strong></td> <td class="tfoot" style="text-align: center;"><strong>{$totpercent}</strong></td>
|
{$polloptions} <tr> <td class="tfoot" colspan="2" style="text-align: right;"><strong>{$lang->poll_total}</strong></td> <td class="tfoot" style="text-align: center;"><strong>{$poll['numvotes']} {$lang->poll_votes}</strong></td> <td class="tfoot" style="text-align: center;"><strong>{$totpercent}</strong></td>
|
</tr> </table> {$footer} </body> </html>]]></template>
| </tr> </table> {$footer} </body> </html>]]></template>
|
<template name="polls_showresults_resultbit" version="1800"><![CDATA[<tr> <td class="{$optionbg} scaleimages" style="text-align: right;">{$option}{$votestar}</td> <td class="{$optionbg}"><div class="pollbar" style="width: {$imagewidth}%" title="{$percent}%"><span class="percent">{$percent}%</span></div>{$userlist}</td>
| <template name="polls_showresults_resultbit" version="1800"><![CDATA[<tr> <td class="{$optionbg} scaleimages" style="text-align: right;">{$option}{$votestar}</td> <td class="{$optionbg}"><div class="pollbar" style="width: {$imagewidth}%" title="{$percent}%"><span class="percent">{$percent}%</span></div>{$userlist}</td>
|
Zeile 9251 | Zeile 9254 |
---|
<template name="portal_announcement" version="1800"><![CDATA[<table cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><strong>{$icon} <a href="{$mybb->settings['bburl']}/{$announcement['threadlink']}">{$announcement['subject']}</a></strong></td>
|
<template name="portal_announcement" version="1800"><![CDATA[<table cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><strong>{$icon} <a href="{$mybb->settings['bburl']}/{$announcement['threadlink']}">{$announcement['subject']}</a></strong></td>
|
</tr>
| </tr>
|
<tr> <td class="trow2" align="right"> <span class="smalltext">{$lang->posted_by} {$profilelink} - {$anndate} - {$lang->forum} <a href="{$mybb->settings['bburl']}/{$announcement['forumlink']}">{$announcement['forumname']}</a> {$numcomments}</span>
| <tr> <td class="trow2" align="right"> <span class="smalltext">{$lang->posted_by} {$profilelink} - {$anndate} - {$lang->forum} <a href="{$mybb->settings['bburl']}/{$announcement['forumlink']}">{$announcement['forumname']}</a> {$numcomments}</span>
|
Zeile 9276 | Zeile 9279 |
---|
</span> </td> </tr>
|
</span> </td> </tr>
|
</table>
| </table>
|
</td> </tr> </table>
| </td> </tr> </table>
|
Zeile 9302 | Zeile 9305 |
---|
{$lastpostdate}<br /> <strong>» </strong>{$lang->latest_threads_replies} {$thread['replies']}<br /> <strong>» </strong>{$lang->latest_threads_views} {$thread['views']}
|
{$lastpostdate}<br /> <strong>» </strong>{$lang->latest_threads_replies} {$thread['replies']}<br /> <strong>» </strong>{$lang->latest_threads_views} {$thread['views']}
|
</span> </td>
| </span> </td>
|
</tr>]]></template> <template name="portal_pms" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
| </tr>]]></template> <template name="portal_pms" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
|
Zeile 9367 | Zeile 9370 |
---|
</td> </tr> </table><br />]]></template>
|
</td> </tr> </table><br />]]></template>
|
<template name="portal_welcome_guesttext" version="1609"><![CDATA[<span class="smalltext">{$lang->guest_welcome_registration}</span><br />
| <template name="portal_welcome_guesttext" version="1817"><![CDATA[<span class="smalltext">{$lang->guest_welcome_registration}</span><br />
|
<br /> <form method="post" action="{$mybb->settings['bburl']}/member.php"><input type="hidden" name="action" value="do_login" /><input type="hidden" name="url" value="{$portal_url}" /> {$username}<br /> <input type="text" class="textbox" name="username" value="" /><br /><br /> {$lang->password}<br /> <input type="password" class="textbox" name="password" value="" /><br /><br /> <label title="{$lang->remember_me_desc}"><input type="checkbox" class="checkbox" name="remember" value="yes" /> {$lang->remember_me}</label><br /><br />
|
<br /> <form method="post" action="{$mybb->settings['bburl']}/member.php"><input type="hidden" name="action" value="do_login" /><input type="hidden" name="url" value="{$portal_url}" /> {$username}<br /> <input type="text" class="textbox" name="username" value="" /><br /><br /> {$lang->password}<br /> <input type="password" class="textbox" name="password" value="" /><br /><br /> <label title="{$lang->remember_me_desc}"><input type="checkbox" class="checkbox" name="remember" value="yes" /> {$lang->remember_me}</label><br /><br />
|
<br /><input type="submit" class="button" name="loginsubmit" value="{$lang->login}" /></form>]]></template>
| <br /><input type="submit" class="button" name="loginsubmit" value="{$lang->login}" /><input name="my_post_key" type="hidden" value="{$mybb->post_code}" /></form>]]></template>
|
<template name="portal_welcome_membertext" version="120"><![CDATA[<span class="smalltext"><em>{$lang->member_welcome_lastvisit}</em> {$lastvisit}<br /> {$lang->since_then}<br /> <strong>»</strong> {$lang->new_announcements}<br />
| <template name="portal_welcome_membertext" version="120"><![CDATA[<span class="smalltext"><em>{$lang->member_welcome_lastvisit}</em> {$lastvisit}<br /> {$lang->since_then}<br /> <strong>»</strong> {$lang->new_announcements}<br />
|
Zeile 9394 | Zeile 9397 |
---|
</tr> </table> <br />]]></template>
|
</tr> </table> <br />]]></template>
|
<template name="portal_whosonline_memberbit" version="1400"><![CDATA[{$comma}<a href="{$mybb->settings['bburl']}/{$user['profilelink']}">{$user['username']}</a>{$invisiblemark}]]></template>
| <template name="portal_whosonline_memberbit" version="1818"><![CDATA[<a href="{$mybb->settings['bburl']}/{$user['profilelink']}">{$user['username']}</a>{$invisiblemark}]]></template>
|
<template name="post_attachments" version="120"><![CDATA[<br /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
| <template name="post_attachments" version="120"><![CDATA[<br /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
|
Zeile 9422 | Zeile 9425 |
---|
<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> </tr>]]></template>
|
<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> </tr>]]></template>
|
<template name="post_attachments_new" version="1807"><![CDATA[<tr>
| <template name="post_attachments_new" version="1818"><![CDATA[<tr>
|
<td class="trow1" width="1"><img src="{$theme['imgdir']}/paperclip.png" alt="" /></td>
|
<td class="trow1" width="1"><img src="{$theme['imgdir']}/paperclip.png" alt="" /></td>
|
<td class="trow1" style="white-space: nowrap"><strong>{$lang->new_attachment}</strong> <input type="file" name="attachment" size="30" class="fileupload" /></td>
| <td class="trow1" style="white-space: nowrap"><strong>{$lang->new_attachment}</strong> <input type="file" name="attachments[]" size="30" class="fileupload" multiple="multiple" /></td>
|
<td class="trow1" style="white-space: nowrap" align="center">{$attach_update_options} {$attach_add_options}</td> </tr>]]></template> <template name="post_attachments_update" version="1604"><![CDATA[<input type="submit" class="button" name="updateattachment" value="{$lang->update_attachment}" tabindex="12" />]]></template>
| <td class="trow1" style="white-space: nowrap" align="center">{$attach_update_options} {$attach_add_options}</td> </tr>]]></template> <template name="post_attachments_update" version="1604"><![CDATA[<input type="submit" class="button" name="updateattachment" value="{$lang->update_attachment}" tabindex="12" />]]></template>
|
Zeile 9512 | Zeile 9515 |
---|
</table> </td> </tr>]]></template>
|
</table> </td> </tr>]]></template>
|
| <template name="post_javascript" version="1818"><![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" src="{$mybb->asset_url}/jscripts/post.js?ver=1818"></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> <option value="0"{$default_selected}>{$lang->no_prefix}</option>
| <template name="post_prefixselect_multiple" version="1800"><![CDATA[<select name="threadprefix[]" multiple="multiple" size="5"> <option value="any"{$any_selected}>{$lang->any_prefix}</option> <option value="0"{$default_selected}>{$lang->no_prefix}</option>
|
Zeile 9523 | Zeile 9535 |
---|
{$prefixselect_prefix} </select>]]></template> <template name="post_savedraftbutton" version="120"><![CDATA[ <input type="submit" class="button" name="savedraft" value="{$lang->save_draft}" />]]></template>
|
{$prefixselect_prefix} </select>]]></template> <template name="post_savedraftbutton" version="120"><![CDATA[ <input type="submit" class="button" name="savedraft" value="{$lang->save_draft}" />]]></template>
|
<template name="post_subscription_method" version="1800"><![CDATA[<tr>
| <template name="post_subscription_method" version="1819"><![CDATA[<tr>
|
<td class="{$bgcolor}" valign="top"><strong>{$lang->thread_subscription_method}</strong><br /> <span class="smalltext">{$lang->thread_subscription_method_desc}</span></td> <td class="{$bgcolor} smalltext">
|
<td class="{$bgcolor}" valign="top"><strong>{$lang->thread_subscription_method}</strong><br /> <span class="smalltext">{$lang->thread_subscription_method_desc}</span></td> <td class="{$bgcolor} smalltext">
|
<label><input type="radio" name="postoptions[subscriptionmethod]" {$postoptions_subscriptionmethod_dont} value="" style="vertical-align: middle;" /> {$lang->no_subscribe}</label><br /> <label><input type="radio" name="postoptions[subscriptionmethod]" {$postoptions_subscriptionmethod_none} value="none" style="vertical-align: middle;" /> {$lang->no_subscribe_notification}</label><br /> <label><input type="radio" name="postoptions[subscriptionmethod]" {$postoptions_subscriptionmethod_email} value="email" style="vertical-align: middle;" /> {$lang->instant_email_subscribe}</label><br /> <label><input type="radio" name="postoptions[subscriptionmethod]" {$postoptions_subscriptionmethod_pm} value="pm" style="vertical-align: middle;" /> {$lang->instant_pm_subscribe}</label><br />
| <label><input type="radio" name="postoptions[subscriptionmethod]" {$subscribe}value="" style="vertical-align: middle;" /> {$lang->no_subscribe}</label><br /> <label><input type="radio" name="postoptions[subscriptionmethod]" {$nonesubscribe}value="none" style="vertical-align: middle;" /> {$lang->no_subscribe_notification}</label><br /> <label><input type="radio" name="postoptions[subscriptionmethod]" {$emailsubscribe}value="email" style="vertical-align: middle;" /> {$lang->instant_email_subscribe}</label><br /> <label><input type="radio" name="postoptions[subscriptionmethod]" {$pmsubscribe}value="pm" style="vertical-align: middle;" /> {$lang->instant_pm_subscribe}</label><br />
|
</td> </tr>]]></template> <template name="postbit" version="1813"><![CDATA[{$ignore_bit}{$deleted_bit}
| </td> </tr>]]></template> <template name="postbit" version="1813"><![CDATA[{$ignore_bit}{$deleted_bit}
|
Zeile 9671 | Zeile 9683 |
---|
<em>{$lang->postbit_post_deleted}</em> </div> </div>]]></template>
|
<em>{$lang->postbit_post_deleted}</em> </div> </div>]]></template>
|
<template name="postbit_edit" version="1809"><![CDATA[<a href="editpost.php?pid={$post['pid']}" id="edit_post_{$post['pid']}" title="{$lang->postbit_edit}" class="postbit_edit"><span>{$lang->postbit_button_edit}</span></a>
| <template name="postbit_edit" version="1818"><![CDATA[<a href="editpost.php?pid={$post['pid']}" id="edit_post_{$post['pid']}" title="{$lang->postbit_edit}" class="postbit_edit postbit_mirage"><span>{$lang->postbit_button_edit}</span></a>
|
<div id="edit_post_{$post['pid']}_popup" class="popup_menu" style="display: none;"><div class="popup_item_container"><a href="javascript:void(0)" class="popup_item quick_edit_button" id="quick_edit_post_{$post['pid']}">{$lang->postbit_quick_edit}</a></div><div class="popup_item_container"><a href="editpost.php?pid={$post['pid']}" class="popup_item">{$lang->postbit_full_edit}</a></div></div> <script type="text/javascript"> // <!--
| <div id="edit_post_{$post['pid']}_popup" class="popup_menu" style="display: none;"><div class="popup_item_container"><a href="javascript:void(0)" class="popup_item quick_edit_button" id="quick_edit_post_{$post['pid']}">{$lang->postbit_quick_edit}</a></div><div class="popup_item_container"><a href="editpost.php?pid={$post['pid']}" class="popup_item">{$lang->postbit_full_edit}</a></div></div> <script type="text/javascript"> // <!--
|
Zeile 9706 | Zeile 9718 |
---|
<template name="postbit_inlinecheck" version="1800"><![CDATA[<input type="checkbox" class="checkbox" name="inlinemod_{$post['pid']}" id="inlinemod_{$post['pid']}" value="1" style="vertical-align: middle; margin: -2px 0 0 5px;" {$inlinecheck} />]]></template> <template name="postbit_iplogged_hiden" version="1815"><![CDATA[{$lang->postbit_ipaddress} <a href="moderation.php?action={$action}&{$idtype}={$post[$idtype]}" onclick="MyBB.{$javascript}({$post[$idtype]}); return false;">{$lang->postbit_ipaddress_logged}</a>]]></template> <template name="postbit_iplogged_show" version="1800"><![CDATA[{$lang->postbit_ipaddress} {$ipaddress}]]></template>
|
<template name="postbit_inlinecheck" version="1800"><![CDATA[<input type="checkbox" class="checkbox" name="inlinemod_{$post['pid']}" id="inlinemod_{$post['pid']}" value="1" style="vertical-align: middle; margin: -2px 0 0 5px;" {$inlinecheck} />]]></template> <template name="postbit_iplogged_hiden" version="1815"><![CDATA[{$lang->postbit_ipaddress} <a href="moderation.php?action={$action}&{$idtype}={$post[$idtype]}" onclick="MyBB.{$javascript}({$post[$idtype]}); return false;">{$lang->postbit_ipaddress_logged}</a>]]></template> <template name="postbit_iplogged_show" version="1800"><![CDATA[{$lang->postbit_ipaddress} {$ipaddress}]]></template>
|
<template name="postbit_multiquote" version="1809"><![CDATA[<a href="javascript:void(0)" onclick="Thread.multiQuote({$post['pid']}); return false;" style="display: none;" id="multiquote_link_{$post['pid']}" title="{$lang->postbit_multiquote}" class="postbit_multiquote"><span id="multiquote_{$post['pid']}">{$lang->postbit_button_multiquote}</span></a>
| <template name="postbit_multiquote" version="1818"><![CDATA[<a href="javascript:void(0)" onclick="Thread.multiQuote({$post['pid']}); return false;" style="display: none;" id="multiquote_link_{$post['pid']}" title="{$lang->postbit_multiquote}" class="postbit_multiquote postbit_mirage"><span id="multiquote_{$post['pid']}">{$lang->postbit_button_multiquote}</span></a>
|
<script type="text/javascript"> //<!-- $('#multiquote_link_{$post['pid']}').css("display", "");
| <script type="text/javascript"> //<!-- $('#multiquote_link_{$post['pid']}').css("display", "");
|
Zeile 9724 | Zeile 9736 |
---|
{$post['fieldvalue_option']} </ul>]]></template> <template name="postbit_profilefield_multiselect_value" version="1800"><![CDATA[<li style="margin-left: 0;">{$val}</li>]]></template>
|
{$post['fieldvalue_option']} </ul>]]></template> <template name="postbit_profilefield_multiselect_value" version="1800"><![CDATA[<li style="margin-left: 0;">{$val}</li>]]></template>
|
<template name="postbit_quickdelete" version="1800"><![CDATA[<a href="editpost.php?pid={$post['pid']}" onclick="Thread.deletePost({$post['pid']}); return false;" style="display: none;" id="quick_delete_{$post['pid']}" title="{$postbit_qdelete}" class="postbit_qdelete"><span>{$lang->postbit_button_qdelete}</span></a> <script type="text/javascript"> // <!-- $('#quick_delete_{$post['pid']}').css('display', '{$display}'); // --> </script>]]></template> <template name="postbit_quickrestore" version="1800"><![CDATA[<a href="editpost.php?pid={$post['pid']}" onclick="Thread.restorePost({$post['pid']}); return false;" style="display: none;" id="quick_restore_{$post['pid']}" title="{$postbit_qrestore}" class="postbit_qrestore"><span>{$lang->postbit_button_qrestore}</span></a> <script type="text/javascript"> // <!-- $('#quick_restore_{$post['pid']}').css('display', '{$display}'); // --> </script>]]></template> <template name="postbit_quote" version="1800"><![CDATA[<a href="newreply.php?tid={$tid}&replyto={$post['pid']}" title="{$lang->postbit_quote}" class="postbit_quote"><span>{$lang->postbit_button_quote}</span></a>]]></template>
| <template name="postbit_quickdelete" version="1818"><![CDATA[<a href="editpost.php?pid={$post['pid']}" onclick="Thread.deletePost({$post['pid']}); return false;" id="quick_delete_{$post['pid']}" title="{$postbit_qdelete}" class="postbit_qdelete postbit_mirage"><span>{$lang->postbit_button_qdelete}</span></a>]]></template> <template name="postbit_quickrestore" version="1818"><![CDATA[<a href="editpost.php?pid={$post['pid']}" onclick="Thread.restorePost({$post['pid']}); return false;" id="quick_restore_{$post['pid']}" title="{$postbit_qrestore}" class="postbit_qrestore"><span>{$lang->postbit_button_qrestore}</span></a>]]></template> <template name="postbit_quote" version="1818"><![CDATA[<a href="newreply.php?tid={$tid}&replyto={$post['pid']}" title="{$lang->postbit_quote}" class="postbit_quote postbit_mirage"><span>{$lang->postbit_button_quote}</span></a>]]></template>
|
<template name="postbit_rep_button" version="1809"><![CDATA[<a href="javascript:void(0)" onclick="MyBB.reputation({$post['uid']},{$post['pid']}); return false;" title="{$lang->postbit_reputation_add}" class="postbit_reputation_add"><span>{$lang->postbit_button_reputation_add}</span></a>]]></template> <template name="postbit_reply_pm" version="1800"><![CDATA[<a href="private.php?action=send&pmid={$id}&do=reply" title="{$lang->reply_title}" class="postbit_reply_pm"><span>{$lang->postbit_button_reply_pm}</span></a>]]></template> <template name="postbit_replyall_pm" version="1480"><![CDATA[<a href="private.php?action=send&pmid={$id}&do=replyall" title="{$lang->reply_to_all}" class="postbit_reply_all"><span>{$lang->postbit_button_reply_all}</span></a>]]></template>
| <template name="postbit_rep_button" version="1809"><![CDATA[<a href="javascript:void(0)" onclick="MyBB.reputation({$post['uid']},{$post['pid']}); return false;" title="{$lang->postbit_reputation_add}" class="postbit_reputation_add"><span>{$lang->postbit_button_reputation_add}</span></a>]]></template> <template name="postbit_reply_pm" version="1800"><![CDATA[<a href="private.php?action=send&pmid={$id}&do=reply" title="{$lang->reply_title}" class="postbit_reply_pm"><span>{$lang->postbit_button_reply_pm}</span></a>]]></template> <template name="postbit_replyall_pm" version="1480"><![CDATA[<a href="private.php?action=send&pmid={$id}&do=replyall" title="{$lang->reply_to_all}" class="postbit_reply_all"><span>{$lang->postbit_button_reply_all}</span></a>]]></template>
|
Zeile 10484 | Zeile 10486 |
---|
</script> </body> </html>]]></template>
|
</script> </body> </html>]]></template>
|
<template name="private_send_autocomplete" version="1807"><![CDATA[<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1807">
| <template name="private_send_autocomplete" version="1818"><![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 10510 | Zeile 10512 |
---|
} }, initSelection: function(element, callback) {
|
} }, initSelection: function(element, callback) {
|
var query = $(element).val();
| var query = $(element).val().replace(', ', ',');
|
if (query !== "") { var newqueries = []; exp_queries = query.split(",");
| if (query !== "") { var newqueries = []; exp_queries = query.split(",");
|
Zeile 10970 | Zeile 10972 |
---|
</tr> <tr> <td class="trow1 no_bottom_border" rowspan="{$rowspan}">{$srchlist}</td>
|
</tr> <tr> <td class="trow1 no_bottom_border" rowspan="{$rowspan}">{$srchlist}</td>
|
<td class="trow1">
| <td class="trow1">
|
<select name="findthreadst"> <option value="1">{$lang->threads_at_least}</option> <option value="2">{$lang->threads_at_most}</option>
| <select name="findthreadst"> <option value="1">{$lang->threads_at_least}</option> <option value="2">{$lang->threads_at_most}</option>
|
Zeile 11084 | Zeile 11086 |
---|
<template name="search_results_posts" version="1600"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->search_results}</title>
|
<template name="search_results_posts" version="1600"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->search_results}</title>
|
{$headerinclude} </head> <body>
| {$headerinclude} </head> <body>
|
{$header} <table width="100%" align="center" border="0"> <tr>
| {$header} <table width="100%" align="center" border="0"> <tr>
|
Zeile 11122 | Zeile 11124 |
---|
</html>]]></template> <template name="search_results_posts_forumlink" version="1808"><![CDATA[<a href="{$post['forumlink_link']}">{$post['forumlink_name']}</a>]]></template> <template name="search_results_posts_inlinecheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="inlinemod_{$post['pid']}" id="inlinemod_{$post['pid']}" value="1" style="vertical-align: middle;" {$inlinecheck} /></td>]]></template>
|
</html>]]></template> <template name="search_results_posts_forumlink" version="1808"><![CDATA[<a href="{$post['forumlink_link']}">{$post['forumlink_name']}</a>]]></template> <template name="search_results_posts_inlinecheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="inlinemod_{$post['pid']}" id="inlinemod_{$post['pid']}" value="1" style="vertical-align: middle;" {$inlinecheck} /></td>]]></template>
|
<template name="search_results_posts_inlinemoderation" version="1813"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1813"></script>
| <template name="search_results_posts_inlinemoderation" version="1818"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1818"></script>
|
<form action="moderation.php" method="post" style="margin-top: 0; margin-bottom: 0;"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="tid" value="0" />
| <form action="moderation.php" method="post" style="margin-top: 0; margin-bottom: 0;"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="tid" value="0" />
|
Zeile 11216 | Zeile 11218 |
---|
</html>]]></template> <template name="search_results_threads_forumlink" version="1808"><![CDATA[<a href="{$thread['forumlink_link']}">{$thread['forumlink_name']}</a>]]></template> <template name="search_results_threads_inlinecheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="inlinemod_{$thread['tid']}" id="inlinemod_{$thread['tid']}" value="1" style="vertical-align: middle;" {$inlinecheck} /></td>]]></template>
|
</html>]]></template> <template name="search_results_threads_forumlink" version="1808"><![CDATA[<a href="{$thread['forumlink_link']}">{$thread['forumlink_name']}</a>]]></template> <template name="search_results_threads_inlinecheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="inlinemod_{$thread['tid']}" id="inlinemod_{$thread['tid']}" value="1" style="vertical-align: middle;" {$inlinecheck} /></td>]]></template>
|
<template name="search_results_threads_inlinemoderation" version="1813"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1813"></script>
| <template name="search_results_threads_inlinemoderation" version="1818"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1818"></script>
|
<form action="moderation.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="fid" value="0" />
| <form action="moderation.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="fid" value="0" />
|
Zeile 11318 | Zeile 11320 |
---|
<template name="showteam_usergroup" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="4"><strong>{$usergroup['title']}</strong></td>
|
<template name="showteam_usergroup" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="4"><strong>{$usergroup['title']}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="tcat"><span class="smalltext"><strong>{$lang->username}</strong></span></td> <td class="tcat"><span class="smalltext"><strong>{$lang->lastvisit}</strong></span></td>
| <tr> <td class="tcat"><span class="smalltext"><strong>{$lang->username}</strong></span></td> <td class="tcat"><span class="smalltext"><strong>{$lang->lastvisit}</strong></span></td>
|
Zeile 11334 | Zeile 11336 |
---|
<td width="5%" class="{$bgcolor}"><div class="postbit_buttons">{$emailcode}</div></td> <td width="5%" class="{$bgcolor}"><div class="postbit_buttons">{$pmcode}</div></td> </tr>]]></template>
|
<td width="5%" class="{$bgcolor}"><div class="postbit_buttons">{$emailcode}</div></td> <td width="5%" class="{$bgcolor}"><div class="postbit_buttons">{$pmcode}</div></td> </tr>]]></template>
|
<template name="showthread" version="1813"><![CDATA[<html>
| <template name="showthread" version="1818"><![CDATA[<html>
|
<head> <title>{$thread['subject']}</title> {$headerinclude}
| <head> <title>{$thread['subject']}</title> {$headerinclude}
|
Zeile 11353 | Zeile 11355 |
---|
lang.quick_restore_error = "{$lang->quick_restore_error}"; lang.quick_restore_success = "{$lang->quick_restore_success}"; lang.editreason = "{$lang->postbit_editreason}";
|
lang.quick_restore_error = "{$lang->quick_restore_error}"; lang.quick_restore_success = "{$lang->quick_restore_success}"; lang.editreason = "{$lang->postbit_editreason}";
|
| lang.post_deleted_error = "{$lang->post_deleted_error}"; lang.softdelete_thread = "{$lang->soft_delete_thread}"; lang.restore_thread = "{$lang->restore_thread}";
|
// --> </script> <!-- jeditable (jquery) -->
| // --> </script> <!-- jeditable (jquery) -->
|
Zeile 11376 | Zeile 11381 |
---|
<td class="thead"> <div class="float_right"> <span class="smalltext"><strong><a href="javascript:void(0)" id="thread_modes">{$lang->thread_modes}</a>{$threadnoteslink}</strong></span>
|
<td class="thead"> <div class="float_right"> <span class="smalltext"><strong><a href="javascript:void(0)" id="thread_modes">{$lang->thread_modes}</a>{$threadnoteslink}</strong></span>
|
</div> <div>
| </div> <div>
|
<strong>{$thread['threadprefix']}{$thread['subject']}</strong> </div> </td>
| <strong>{$thread['threadprefix']}{$thread['subject']}</strong> </div> </td>
|
Zeile 11409 | Zeile 11414 |
---|
<br /> <div class="float_left"> <ul class="thread_tools">
|
<br /> <div class="float_left"> <ul class="thread_tools">
|
<li class="printable"><a href="printthread.php?tid={$tid}">{$lang->view_printable}</a></li>
| {$printthread}
|
{$sendthread} {$addremovesubscription} {$addpoll}
| {$sendthread} {$addremovesubscription} {$addpoll}
|
Zeile 11436 | Zeile 11441 |
---|
$(".author_avatar img").error(function () { $(this).unbind("error").closest('.author_avatar').remove(); });
|
$(".author_avatar img").error(function () { $(this).unbind("error").closest('.author_avatar').remove(); });
|
| var thread_deleted = "{$thread_deleted}"; if(thread_deleted == "1") { $("#quick_reply_form, .new_reply_button, .thread_tools, .inline_rating").hide(); $("#moderator_options_selector option.option_mirage").attr("disabled","disabled"); }
|
</script> </body> </html>]]></template>
| </script> </body> </html>]]></template>
|
Zeile 11445 | Zeile 11456 |
---|
<td class="tcat"><span class="smalltext"><strong>{$lang->message}</strong></span></td> </tr> ]]></template>
|
<td class="tcat"><span class="smalltext"><strong>{$lang->message}</strong></span></td> </tr> ]]></template>
|
<template name="showthread_inlinemoderation" version="1813"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1813"></script>
| <template name="showthread_inlinemoderation" version="1818"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1818"></script>
|
<form action="moderation.php" method="post" style="margin-top: 0; margin-bottom: 0;" id="inlinemoderation_options"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="tid" value="{$tid}" />
| <form action="moderation.php" method="post" style="margin-top: 0; margin-bottom: 0;" id="inlinemoderation_options"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="tid" value="{$tid}" />
|
Zeile 11509 | Zeile 11520 |
---|
}) //--> </script>]]></template>
|
}) //--> </script>]]></template>
|
<template name="showthread_moderationoptions_approve" version="1808"><![CDATA[<option value="approvethread">{$lang->approve_thread}</option>]]></template>
| <template name="showthread_moderationoptions_approve" version="1818"><![CDATA[<option class="option_mirage" value="approvethread">{$lang->approve_thread}</option>]]></template>
|
<template name="showthread_moderationoptions_custom" version="120"><![CDATA[<optgroup label="{$lang->custom_mod_tools}">{$customthreadtools}</optgroup>]]></template>
|
<template name="showthread_moderationoptions_custom" version="120"><![CDATA[<optgroup label="{$lang->custom_mod_tools}">{$customthreadtools}</optgroup>]]></template>
|
<template name="showthread_moderationoptions_custom_tool" version="120"><![CDATA[<option value="{$tool['tid']}">{$tool['name']}</option>]]></template>
| <template name="showthread_moderationoptions_custom_tool" version="1818"><![CDATA[<option class="option_mirage" value="{$tool['tid']}">{$tool['name']}</option>]]></template>
|
<template name="showthread_moderationoptions_delete" version="1800"><![CDATA[<option value="deletethread">{$lang->delete_thread}</option>]]></template>
|
<template name="showthread_moderationoptions_delete" version="1800"><![CDATA[<option value="deletethread">{$lang->delete_thread}</option>]]></template>
|
<template name="showthread_moderationoptions_deletepoll" version="1800"><![CDATA[<option value="deletepoll">{$lang->delete_poll}</option>]]></template> <template name="showthread_moderationoptions_manage" version="1800"><![CDATA[<option value="move">{$lang->move_thread}</option> <option value="split">{$lang->split_thread}</option> <option value="merge">{$lang->merge_threads}</option> <option value="removeredirects">{$lang->remove_redirects}</option> <option value="removesubscriptions">{$lang->remove_subscriptions}</option>]]></template> <template name="showthread_moderationoptions_openclose" version="1800"><![CDATA[<option value="openclosethread">{$lang->open_close_thread}</option>]]></template>
| <template name="showthread_moderationoptions_deletepoll" version="1818"><![CDATA[<option class="option_mirage" value="deletepoll">{$lang->delete_poll}</option>]]></template> <template name="showthread_moderationoptions_manage" version="1818"><![CDATA[<option class="option_mirage" value="move">{$lang->move_thread}</option> <option class="option_mirage" value="split">{$lang->split_thread}</option> <option class="option_mirage" value="merge">{$lang->merge_threads}</option> <option class="option_mirage" value="removeredirects">{$lang->remove_redirects}</option> <option class="option_mirage" value="removesubscriptions">{$lang->remove_subscriptions}</option>]]></template> <template name="showthread_moderationoptions_openclose" version="1818"><![CDATA[<option class="option_mirage" value="openclosethread">{$lang->open_close_thread}</option>]]></template>
|
<template name="showthread_moderationoptions_restore" version="1804"><![CDATA[<option value="restorethread">{$lang->restore_thread}</option>]]></template> <template name="showthread_moderationoptions_softdelete" version="1804"><![CDATA[<option value="softdeletethread">{$lang->soft_delete_thread}</option>]]></template> <template name="showthread_moderationoptions_standard" version="1800"><![CDATA[<optgroup label="{$lang->standard_mod_tools}">
| <template name="showthread_moderationoptions_restore" version="1804"><![CDATA[<option value="restorethread">{$lang->restore_thread}</option>]]></template> <template name="showthread_moderationoptions_softdelete" version="1804"><![CDATA[<option value="softdeletethread">{$lang->soft_delete_thread}</option>]]></template> <template name="showthread_moderationoptions_standard" version="1800"><![CDATA[<optgroup label="{$lang->standard_mod_tools}">
|
Zeile 11532 | Zeile 11543 |
---|
{$managethread} {$approveunapprovethread} </optgroup>]]></template>
|
{$managethread} {$approveunapprovethread} </optgroup>]]></template>
|
<template name="showthread_moderationoptions_stickunstick" version="1800"><![CDATA[<option value="stick">{$lang->stick_unstick_thread}</option>]]></template>
| <template name="showthread_moderationoptions_stickunstick" version="1818"><![CDATA[<option class="option_mirage" value="stick">{$lang->stick_unstick_thread}</option>]]></template>
|
<template name="showthread_moderationoptions_threadnotes" version="1800"><![CDATA[<option value="threadnotes" selected="selected">{$lang->thread_notes}</option>]]></template>
|
<template name="showthread_moderationoptions_threadnotes" version="1800"><![CDATA[<option value="threadnotes" selected="selected">{$lang->thread_notes}</option>]]></template>
|
<template name="showthread_moderationoptions_unapprove" version="1808"><![CDATA[<option value="unapprovethread">{$lang->unapprove_thread}</option>]]></template>
| <template name="showthread_moderationoptions_unapprove" version="1818"><![CDATA[<option class="option_mirage" value="unapprovethread">{$lang->unapprove_thread}</option>]]></template>
|
<template name="showthread_newreply" version="1800"><![CDATA[<a href="newreply.php?tid={$tid}" class="button new_reply_button"><span>{$lang->new_reply}</span></a> ]]></template> <template name="showthread_newreply_closed" version="1800"><![CDATA[<a href="newreply.php?tid={$tid}" class="button closed_button"><span>{$lang->thread_closed}</span></a> ]]></template> <template name="showthread_newthread" version="1800"><![CDATA[<a href="newthread.php?fid={$fid}" class="button new_thread_button"><span>{$lang->post_thread}</span></a> ]]></template>
| <template name="showthread_newreply" version="1800"><![CDATA[<a href="newreply.php?tid={$tid}" class="button new_reply_button"><span>{$lang->new_reply}</span></a> ]]></template> <template name="showthread_newreply_closed" version="1800"><![CDATA[<a href="newreply.php?tid={$tid}" class="button closed_button"><span>{$lang->thread_closed}</span></a> ]]></template> <template name="showthread_newthread" version="1800"><![CDATA[<a href="newthread.php?fid={$fid}" class="button new_thread_button"><span>{$lang->post_thread}</span></a> ]]></template>
|
Zeile 11603 | Zeile 11614 |
---|
</table> <br />]]></template> <template name="showthread_poll_undovote" version="1800"><![CDATA[ [<a href="polls.php?action=do_undovote&pid={$poll['pid']}&my_post_key={$mybb->post_code}">{$lang->undo_vote}</a>]]]></template>
|
</table> <br />]]></template> <template name="showthread_poll_undovote" version="1800"><![CDATA[ [<a href="polls.php?action=do_undovote&pid={$poll['pid']}&my_post_key={$mybb->post_code}">{$lang->undo_vote}</a>]]]></template>
|
| <template name="showthread_printthread" version="1818"><![CDATA[<li class="printable"><a href="printthread.php?tid={$tid}">{$lang->view_printable}</a></li>]]></template>
|
<template name="showthread_quickreply" version="1816"><![CDATA[ <div id="quickreply_spinner" class="showthread_spinner" style="display: none"><img src="{$theme['imgdir']}/spinner.gif" /></div> <br />
| <template name="showthread_quickreply" version="1816"><![CDATA[ <div id="quickreply_spinner" class="showthread_spinner" style="display: none"><img src="{$theme['imgdir']}/spinner.gif" /></div> <br />
|
Zeile 11656 | Zeile 11668 |
---|
<template name="showthread_quickreply_options_close" version="1800"><![CDATA[<br /><label><input type="checkbox" class="checkbox" name="modoptions[closethread]" value="1"{$closelinkch} /> <strong>{$lang->close_thread}</strong></label>]]></template> <template name="showthread_quickreply_options_signature" version="1800"><![CDATA[<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" {$postoptionschecked['signature']} /> <strong>{$lang->signature}</strong></label><br />]]></template> <template name="showthread_quickreply_options_stick" version="1800"><![CDATA[<br /><label><input type="checkbox" class="checkbox" name="modoptions[stickthread]" value="1"{$stickch} /> <strong>{$lang->stick_thread}</strong></label>]]></template>
|
<template name="showthread_quickreply_options_close" version="1800"><![CDATA[<br /><label><input type="checkbox" class="checkbox" name="modoptions[closethread]" value="1"{$closelinkch} /> <strong>{$lang->close_thread}</strong></label>]]></template> <template name="showthread_quickreply_options_signature" version="1800"><![CDATA[<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" {$postoptionschecked['signature']} /> <strong>{$lang->signature}</strong></label><br />]]></template> <template name="showthread_quickreply_options_stick" version="1800"><![CDATA[<br /><label><input type="checkbox" class="checkbox" name="modoptions[stickthread]" value="1"{$stickch} /> <strong>{$lang->stick_thread}</strong></label>]]></template>
|
<template name="showthread_ratethread" version="1808"><![CDATA[<div style="margin-top: 6px; padding-right: 10px;" class="float_right">
| <template name="showthread_ratethread" version="1818"><![CDATA[<div style="margin-top: 6px; padding-right: 10px;" class="float_right">
|
<script type="text/javascript"> <!-- lang.ratings_update_error = "{$lang->ratings_update_error}"; // --> </script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/rating.js?ver=1808"></script>
|
<script type="text/javascript"> <!-- lang.ratings_update_error = "{$lang->ratings_update_error}"; // --> </script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/rating.js?ver=1808"></script>
|
<strong class="float_left" style="padding-right: 10px;">{$lang->thread_rating}</strong>
| |
<div class="inline_rating">
|
<div class="inline_rating">
|
| <strong class="float_left" style="padding-right: 10px;">{$lang->thread_rating}</strong>
|
<ul class="star_rating{$not_rated}" id="rating_thread_{$thread['tid']}"> <li style="width: {$thread['width']}%" class="current_rating" id="current_rating_{$thread['tid']}">{$ratingvotesav}</li> <li><a class="one_star" title="{$lang->one_star}" href="./ratethread.php?tid={$thread['tid']}&rating=1&my_post_key={$mybb->post_code}">1</a></li>
| <ul class="star_rating{$not_rated}" id="rating_thread_{$thread['tid']}"> <li style="width: {$thread['width']}%" class="current_rating" id="current_rating_{$thread['tid']}">{$ratingvotesav}</li> <li><a class="one_star" title="{$lang->one_star}" href="./ratethread.php?tid={$thread['tid']}&rating=1&my_post_key={$mybb->post_code}">1</a></li>
|
Zeile 13306 | Zeile 13318 |
---|
{$referral_link}]]></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>
|
{$referral_link}]]></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="1813"><![CDATA[<html>
| <template name="usercp_subscriptions" version="1817"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->subscriptions}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->subscriptions}</title> {$headerinclude}
|
Zeile 13559 | Zeile 13571 |
---|
<template name="video_liveleak_embed" version="1811"><![CDATA[<iframe width="500" height="300" src="https://www.liveleak.com/ll_embed?i={$id}" frameborder="0" allowfullscreen></iframe>]]></template> <template name="video_myspacetv_embed" version="1807"><![CDATA[<iframe width="480" height="270" src="//media.myspace.com/play/video/{$id}" frameborder="0" allowtransparency="true" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>]]></template> <template name="video_youtube_embed" version="1807"><![CDATA[<iframe width="560" height="315" src="//www.youtube.com/embed/{$id}" frameborder="0" allowfullscreen></iframe>]]></template>
|
<template name="video_liveleak_embed" version="1811"><![CDATA[<iframe width="500" height="300" src="https://www.liveleak.com/ll_embed?i={$id}" frameborder="0" allowfullscreen></iframe>]]></template> <template name="video_myspacetv_embed" version="1807"><![CDATA[<iframe width="480" height="270" src="//media.myspace.com/play/video/{$id}" frameborder="0" allowtransparency="true" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>]]></template> <template name="video_youtube_embed" version="1807"><![CDATA[<iframe width="560" height="315" src="//www.youtube.com/embed/{$id}" frameborder="0" allowfullscreen></iframe>]]></template>
|
<template name="video_veoh_embed" version="1800"><![CDATA[<object width="410" height="341" id="veohFlashPlayer" name="veohFlashPlayer"><param name="movie" value="http://www.veoh.com/swf/webplayer/WebPlayer.swf?version=AFrontend.5.7.0.1446&permalinkId={$id}&player=videodetailsembedded&videoAutoPlay=0&id=anonymous"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.veoh.com/swf/webplayer/WebPlayer.swf?version=AFrontend.5.7.0.1446&permalinkId={$id}&player=videodetailsembedded&videoAutoPlay=0&id=anonymous" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="410" height="341" id="veohFlashPlayerEmbed" name="veohFlashPlayerEmbed"></embed></object>]]></template>
| <template name="video_mixer_embed" version="1818"><![CDATA[<iframe allowfullscreen="true" src="https://mixer.com/embed/player/{$id}?disableLowLatency=1" width="620" height="349"></iframe>]]></template>
|
<template name="video_vimeo_embed" version="1807"><![CDATA[<iframe src="//player.vimeo.com/video/{$id}" width="500" height="375" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>]]></template> <template name="video_yahoo_embed" version="1807"><![CDATA[<iframe width="640" height="360" scrolling="no" frameborder="0" src="//{$local}screen.yahoo.com/{$id}?format=embed" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true" allowtransparency="true"></iframe>]]></template> <template name="video_twitch_embed" version="1813"><![CDATA[<iframe src="https://player.twitch.tv/?{$id}&autoplay=false" frameborder="0" scrolling="no" height="378" width="620"></iframe>]]></template>
| <template name="video_vimeo_embed" version="1807"><![CDATA[<iframe src="//player.vimeo.com/video/{$id}" width="500" height="375" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>]]></template> <template name="video_yahoo_embed" version="1807"><![CDATA[<iframe width="640" height="360" scrolling="no" frameborder="0" src="//{$local}screen.yahoo.com/{$id}?format=embed" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true" allowtransparency="true"></iframe>]]></template> <template name="video_twitch_embed" version="1813"><![CDATA[<iframe src="https://player.twitch.tv/?{$id}&autoplay=false" frameborder="0" scrolling="no" height="378" width="620"></iframe>]]></template>
|
Zeile 13942 | Zeile 13954 |
---|
<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="1808"><![CDATA[<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/sceditor/editor_themes/{$theme['editortheme']}" type="text/css" media="all" />
| <template name="codebuttons" version="1819"><![CDATA[<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/sceditor/editor_themes/{$theme['editortheme']}" type="text/css" media="all" />
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/sceditor/jquery.sceditor.bbcode.min.js?ver=1805"></script>
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/sceditor/jquery.sceditor.bbcode.min.js?ver=1805"></script>
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/bbcodes_sceditor.js?ver=1808"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/bbcodes_sceditor.js?ver=1819"></script>
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/sceditor/editor_plugins/undo.js?ver=1805"></script> <script type="text/javascript"> var partialmode = {$mybb->settings['partialmode']},
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/sceditor/editor_plugins/undo.js?ver=1805"></script> <script type="text/javascript"> var partialmode = {$mybb->settings['partialmode']},
|
Zeile 14019 | Zeile 14031 |
---|
</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="1815"><![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="1817"><![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" /> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.js?ver=1813"></script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.plugins.min.js?ver=1813"></script>
|
<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=1813"></script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.plugins.min.js?ver=1813"></script>
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/general.js?ver=1815"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/general.js?ver=1817"></script>
|
{$stylesheets} <script type="text/javascript">
| {$stylesheets} <script type="text/javascript">
|