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="1838">
|
<properties> <templateset><![CDATA[1]]></templateset> <imgdir><![CDATA[images]]></imgdir>
| <properties> <templateset><![CDATA[1]]></templateset> <imgdir><![CDATA[images]]></imgdir>
|
Zeile 3863 | Zeile 3863 |
---|
</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 3884 |
---|
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 3985 | Zeile 3988 |
---|
<td class="trow_sep" colspan="{$colspan}">{$lang->sticky_threads}</td> </tr>]]></template> <template name="forumdisplay_subforums" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<td class="trow_sep" colspan="{$colspan}">{$lang->sticky_threads}</td> </tr>]]></template> <template name="forumdisplay_subforums" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr>
| <tr>
|
<td class="thead" colspan="5" align="center"><strong>{$lang->sub_forums_in}</strong></td> </tr> <tr>
| <td class="thead" colspan="5" align="center"><strong>{$lang->sub_forums_in}</strong></td> </tr> <tr>
|
Zeile 4046 | Zeile 4049 |
---|
</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 4106 | Zeile 4110 |
---|
{$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 5758 | Zeile 5761 |
---|
<option value="lastvisit"{$sort_selected['lastvisit']}>{$lang->sort_by_lastvisit}</option> <option value="postnum"{$sort_selected['postnum']}>{$lang->sort_by_posts}</option> <option value="threadnum"{$sort_selected['threadnum']}>{$lang->sort_by_threads}</option>
|
<option value="lastvisit"{$sort_selected['lastvisit']}>{$lang->sort_by_lastvisit}</option> <option value="postnum"{$sort_selected['postnum']}>{$lang->sort_by_posts}</option> <option value="threadnum"{$sort_selected['threadnum']}>{$lang->sort_by_threads}</option>
|
{$referrals_option} </select> </td> </tr> </table> <div align="center"><br /><input type="submit" class="button" name="submit" value="{$lang->search}" /></div> </form> {$footer} <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(); $("#username").select2({ placeholder: "{$lang->search_user}", minimumInputLength: 2, multiple: false, allowClear: true, ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json', data: function (term, page) { return { query: term, // search term }; }, results: function (data, page) { // parse the results into the format expected by Select2. // since we are using custom formatting functions we do not need to alter remote JSON data return {results: data}; } }, initSelection: function(element, callback) { var value = $(element).val(); if (value !== "") { callback({ id: value, text: value }); } }, // Allow the user entered text to be selected as well createSearchChoice:function(term, data) { if ( $(data).filter( function() { return this.text.localeCompare(term)===0; }).length===0) { return {id:term, text:term}; } }, });
| {$referrals_option} </select> </td> </tr> </table> <div align="center"><br /><input type="submit" class="button" name="submit" value="{$lang->search}" /></div> </form> {$footer} <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(); $("#username").select2({ placeholder: "{$lang->search_user}", minimumInputLength: 2, multiple: false, allowClear: true, ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json', data: function (term, page) { return { query: term, // search term }; }, results: function (data, page) { // parse the results into the format expected by Select2. // since we are using custom formatting functions we do not need to alter remote JSON data return {results: data}; } }, initSelection: function(element, callback) { var value = $(element).val(); if (value !== "") { callback({ id: value, text: value }); } }, // Allow the user entered text to be selected as well createSearchChoice:function(term, data) { if ( $(data).filter( function() { return this.text.localeCompare(term)===0; }).length===0) { return {id:term, text:term}; } }, });
|
$('[for=username]').on('click', function(){ $("#username").select2('open'); return false;
| $('[for=username]').on('click', function(){ $("#username").select2('open'); return false;
|
Zeile 6052 | Zeile 6055 |
---|
<form action="misc.php" method="post"> <div class="float_left" style="padding-top: 5px;"> <input type="text" name="keywords" value="{$lang->enter_keywords}" onfocus="if(this.value == '{$lang->enter_keywords}') { this.value = ''; }" onblur="if(this.value=='') { this.value='{$lang->enter_keywords}'; }" class="textbox" size="25" />
|
<form action="misc.php" method="post"> <div class="float_left" style="padding-top: 5px;"> <input type="text" name="keywords" value="{$lang->enter_keywords}" onfocus="if(this.value == '{$lang->enter_keywords}') { this.value = ''; }" onblur="if(this.value=='') { this.value='{$lang->enter_keywords}'; }" class="textbox" size="25" />
|
</div>
| </div>
|
<div class="float_left" style="padding-left: 20px;"> <span class="smalltext"> <label><input name="name" checked="checked" value="1" type="checkbox"> {$lang->search_by_name}</label><br />
| <div class="float_left" style="padding-left: 20px;"> <span class="smalltext"> <label><input name="name" checked="checked" value="1" type="checkbox"> {$lang->search_by_name}</label><br />
|
Zeile 6156 | Zeile 6159 |
---|
<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 6414 | Zeile 6417 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="6"><strong>{$lang->edit_announcement}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="6"><strong>{$lang->edit_announcement}</strong></td>
|
</tr> <tr> <td class="trow1" valign="top" width="25%"><strong>{$lang->title}</strong></td> <td class="trow1" valign="top" width="75%"><input type="text" class="textbox" name="title" size="40" value="{$title}" /></td> </tr>
| </tr> <tr> <td class="trow1" valign="top" width="25%"><strong>{$lang->title}</strong></td> <td class="trow1" valign="top" width="75%"><input type="text" class="textbox" name="title" size="40" value="{$title}" /></td> </tr>
|
<tr> <td class="trow1" colspan="1" valign="top" width="25%"><strong>{$lang->start_date}</strong></td> <td class="trow1" valign="top" width="75%">
| <tr> <td class="trow1" colspan="1" valign="top" width="25%"><strong>{$lang->start_date}</strong></td> <td class="trow1" valign="top" width="75%">
|
Zeile 6782 | Zeile 6785 |
---|
<template name="modcp_editprofile" version="1822"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->edit_profile}</title>
|
<template name="modcp_editprofile" version="1822"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->edit_profile}</title>
|
{$headerinclude}
| {$headerinclude}
|
<script type="text/javascript"> <!-- var mod_posts = '{$modpost_check}';
| <script type="text/javascript"> <!-- var mod_posts = '{$modpost_check}';
|
Zeile 7343 | Zeile 7346 |
---|
</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 8725 | Zeile 8728 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="4"><strong>{$lang->delayed_mod_queue}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="4"><strong>{$lang->delayed_mod_queue}</strong></td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="tcat" align="center"><strong>{$lang->mod_username}</strong></td> <td class="tcat" align="center"><strong>{$lang->time_to_perform_action}</strong></td> <td class="tcat" align="center"><strong>{$lang->mod_actions}</strong></td>
| <td class="tcat" align="center"><strong>{$lang->mod_username}</strong></td> <td class="tcat" align="center"><strong>{$lang->time_to_perform_action}</strong></td> <td class="tcat" align="center"><strong>{$lang->mod_actions}</strong></td>
|
Zeile 9606 | Zeile 9609 |
---|
</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 9625 |
---|
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 11275 | Zeile 11278 |
---|
</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 11372 |
---|
</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 11490 |
---|
<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 11499 |
---|
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 11519 |
---|
<!-- 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 11600 |
---|
<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 11620 |
---|
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 11641 |
---|
{$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 11649 |
---|
<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 11681 |
---|
{$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 14159 | Zeile 14157 |
---|
<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%",
|