Zeile 1 | Zeile 1 |
---|
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
<theme name="MyBB Master Style" version="1831">
| <theme name="MyBB Master Style" version="1839">
|
<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="1827" disporder="1"><![CDATA[body {
| <stylesheet name="global.css" version="1839" disporder="1"><![CDATA[body {
|
background: #fff; color: #333; text-align: center;
| background: #fff; color: #333; text-align: center;
|
Zeile 1669 | Zeile 1669 |
---|
height: 30px; text-indent: -9999px; background: url(images/close.png) no-repeat 0 0;
|
height: 30px; text-indent: -9999px; background: url(images/close.png) no-repeat 0 0;
|
| z-index: 2;
|
}
.modal-spinner {
| }
.modal-spinner {
|
Zeile 2282 | Zeile 2283 |
---|
.thread_status.newhotclosefolder { background-position: 0 -300px;
|
.thread_status.newhotclosefolder { background-position: 0 -300px;
|
}
| }
|
.thread_status.newclosefolder { background-position: 0 -320px; }]]></stylesheet>
| .thread_status.newclosefolder { background-position: 0 -320px; }]]></stylesheet>
|
Zeile 2291 | Zeile 2292 |
---|
tr td.trow2:first-child, tr td.trow_shaded:first-child { border-left: 0;
|
tr td.trow2:first-child, tr td.trow_shaded:first-child { border-left: 0;
|
}
| }
|
tr td.trow1:last-child, tr td.trow2:last-child,
| tr td.trow1:last-child, tr td.trow2:last-child,
|
Zeile 2303 | Zeile 2304 |
---|
-moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px;
|
-moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px;
|
}
| }
|
.tborder tbody tr:last-child > td { border-bottom: 0;
|
.tborder tbody tr:last-child > td { border-bottom: 0;
|
}
| }
|
.tborder tbody tr:last-child > td:first-child { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px;
|
.tborder tbody tr:last-child > td:first-child { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px;
|
}
| }
|
.tborder tbody tr:last-child > td:last-child { -moz-border-radius-bottomright: 6px;
| .tborder tbody tr:last-child > td:last-child { -moz-border-radius-bottomright: 6px;
|
Zeile 2322 | Zeile 2323 |
---|
}
.thead {
|
}
.thead {
|
-moz-border-radius-topleft: 6px;
| -moz-border-radius-topleft: 6px;
|
-moz-border-radius-topright: 6px; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px;
| -moz-border-radius-topright: 6px; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px;
|
Zeile 2437 | Zeile 2438 |
---|
<script type="text/javascript"> var announcement_quickdelete_confirm = "{$lang->announcement_quickdelete_confirm}"; </script>
|
<script type="text/javascript"> var announcement_quickdelete_confirm = "{$lang->announcement_quickdelete_confirm}"; </script>
|
</head>
| </head>
|
<body> {$header} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed clear no_bottom_border">
| <body> {$header} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed clear no_bottom_border">
|
Zeile 2899 | Zeile 2900 |
---|
<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']}
| <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;">
| </span> </div> <div class="float_right" style="text-align: right;">
|
Zeile 2985 | Zeile 2986 |
---|
$("#single_selects").hide(); $("#ranged_selects").show(); toggleRepeats();
|
$("#single_selects").hide(); $("#ranged_selects").show(); toggleRepeats();
|
} }
| } }
|
function toggleRepeats() {
| function toggleRepeats() {
|
Zeile 3060 | Zeile 3061 |
---|
</tr> <tr> <td class="smalltext" style="padding: 4px; text-align: right;">{$lang->end_time}</td>
|
</tr> <tr> <td class="smalltext" style="padding: 4px; text-align: right;">{$lang->end_time}</td>
|
<td style="padding: 4px;">
| <td style="padding: 4px;">
|
<select name="end_day"> {$end_days} </select>
| <select name="end_day"> {$end_days} </select>
|
Zeile 3863 | Zeile 3864 |
---|
</td> </tr>]]></template> <template name="forumdisplay_announcements_announcement_modbit" version="1800"><![CDATA[<td align="center" class="{$bgcolor} forumdisplay_announcement">-</td>]]></template>
|
</td> </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="1821"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1821"></script> <form action="moderation.php" method="post">
| <template name="forumdisplay_inlinemoderation" version="1838"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1838"></script> <form id="inlinemoderation_options" action="moderation.php" method="post">
|
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="fid" value="{$fid}" /> <input type="hidden" name="modtype" value="inlinethread" /> <span class="smalltext"><strong>{$lang->inline_thread_moderation}</strong></span>
|
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="fid" value="{$fid}" /> <input type="hidden" name="modtype" value="inlinethread" /> <span class="smalltext"><strong>{$lang->inline_thread_moderation}</strong></span>
|
<select name="action">
| <select name="action" id="inlinemoderation_options_selector"> <option value="" style="display: none;" selected="selected">{$lang->select_a_tool}</option>
|
<option value="delayedmoderation">{$lang->delayed_moderation}</option> {$standardthreadtools} {$customthreadtools}
| <option value="delayedmoderation">{$lang->delayed_moderation}</option> {$standardthreadtools} {$customthreadtools}
|
Zeile 3883 | Zeile 3885 |
---|
var all_text = "{$threadcount}"; var inlineType = "forum"; var inlineId = {$fid};
|
var all_text = "{$threadcount}"; var inlineType = "forum"; var inlineId = {$fid};
|
| lang.select_tool = "{$lang->inline_no_tool_selected}"; lang.selected_nil = "{$lang->inline_no_post_selected}";
|
// --> </script> <br />]]></template>
| // --> </script> <br />]]></template>
|
Zeile 4046 | Zeile 4050 |
---|
</td>]]></template> <template name="forumdisplay_thread_rating_moved" version="1800"><![CDATA[<td class="{$bgcolor}" style="text-align: center;">-</td>]]></template> <template name="forumdisplay_thread_unapproved_posts" version="1800"><![CDATA[ <span title="{$unapproved_posts_count}">({$thread['unapprovedposts']})</span>]]></template>
|
</td>]]></template> <template name="forumdisplay_thread_rating_moved" version="1800"><![CDATA[<td class="{$bgcolor}" style="text-align: center;">-</td>]]></template> <template name="forumdisplay_thread_unapproved_posts" version="1800"><![CDATA[ <span title="{$unapproved_posts_count}">({$thread['unapprovedposts']})</span>]]></template>
|
<template name="forumdisplay_threadlist" version="1827"><![CDATA[<div class="float_left">
| <template name="forumdisplay_threadlist" version="1838"><![CDATA[<div class="float_left">
|
{$multipage} </div> <div class="float_right">
| {$multipage} </div> <div class="float_right">
|
Zeile 4076 | Zeile 4081 |
---|
{$threads} {$forumsort} </table>
|
{$threads} {$forumsort} </table>
|
<div class="float_left">
| <div class="float_left">
|
{$multipage} </div> <div class="float_right" style="margin-top: 4px;">
| {$multipage} </div> <div class="float_right" style="margin-top: 4px;">
|
Zeile 4090 | Zeile 4095 |
---|
<dd><span class="thread_status newfolder" title="{$lang->new_thread}"> </span> {$lang->new_thread}</dd> <dd><span class="thread_status newhotfolder" title="{$lang->new_hot_thread}"> </span> {$lang->new_hot_thread}</dd> <dd><span class="thread_status hotfolder" title="{$lang->hot_thread}"> </span> {$lang->hot_thread}</dd>
|
<dd><span class="thread_status newfolder" title="{$lang->new_thread}"> </span> {$lang->new_thread}</dd> <dd><span class="thread_status newhotfolder" title="{$lang->new_hot_thread}"> </span> {$lang->new_hot_thread}</dd> <dd><span class="thread_status hotfolder" title="{$lang->hot_thread}"> </span> {$lang->hot_thread}</dd>
|
</dl> </div>
| </dl> </div>
|
<div class="float_left"> <dl class="thread_legend smalltext"> <dd><span class="thread_status folder" title="{$lang->no_new_thread}"> </span> {$lang->no_new_thread}</dd>
| <div class="float_left"> <dl class="thread_legend smalltext"> <dd><span class="thread_status folder" title="{$lang->no_new_thread}"> </span> {$lang->no_new_thread}</dd>
|
Zeile 4106 | Zeile 4111 |
---|
{$searchforum} {$forumjump} </div>
|
{$searchforum} {$forumjump} </div>
|
<br class="clear" /> {$inline_edit_js}]]></template>
| <br class="clear" />]]></template>
|
<template name="forumdisplay_threadlist_clearpass" version="1606"><![CDATA[ | <a href="misc.php?action=clearpass&fid={$fid}&my_post_key={$mybb->post_code}">{$lang->clear_stored_password}</a>]]></template> <template name="forumdisplay_threadlist_prefixes" version="1801"><![CDATA[<select name="prefix"> <option value="-2"{$default_selected['any']}>{$lang->prefix_any}</option>
| <template name="forumdisplay_threadlist_clearpass" version="1606"><![CDATA[ | <a href="misc.php?action=clearpass&fid={$fid}&my_post_key={$mybb->post_code}">{$lang->clear_stored_password}</a>]]></template> <template name="forumdisplay_threadlist_prefixes" version="1801"><![CDATA[<select name="prefix"> <option value="-2"{$default_selected['any']}>{$lang->prefix_any}</option>
|
Zeile 4940 | Zeile 4944 |
---|
</fieldset> <br />]]></template> <template name="member_profile_banned_remaining" version="1808"><![CDATA[<span class="{$banned_class}">({$timeremaining} {$lang->ban_remaining})</span>]]></template>
|
</fieldset> <br />]]></template> <template name="member_profile_banned_remaining" version="1808"><![CDATA[<span class="{$banned_class}">({$timeremaining} {$lang->ban_remaining})</span>]]></template>
|
<template name="member_profile_contact_details" version="1822"><![CDATA[<br />
| <template name="member_profile_contact_details" version="1839"><![CDATA[<br />
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed"> <colgroup> <col style="width: 30%;" />
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed"> <colgroup> <col style="width: 30%;" />
|
Zeile 4951 | Zeile 4955 |
---|
{$website} {$sendemail} {$sendpm}
|
{$website} {$sendemail} {$sendpm}
|
{$contact_fields['icq']}
| |
{$contact_fields['skype']} {$contact_fields['google']} </table>]]></template> <template name="member_profile_contact_fields_google" version="1800"><![CDATA[<tr> <td class="{$bgcolors['google']}"><strong>{$lang->google_id}</strong></td> <td class="{$bgcolors['google']}">{$memprofile['google']}</td>
|
{$contact_fields['skype']} {$contact_fields['google']} </table>]]></template> <template name="member_profile_contact_fields_google" version="1800"><![CDATA[<tr> <td class="{$bgcolors['google']}"><strong>{$lang->google_id}</strong></td> <td class="{$bgcolors['google']}">{$memprofile['google']}</td>
|
</tr>]]></template> <template name="member_profile_contact_fields_icq" version="1800"><![CDATA[<tr> <td class="{$bgcolors['icq']}"><strong>{$lang->icq_number}</strong></td> <td class="{$bgcolors['icq']}">{$memprofile['icq']}</td>
| |
</tr>]]></template> <template name="member_profile_contact_fields_skype" version="1823"><![CDATA[<tr> <td class="{$bgcolors['skype']}"><strong>{$lang->skype_id}</strong></td>
| </tr>]]></template> <template name="member_profile_contact_fields_skype" version="1823"><![CDATA[<tr> <td class="{$bgcolors['skype']}"><strong>{$lang->skype_id}</strong></td>
|
Zeile 5184 | Zeile 5183 |
---|
</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>
|
<tr> <td colspan="2"> <select name="subscriptionmethod" id="subscriptionmethod">
| <tr> <td colspan="2"> <select name="subscriptionmethod" id="subscriptionmethod">
|
Zeile 5407 | Zeile 5406 |
---|
<td colspan="2" style="display: none;" id="password_status"> </td> </tr>]]></template> <template name="member_register_question" version="1821"><![CDATA[<br />
|
<td colspan="2" style="display: none;" id="password_status"> </td> </tr>]]></template> <template name="member_register_question" version="1821"><![CDATA[<br />
|
<fieldset class="trow2"> <script type="text/javascript">
| <fieldset class="trow2"> <script type="text/javascript">
|
<!-- lang.question_fetch_failure = "{$lang->question_fetch_failure}"; // -->
| <!-- lang.question_fetch_failure = "{$lang->question_fetch_failure}"; // -->
|
Zeile 5822 | Zeile 5821 |
---|
<template name="memberlist_referrals" version="1800"><![CDATA[<td class="tcat" width="10%" align="center"><span class="smalltext"><a href="{$sorturl}&sort=referrals&order=descending"><strong>{$lang->referrals}</strong></a> {$orderarrow['referrals']}</span></td>]]></template> <template name="memberlist_referrals_bit" version="1600"><![CDATA[<td class="{$alt_bg}" align="center">{$user['referrals']}</td>]]></template> <template name="memberlist_referrals_option" version="1816"><![CDATA[<option value="referrals"{$sort_selected['referrals']}>{$lang->sort_by_referrals}</option>]]></template>
|
<template name="memberlist_referrals" version="1800"><![CDATA[<td class="tcat" width="10%" align="center"><span class="smalltext"><a href="{$sorturl}&sort=referrals&order=descending"><strong>{$lang->referrals}</strong></a> {$orderarrow['referrals']}</span></td>]]></template> <template name="memberlist_referrals_bit" version="1600"><![CDATA[<td class="{$alt_bg}" align="center">{$user['referrals']}</td>]]></template> <template name="memberlist_referrals_option" version="1816"><![CDATA[<option value="referrals"{$sort_selected['referrals']}>{$lang->sort_by_referrals}</option>]]></template>
|
<template name="memberlist_search" version="1823"><![CDATA[<html>
| <template name="memberlist_search" version="1839"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->search_member_list}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->search_member_list}</title> {$headerinclude}
|
Zeile 5857 | Zeile 5856 |
---|
</tr> {$contact_fields['skype']} {$contact_fields['google']}
|
</tr> {$contact_fields['skype']} {$contact_fields['google']}
|
{$contact_fields['icq']}
| |
<tr> <td class="tcat" colspan="2"><strong>{$lang->search_options}</strong></td> </tr>
| <tr> <td class="tcat" colspan="2"><strong>{$lang->search_options}</strong></td> </tr>
|
Zeile 5873 | Zeile 5871 |
---|
{$referrals_option} </select><br /> <span class="smalltext">
|
{$referrals_option} </select><br /> <span class="smalltext">
|
<input type="radio" class="radio" name="order" id="order_asc" value="asc" /> <label for="order_asc">{$lang->order_asc}</label><br /> <input type="radio" class="radio" name="order" id="order_desc" value="desc" checked="checked" /> <label for="order_desc">{$lang->order_desc}</label>
| <input type="radio" class="radio" name="order" id="order_asc" value="ascending" /> <label for="order_asc">{$lang->order_asc}</label><br /> <input type="radio" class="radio" name="order" id="order_desc" value="descending" checked="checked" /> <label for="order_desc">{$lang->order_desc}</label>
|
</span> </td> </tr>
| </span> </td> </tr>
|
Zeile 6156 | Zeile 6154 |
---|
<template name="misc_smilies_no_smilies" version="1808"><![CDATA[<tr> <td class="{$class}">{$lang->no_smilies}</td> </tr>]]></template>
|
<template name="misc_smilies_no_smilies" version="1808"><![CDATA[<tr> <td class="{$class}">{$lang->no_smilies}</td> </tr>]]></template>
|
<template name="misc_smilies_popup" version="1800"><![CDATA[<div class="modal"> <div style="overflow-y: auto; max-height: 400px;" class="modal_{$pid}">
| <template name="misc_smilies_popup" version="1834"><![CDATA[<div class="modal"> <div style="overflow-y: auto; max-height: 400px;" class="modal">
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="4"><strong>{$lang->smilies_listing}</strong></td>
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="4"><strong>{$lang->smilies_listing}</strong></td>
|
Zeile 6779 | Zeile 6777 |
---|
</tr>]]></template> <template name="modcp_banuser_lift" version="1801"><![CDATA[<div class="float_right"><a href="modcp.php?action=liftban&uid={$banned['uid']}&my_post_key={$mybb->post_code}">{$lang->lift_ban}</a></div>]]></template> <template name="modcp_banuser_liftlist" version="1800"><![CDATA[<option value="{$time}"{$selected}>{$title}{$thattime}</option>]]></template>
|
</tr>]]></template> <template name="modcp_banuser_lift" version="1801"><![CDATA[<div class="float_right"><a href="modcp.php?action=liftban&uid={$banned['uid']}&my_post_key={$mybb->post_code}">{$lang->lift_ban}</a></div>]]></template> <template name="modcp_banuser_liftlist" version="1800"><![CDATA[<option value="{$time}"{$selected}>{$title}{$thattime}</option>]]></template>
|
<template name="modcp_editprofile" version="1822"><![CDATA[<html>
| <template name="modcp_editprofile" version="1839"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->edit_profile}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->edit_profile}</title> {$headerinclude}
|
Zeile 6900 | Zeile 6898 |
---|
<fieldset class="trow2"> <legend><strong>{$lang->additional_contact_details}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}">
|
<fieldset class="trow2"> <legend><strong>{$lang->additional_contact_details}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}">
|
<tr> <td><span class="smalltext">{$lang->icq_number}</span></td> </tr> <tr> <td><input type="text" class="textbox" name="icq" size="25" value="{$user_icq}" /></td> </tr>
| |
<tr> <td><span class="smalltext">{$lang->skype_id}</span></td> </tr>
| <tr> <td><span class="smalltext">{$lang->skype_id}</span></td> </tr>
|
Zeile 7343 | Zeile 7335 |
---|
</table> {$multipage} <br />]]></template>
|
</table> {$multipage} <br />]]></template>
|
<template name="modcp_ipsearch_results_information" version="1813"><![CDATA[<div class="float_right">(<a href="modcp.php?action=iplookup&ipaddress={$ipaddress}" onclick="MyBB.popupWindow('/modcp.php?action=iplookup&ipaddress={$ipaddress_url}&modal=1'); return false;">{$lang->info_on_ip}</a> | <a href="http://www.stopforumspam.com/ipcheck/{$ipaddress}" target="_blank" rel="noopener">{$lang->search_ip_sfs}</a>)</div>]]></template>
| <template name="modcp_ipsearch_results_information" version="1834"><![CDATA[<div class="float_right">(<a href="modcp.php?action=iplookup&ipaddress={$ipaddress}" onclick="MyBB.popupWindow('/modcp.php?action=iplookup&ipaddress={$ipaddress_url}&modal=1'); return false;">{$lang->info_on_ip}</a> | <a href="https://www.stopforumspam.com/ipcheck/{$ipaddress}" target="_blank" rel="noopener">{$lang->search_ip_sfs}</a>)</div>]]></template>
|
<template name="modcp_lastattachment" version="1800"><![CDATA[<span class="smalltext"> <a href="{$attachment['link']}#pid{$attachment['pid']}"><strong>{$attachment['filename']}</strong></a> <br />{$attachment['date']}<br />{$lang->by} {$attachment['profilelink']}</span>]]></template>
| <template name="modcp_lastattachment" version="1800"><![CDATA[<span class="smalltext"> <a href="{$attachment['link']}#pid{$attachment['pid']}"><strong>{$attachment['filename']}</strong></a> <br />{$attachment['date']}<br />{$lang->by} {$attachment['profilelink']}</span>]]></template>
|
Zeile 9606 | Zeile 9598 |
---|
</table> </td> </tr>]]></template>
|
</table> </td> </tr>]]></template>
|
<template name="post_javascript" version="1827"><![CDATA[
| <template name="post_javascript" version="1832"><![CDATA[
|
<script type="text/javascript"> lang.add_attachment = "{$lang->add_attachment}"; lang.update_attachment = "{$lang->update_attachment}";
| <script type="text/javascript"> lang.add_attachment = "{$lang->add_attachment}"; lang.update_attachment = "{$lang->update_attachment}";
|
Zeile 9622 | Zeile 9614 |
---|
php_max_file_uploads = {$php_max_file_uploads}; mybb_max_file_uploads = {$mybb->settings['maxattachments']}; </script>
|
php_max_file_uploads = {$php_max_file_uploads}; mybb_max_file_uploads = {$mybb->settings['maxattachments']}; </script>
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/post.js?ver=1827"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/post.js?ver=1832"></script>
|
]]></template> <template name="post_prefixselect_multiple" version="1800"><![CDATA[<select name="threadprefix[]" multiple="multiple" size="5"> <option value="any"{$any_selected}>{$lang->any_prefix}</option>
| ]]></template> <template name="post_prefixselect_multiple" version="1800"><![CDATA[<select name="threadprefix[]" multiple="multiple" size="5"> <option value="any"{$any_selected}>{$lang->any_prefix}</option>
|
Zeile 9891 | Zeile 9883 |
---|
</table> </body> </html>]]></template>
|
</table> </body> </html>]]></template>
|
<template name="printthread_multipage" version="1800"><![CDATA[<div class="multipage">{$lang->pages} <strong>{$lang->archive_pages}</strong> {$mppage}</div>]]></template>
| <template name="printthread_multipage" version="1839"><![CDATA[<div class="multipage">{$lang->pages} {$mppage}</div>]]></template>
|
<template name="printthread_multipage_page" version="1800"><![CDATA[<a href="{$url}&page={$page}">{$page}</a>]]></template> <template name="printthread_multipage_page_current" version="1800"><![CDATA[<strong>{$page}</strong>]]></template> <template name="printthread_nav" version="1808"><![CDATA[+{$depth} {$lang->forum} {$forumnav['name']} (<i>{$mybb->settings['bburl']}/{$forumnav['link']}</i>)<br />]]></template>
| <template name="printthread_multipage_page" version="1800"><![CDATA[<a href="{$url}&page={$page}">{$page}</a>]]></template> <template name="printthread_multipage_page_current" version="1800"><![CDATA[<strong>{$page}</strong>]]></template> <template name="printthread_nav" version="1808"><![CDATA[+{$depth} {$lang->forum} {$forumnav['name']} (<i>{$mybb->settings['bburl']}/{$forumnav['link']}</i>)<br />]]></template>
|
Zeile 11275 | Zeile 11267 |
---|
</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="1821"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1821"></script>
| <template name="search_results_posts_inlinemoderation" version="1838"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1838"></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 11369 | Zeile 11361 |
---|
</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="1821"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1821"></script>
| <template name="search_results_threads_inlinemoderation" version="1838"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1838"></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 11487 | Zeile 11479 |
---|
<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="1827"><![CDATA[<html>
| <template name="showthread" version="1838"><![CDATA[<html>
|
<head> <title>{$thread['subject']}</title> {$headerinclude}
| <head> <title>{$thread['subject']}</title> {$headerinclude}
|
Zeile 11496 | Zeile 11488 |
---|
var quickdelete_confirm = "{$lang->quickdelete_confirm}"; var quickrestore_confirm = "{$lang->quickrestore_confirm}"; var allowEditReason = "{$mybb->settings['alloweditreason']}";
|
var quickdelete_confirm = "{$lang->quickdelete_confirm}"; var quickrestore_confirm = "{$lang->quickrestore_confirm}"; var allowEditReason = "{$mybb->settings['alloweditreason']}";
|
| var thread_deleted = "{$thread_deleted}"; var visible_replies = "{$thread['replies']}";
|
lang.save_changes = "{$lang->save_changes}"; lang.cancel_edit = "{$lang->cancel_edit}"; lang.quick_edit_update_error = "{$lang->quick_edit_update_error}";
| lang.save_changes = "{$lang->save_changes}"; lang.cancel_edit = "{$lang->cancel_edit}"; lang.quick_edit_update_error = "{$lang->quick_edit_update_error}";
|
Zeile 11514 | Zeile 11508 |
---|
<!-- jeditable (jquery) --> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/report.js?ver=1820"></script> <script src="{$mybb->asset_url}/jscripts/jeditable/jeditable.min.js"></script>
|
<!-- jeditable (jquery) --> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/report.js?ver=1820"></script> <script src="{$mybb->asset_url}/jscripts/jeditable/jeditable.min.js"></script>
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/thread.js?ver=1827"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/thread.js?ver=1838"></script>
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 11595 | Zeile 11589 |
---|
<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="1821"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1821"></script>
| <template name="showthread_inlinemoderation" version="1838"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1838"></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}" /> <input type="hidden" name="modtype" value="inlinepost" /> <span class="smalltext"><strong>{$lang->inline_post_moderation}</strong></span> <select name="action" id="inlinemoderation_options_selector">
|
<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}" /> <input type="hidden" name="modtype" value="inlinepost" /> <span class="smalltext"><strong>{$lang->inline_post_moderation}</strong></span> <select name="action" id="inlinemoderation_options_selector">
|
| <option value="" style="display: none;" selected="selected">{$lang->select_a_tool}</option>
|
{$standardposttools} {$customposttools} </select>
| {$standardposttools} {$customposttools} </select>
|
Zeile 11614 | Zeile 11609 |
---|
var all_text = "{$threadcount}"; var inlineType = "thread"; var inlineId = {$tid};
|
var all_text = "{$threadcount}"; var inlineType = "thread"; var inlineId = {$tid};
|
$("#inlinemoderation_options_selector").on('change', function() { $("#inlinemoderation_options").trigger('submit'); })
| lang.select_tool = "{$lang->inline_no_tool_selected}"; lang.selected_nil = "{$lang->inline_no_post_selected}";
|
// --> </script><br />]]></template> <template name="showthread_inlinemoderation_approve" version="1800"><![CDATA[<option value="multiapproveposts">{$lang->inline_approve_posts}</option>
| // --> </script><br />]]></template> <template name="showthread_inlinemoderation_approve" version="1800"><![CDATA[<option value="multiapproveposts">{$lang->inline_approve_posts}</option>
|
Zeile 11637 | Zeile 11630 |
---|
{$inlinemodapprove} </optgroup>]]></template> <template name="showthread_inlinemoderation_softdelete" version="1800"><![CDATA[<option value="multisoftdeleteposts">{$lang->inline_soft_delete_posts}</option>]]></template>
|
{$inlinemodapprove} </optgroup>]]></template> <template name="showthread_inlinemoderation_softdelete" version="1800"><![CDATA[<option value="multisoftdeleteposts">{$lang->inline_soft_delete_posts}</option>]]></template>
|
<template name="showthread_moderationoptions" version="1800"><![CDATA[{$inlinemod}
| <template name="showthread_moderationoptions" version="1838"><![CDATA[{$inlinemod}
|
<form action="moderation.php" method="post" style="margin-top: 0; margin-bottom: 0;" id="moderator_options"> <input type="hidden" name="modtype" value="thread" /> <input type="hidden" name="tid" value="{$tid}" />
| <form action="moderation.php" method="post" style="margin-top: 0; margin-bottom: 0;" id="moderator_options"> <input type="hidden" name="modtype" value="thread" /> <input type="hidden" name="tid" value="{$tid}" />
|
Zeile 11645 | Zeile 11638 |
---|
<span class="smalltext"> <strong>{$lang->moderation_options}</strong></span> <select name="action" id="moderator_options_selector">
|
<span class="smalltext"> <strong>{$lang->moderation_options}</strong></span> <select name="action" id="moderator_options_selector">
|
| <option value="" style="display: none;" selected="selected">{$lang->select_a_tool}</option>
|
<option value="delayedmoderation">{$lang->delayed_moderation}</option> {$standardthreadtools} {$customthreadtools} </select> {$gobutton} </form>
|
<option value="delayedmoderation">{$lang->delayed_moderation}</option> {$standardthreadtools} {$customthreadtools} </select> {$gobutton} </form>
|
<br /> <script type="text/javascript"> <!-- $("#moderator_options_selector").on('change', function() { $("#moderator_options").trigger('submit'); }) //--> </script>]]></template>
| <br />]]></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_tool" version="1818"><![CDATA[<option class="option_mirage" value="{$tool['tid']}">{$tool['name']}</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_tool" version="1818"><![CDATA[<option class="option_mirage" value="{$tool['tid']}">{$tool['name']}</option>]]></template>
|
Zeile 11683 | Zeile 11670 |
---|
{$approveunapprovethread} </optgroup>]]></template> <template name="showthread_moderationoptions_stickunstick" version="1818"><![CDATA[<option class="option_mirage" value="stick">{$lang->stick_unstick_thread}</option>]]></template>
|
{$approveunapprovethread} </optgroup>]]></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="1838"><![CDATA[<option value="threadnotes">{$lang->thread_notes}</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_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>
|
Zeile 13315 | Zeile 13302 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="usercp_profile_contact_fields" version="1822"><![CDATA[<br />
| <template name="usercp_profile_contact_fields" version="1839"><![CDATA[<br />
|
<fieldset class="trow2"> <legend><strong>{$lang->additional_contact_details}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}">
|
<fieldset class="trow2"> <legend><strong>{$lang->additional_contact_details}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}">
|
{$contact_fields['icq']}
| |
{$contact_fields['skype']} {$contact_fields['google']} </table>
| {$contact_fields['skype']} {$contact_fields['google']} </table>
|
Zeile 14159 | Zeile 14145 |
---|
<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="1827"><![CDATA[<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/sceditor/themes/{$theme['editortheme']}" type="text/css" media="all" /> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/sceditor/jquery.sceditor.bbcode.min.js?ver=1822"></script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/bbcodes_sceditor.js?ver=1827"></script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/sceditor/plugins/undo.js?ver=1821"></script>
| <template name="codebuttons" version="1837"><![CDATA[<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/sceditor/themes/{$theme['editortheme']}" type="text/css" media="all" /> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/sceditor/jquery.sceditor.bbcode.min.js?ver=1832"></script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/bbcodes_sceditor.js?ver=1837"></script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/sceditor/plugins/undo.js?ver=1832"></script>
|
<script type="text/javascript"> var partialmode = {$mybb->settings['partialmode']}, opt_editor = { plugins: "undo", format: "bbcode", bbcodeTrim: false,
|
<script type="text/javascript"> var partialmode = {$mybb->settings['partialmode']}, opt_editor = { plugins: "undo", format: "bbcode", bbcodeTrim: false,
|
style: "{$mybb->asset_url}/jscripts/sceditor/styles/jquery.sceditor.{$theme['editortheme']}?ver=1823",
| style: "{$mybb->asset_url}/jscripts/sceditor/styles/jquery.sceditor.{$theme['editortheme']}?ver=1832",
|
rtl: {$lang->settings['rtl']}, locale: "mybblang", width: "100%",
| rtl: {$lang->settings['rtl']}, locale: "mybblang", width: "100%",
|