Zeile 1 | Zeile 1 |
---|
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
<theme name="MyBB Master Style" version="1817">
| <theme name="MyBB Master Style" version="1818">
|
<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="1818" 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;
|
| }
.postbit_qrestore, .status_type{ display:none!important; }
.deleted_post .postbit_qrestore, .deleted_post .status_type{ display:inline!important; }
.deleted_post .postbit_mirage{ display:none!important;
|
}
a.button:link,
| }
a.button:link,
|
Zeile 1355 | Zeile 1369 |
---|
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 1380 |
---|
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 1388 |
---|
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 1464 |
---|
.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 1481 |
---|
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 1500 |
---|
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 1510 |
---|
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 1527 |
---|
} .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 1536 |
---|
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 1627 |
---|
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 1646 |
---|
-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 1945 |
---|
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 1968 |
---|
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 1986 |
---|
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 2059 |
---|
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 2097 |
---|
}
td .star_rating {
|
}
td .star_rating {
|
margin: auto; }
| margin: auto; }
|
.star_rating li { display: inline;
| .star_rating li { display: inline;
|
Zeile 2176 | Zeile 2190 |
---|
}
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 2248 |
---|
.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 2547 |
---|
<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}
| <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>
| </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>
|
Zeile 2648 | Zeile 2662 |
---|
</select> <span class="smalltext"> {$lang->enter_time}</span> <input type="text" class="textbox" name="end_time" value="{$end_time}" size="7" />
|
</select> <span class="smalltext"> {$lang->enter_time}</span> <input type="text" class="textbox" name="end_time" value="{$end_time}" size="7" />
|
</td> </tr> <tr>
| </td> </tr> <tr>
|
<td class="smalltext" style="padding: 4px; text-align: right; vertical-align: top;">{$lang->timezone}</td> <td style="padding: 4px;"> {$timezones}<br />
| <td class="smalltext" style="padding: 4px; text-align: right; vertical-align: top;">{$lang->timezone}</td> <td style="padding: 4px;"> {$timezones}<br />
|
Zeile 2669 | Zeile 2683 |
---|
<option value="5"{$repeats_sel[5]}>{$lang->repeats_yearly}</option> </select> <div class="repeats_type" id="repeats_type_1" style="padding: 4px;">
|
<option value="5"{$repeats_sel[5]}>{$lang->repeats_yearly}</option> </select> <div class="repeats_type" id="repeats_type_1" style="padding: 4px;">
|
{$lang->repeats_every}
| {$lang->repeats_every}
|
<input type="text" class="textbox" name="repeats_1_days" value="{$repeats_1_days}" size="2" /> {$lang->day_or_days}
|
<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 2689 | Zeile 2703 |
---|
<td style="padding: 2px;" class="smalltext" colspan="2"><label><input type="checkbox" name="repeats_3_days[6]" value="1" {$repeats_3_days[6]} style="vertical-align: middle;" /> {$lang->saturday}</label></td> </tr> </table>
|
<td style="padding: 2px;" class="smalltext" colspan="2"><label><input type="checkbox" name="repeats_3_days[6]" value="1" {$repeats_3_days[6]} style="vertical-align: middle;" /> {$lang->saturday}</label></td> </tr> </table>
|
</div>
| </div>
|
<div class="repeats_type" id="repeats_type_4" style="padding: 4px;"> <div class="smalltext"><label> <input type="radio" name="repeats_4_type" id="repeats_4_type_1" value="1" style="vertical-align: middle;" {$repeats_4_type[1]} />
| <div class="repeats_type" id="repeats_type_4" style="padding: 4px;"> <div class="smalltext"><label> <input type="radio" name="repeats_4_type" id="repeats_4_type_1" value="1" style="vertical-align: middle;" {$repeats_4_type[1]} />
|
Zeile 2745 | Zeile 2759 |
---|
<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="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="last"{$repeats_4_occurance['last']}>{$lang->last}</option> </select> <select name="repeats_5_weekday" onfocus="$('#repeats_5_type_2').prop('checked', true);" >
|
Zeile 2888 | Zeile 2902 |
---|
<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}
| <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>
| </div> <br class="clear" /> </td>
|
Zeile 3517 | Zeile 3531 |
---|
<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 3631 |
---|
{$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 3638 |
---|
</ul> </div> <br />]]></template>
|
</ul> </div> <br />]]></template>
|
<template name="error_nopermission" version="1817"><![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 3654 | Zeile 3661 |
---|
<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 3837 | Zeile 3847 |
---|
{$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 3857 | Zeile 3867 |
---|
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 4419 | Zeile 4429 |
---|
<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 4569 | Zeile 4579 |
---|
<template name="managegroup_joinrequests" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->join_requests}</title>
|
<template name="managegroup_joinrequests" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->join_requests}</title>
|
{$headerinclude}
| {$headerinclude}
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 4792 | Zeile 4802 |
---|
{$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> <td class="trow1" width="40%"><strong>{$lang->email_address}</strong></td>
|
<tr> <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 6361 | Zeile 6373 |
---|
<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" />
| <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" />
|
Zeile 8773 | Zeile 8785 |
---|
<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 8875 | Zeile 8887 |
---|
{$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 9393 | Zeile 9405 |
---|
</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 9421 | Zeile 9433 |
---|
<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 9511 | Zeile 9523 |
---|
</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 9670 | Zeile 9691 |
---|
<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 9705 | Zeile 9726 |
---|
<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 9723 | Zeile 9744 |
---|
{$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 10009 | Zeile 10020 |
---|
<tr> <td class="trow1" valign="top" width="30%"><strong>{$lang->export_unread}</strong></td> <td class="trow1"><input type="radio" class="radio" name="exportunread" value="1" /> {$lang->yes} <input type="radio" class="radio" name="exportunread" value="0" checked="checked" /> {$lang->no} </td>
|
<tr> <td class="trow1" valign="top" width="30%"><strong>{$lang->export_unread}</strong></td> <td class="trow1"><input type="radio" class="radio" name="exportunread" value="1" /> {$lang->yes} <input type="radio" class="radio" name="exportunread" value="0" checked="checked" /> {$lang->no} </td>
|
</tr>
| </tr>
|
<tr> <td class="trow2" valign="top" width="30%"><strong>{$lang->delete_archived}</strong><br /><span class="smalltext">{$lang->delete_archived_note}</span></td> <td class="trow2"><input type="radio" class="radio" name="deletepms" value="1" /> {$lang->yes} <input type="radio" class="radio" name="deletepms" value="0" checked="checked" /> {$lang->no} </td>
| <tr> <td class="trow2" valign="top" width="30%"><strong>{$lang->delete_archived}</strong><br /><span class="smalltext">{$lang->delete_archived_note}</span></td> <td class="trow2"><input type="radio" class="radio" name="deletepms" value="1" /> {$lang->yes} <input type="radio" class="radio" name="deletepms" value="0" checked="checked" /> {$lang->no} </td>
|
Zeile 10047 | Zeile 10058 |
---|
* {text-align: left}</style> </head> <body>
|
* {text-align: left}</style> </head> <body>
|
<br /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
| <br /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr> <td class="thead" colspan="1"><span class="largetext"><strong>{$lang->private_messages_for}</strong></span></td> </tr> {$pmsdownload}
|
<tr> <td class="thead" colspan="1"><span class="largetext"><strong>{$lang->private_messages_for}</strong></span></td> </tr> {$pmsdownload}
|
</table> <br /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
| </table> <br /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr> <td class="trow1" colspan="1">{$lang->exported_date}<br /><a href="{$mybb->settings['bburl']}">{$mybb->settings['bbname']}</a></td> </tr> </table> </body>]]></template> <template name="private_archive_html_folderhead" version="120"><![CDATA[</table>
|
<tr> <td class="trow1" colspan="1">{$lang->exported_date}<br /><a href="{$mybb->settings['bburl']}">{$mybb->settings['bbname']}</a></td> </tr> </table> </body>]]></template> <template name="private_archive_html_folderhead" version="120"><![CDATA[</table>
|
<br /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
| <br /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr> <td class="tcat" colspan="2"><strong>{$lang->folder} {$foldername}</strong></td> </tr>]]></template>
| <tr> <td class="tcat" colspan="2"><strong>{$lang->folder} {$foldername}</strong></td> </tr>]]></template>
|
Zeile 10103 | Zeile 10114 |
---|
<form action="private.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table width="100%" border="0" align="center">
|
<form action="private.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table width="100%" border="0" align="center">
|
<tr>
| <tr>
|
{$usercpnav} <td valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
{$usercpnav} <td valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr>
| <tr>
|
<td class="thead" colspan="3"><strong>{$lang->empty_folders}</strong></td>
|
<td class="thead" colspan="3"><strong>{$lang->empty_folders}</strong></td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="trow1" colspan="3"><span class="smalltext">{$lang->empty_note}</span></td>
|
<td class="trow1" colspan="3"><span class="smalltext">{$lang->empty_note}</span></td>
|
</tr>
| </tr>
|
<tr> <td class="tcat" align="center"><strong>{$lang->export_folder}</strong></td> <td class="tcat" align="center"><strong>{$lang->num_messages}</strong></td> <td class="tcat" align="center"><strong>{$lang->empty_q}</strong></td>
|
<tr> <td class="tcat" align="center"><strong>{$lang->export_folder}</strong></td> <td class="tcat" align="center"><strong>{$lang->num_messages}</strong></td> <td class="tcat" align="center"><strong>{$lang->empty_q}</strong></td>
|
</tr> {$folderlist}
| </tr> {$folderlist}
|
<tr> <td class="trow2" align="center" colspan="3"><input type="checkbox" class="checkbox" name="keepunread" value="1" checked="checked" /><strong>{$lang->keep_unread}</strong></td> </tr>
| <tr> <td class="trow2" align="center" colspan="3"><input type="checkbox" class="checkbox" name="keepunread" value="1" checked="checked" /><strong>{$lang->keep_unread}</strong></td> </tr>
|
Zeile 10157 | Zeile 10168 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><strong>{$lang->existing_folders}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><strong>{$lang->existing_folders}</strong></td>
|
</tr> <tr> <td class="trow1"><span class="smalltext">{$lang->edit_folder_note}</span></td>
| </tr> <tr> <td class="trow1"><span class="smalltext">{$lang->edit_folder_note}</span></td>
|
</tr> {$folderlist} </table>
| </tr> {$folderlist} </table>
|
Zeile 10172 | Zeile 10183 |
---|
<td class="trow1"><span class="smalltext">{$lang->add_folders_note}</span></td> </tr> {$newfolders}
|
<td class="trow1"><span class="smalltext">{$lang->add_folders_note}</span></td> </tr> {$newfolders}
|
</table>
| </table>
|
<br /> <div align="center"> <input type="hidden" name="action" value="do_folders" />
| <br /> <div align="center"> <input type="hidden" name="action" value="do_folders" />
|
Zeile 10329 | Zeile 10340 |
---|
<td class="trow1" align="center"><input type="checkbox" class="checkbox" name="check[{$message['pmid']}]" value="1" /></td> </tr>]]></template> <template name="private_search_results" version="1813"><![CDATA[<html>
|
<td class="trow1" align="center"><input type="checkbox" class="checkbox" name="check[{$message['pmid']}]" value="1" /></td> </tr>]]></template> <template name="private_search_results" version="1813"><![CDATA[<html>
|
<head>
| <head>
|
<title>{$mybb->settings['bbname']} - {$lang->private_messaging}</title> {$headerinclude} </head>
| <title>{$mybb->settings['bbname']} - {$lang->private_messaging}</title> {$headerinclude} </head>
|
Zeile 10422 | Zeile 10433 |
---|
<tr> <td class="trow1"><strong>{$lang->compose_subject}</strong></td> <td class="trow1"><input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="3" /></td>
|
<tr> <td class="trow1"><strong>{$lang->compose_subject}</strong></td> <td class="trow1"><input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="3" /></td>
|
</tr>
| </tr>
|
{$posticons} <tr> <td class="trow2" valign="top"><strong>{$lang->compose_message}</strong>{$smilieinserter}</td>
| {$posticons} <tr> <td class="trow2" valign="top"><strong>{$lang->compose_message}</strong>{$smilieinserter}</td>
|
Zeile 10460 | Zeile 10471 |
---|
if($("#bcc_area").length > 0 && $("#bcc").val() == "") { $("#bcc_area").css("display", "none");
|
if($("#bcc_area").length > 0 && $("#bcc").val() == "") { $("#bcc_area").css("display", "none");
|
}
| }
|
function showBcc() { if($("#bcc_area").css("display") == 'none')
|
function showBcc() { if($("#bcc_area").css("display") == 'none')
|
{
| {
|
$("#bcc_area").css("display", "");
|
$("#bcc_area").css("display", "");
|
}
| }
|
else { $("#bcc_area").css("display", "none"); } } // -->
|
else { $("#bcc_area").css("display", "none"); } } // -->
|
</script>
| </script>
|
{$autocompletejs}
|
{$autocompletejs}
|
<script type="text/javascript">
| <script type="text/javascript">
|
$(".author_avatar img").error(function () { $(this).unbind("error").closest('.author_avatar').remove();
|
$(".author_avatar img").error(function () { $(this).unbind("error").closest('.author_avatar').remove();
|
}); </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"> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js?ver=1806"></script> <script type="text/javascript"> <!-- if(use_xmlhttprequest == "1")
| }); </script> </body> </html>]]></template> <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"> <!-- if(use_xmlhttprequest == "1")
|
{ MyBB.select2(); $("#to").select2({
| { MyBB.select2(); $("#to").select2({
|
Zeile 10509 | Zeile 10520 |
---|
} }, 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 10958 | Zeile 10969 |
---|
<td> <span class="smalltext"><input type="radio" class="radio" name="postthread" value="1" checked="checked" />{$lang->search_entire_post}<br /><input type="radio" class="radio" name="postthread" value="2" />{$lang->search_titles_only}</span></td> </tr></table>
|
<td> <span class="smalltext"><input type="radio" class="radio" name="postthread" value="1" checked="checked" />{$lang->search_entire_post}<br /><input type="radio" class="radio" name="postthread" value="2" />{$lang->search_titles_only}</span></td> </tr></table>
|
</td> <td class="trow1">
| </td> <td class="trow1">
|
<input type="text" class="textbox" id="author" name="author" size="35" maxlength="{$mybb->settings['maxnamelength']}" /><br /><span class="smalltext"><input type="checkbox" class="checkbox" name="matchusername" value="1" checked="checked" /> {$lang->match_username}</span> </td> </tr>
| <input type="text" class="textbox" id="author" name="author" size="35" maxlength="{$mybb->settings['maxnamelength']}" /><br /><span class="smalltext"><input type="checkbox" class="checkbox" name="matchusername" value="1" checked="checked" /> {$lang->match_username}</span> </td> </tr>
|
Zeile 10999 | Zeile 11010 |
---|
<option value="starter">{$lang->sort_author}</option> <option value="forum">{$lang->sort_forum}</option> </select> {$lang->sort_in} <input type="radio" class="radio" name="sortordr" value="asc" />{$lang->sort_asc} <input type="radio" class="radio" name="sortordr" value="desc" checked="checked" />{$lang->sort_desc} {$lang->sort_order}
|
<option value="starter">{$lang->sort_author}</option> <option value="forum">{$lang->sort_forum}</option> </select> {$lang->sort_in} <input type="radio" class="radio" name="sortordr" value="asc" />{$lang->sort_asc} <input type="radio" class="radio" name="sortordr" value="desc" checked="checked" />{$lang->sort_desc} {$lang->sort_order}
|
</td>
| </td>
|
</tr> <tr> <td class="tcat"><strong>{$lang->display_options}</strong></td>
| </tr> <tr> <td class="tcat"><strong>{$lang->display_options}</strong></td>
|
Zeile 11097 | Zeile 11108 |
---|
<td colspan="9" class="thead"> <strong>{$lang->search_results}</strong> </td>
|
<td colspan="9" class="thead"> <strong>{$lang->search_results}</strong> </td>
|
</tr>
| </tr>
|
<tr> <td class="tcat" align="center" colspan="3"><span class="smalltext"><strong><a href="{$sorturl}&sortby=subject&order=asc">{$lang->post}</a> {$orderarrow['subject']}</strong></span></td> <td class="tcat" align="center"><span class="smalltext"><strong><a href="{$sorturl}&sortby=starter&order=asc">{$lang->author}</a> {$orderarrow['starter']}</strong></span></td>
| <tr> <td class="tcat" align="center" colspan="3"><span class="smalltext"><strong><a href="{$sorturl}&sortby=subject&order=asc">{$lang->post}</a> {$orderarrow['subject']}</strong></span></td> <td class="tcat" align="center"><span class="smalltext"><strong><a href="{$sorturl}&sortby=starter&order=asc">{$lang->author}</a> {$orderarrow['starter']}</strong></span></td>
|
Zeile 11115 | Zeile 11126 |
---|
<td align="left" valign="top">{$multipage}</td> <td align="right" valign="top">{$inlinemod}</td> </tr>
|
<td align="left" valign="top">{$multipage}</td> <td align="right" valign="top">{$inlinemod}</td> </tr>
|
</table> {$footer}
| </table> {$footer}
|
</body> </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>
|
</body> </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 11215 | Zeile 11226 |
---|
</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 11333 | Zeile 11344 |
---|
<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 11352 | Zeile 11363 |
---|
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 11408 | Zeile 11422 |
---|
<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 11435 | Zeile 11449 |
---|
$(".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 11444 | Zeile 11464 |
---|
<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 11508 | Zeile 11528 |
---|
}) //--> </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 11531 | Zeile 11551 |
---|
{$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 11602 | Zeile 11622 |
---|
</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 11655 | Zeile 11676 |
---|
<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 13558 | Zeile 13579 |
---|
<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>
|