Zeile 1 | Zeile 1 |
---|
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
<theme name="MyBB Master Style" version="1800">
| <theme name="MyBB Master Style" version="1805">
|
<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="1800" disporder="1"><![CDATA[body {
| <stylesheet name="global.css" version="1806" disporder="1"><![CDATA[body {
|
background: #fff; color: #333; text-align: center;
| background: #fff; color: #333; text-align: center;
|
Zeile 82 | Zeile 82 |
---|
background-image: url(images/headerlinks_sprite.png); background-repeat: no-repeat; display: inline-block;
|
background-image: url(images/headerlinks_sprite.png); background-repeat: no-repeat; display: inline-block;
|
| line-height: 16px;
|
}
#logo ul.top_links {
| }
#logo ul.top_links {
|
Zeile 619 | Zeile 620 |
---|
padding: 0; }
|
padding: 0; }
|
form input.error {
| input.error, textarea.error, select.error {
|
border: 1px solid #f30; color: #f30;
|
border: 1px solid #f30; color: #f30;
|
background: #ffffff; padding: 3px; outline: 0; font-size: 13px; font-family: Tahoma, Verdana, Arial, Sans-Serif; }
form input.valid {
| }
input.valid, textarea.valid, select.valid {
|
border: 1px solid #0c0;
|
border: 1px solid #0c0;
|
background: #ffffff; padding: 3px; outline: 0; font-size: 13px; font-family: Tahoma, Verdana, Arial, Sans-Serif;
| |
}
|
}
|
form label.error {
| label.error {
|
color: #f30; margin: 5px; padding: 0px; display: block; font-weight: bold; font-size: 11px;
|
color: #f30; margin: 5px; padding: 0px; display: block; font-weight: bold; font-size: 11px;
|
}
| }
|
form #message { width: 500px;
|
form #message { width: 500px;
|
}
| }
|
.editor { background: #f1f1f1; border: 1px solid #ccc; }
.editor_control_bar {
|
.editor { background: #f1f1f1; border: 1px solid #ccc; }
.editor_control_bar {
|
background: #fff; border: 1px solid #ccc; }
| background: #fff; border: 1px solid #ccc; }
|
.post .editor_control_bar {
|
.post .editor_control_bar {
|
background: #f5f5f5;
| background: #f5f5f5;
|
}
.popup_menu { background: #fff; border: 1px solid #ccc;
|
}
.popup_menu { background: #fff; border: 1px solid #ccc;
|
}
| }
|
.popup_menu .popup_item { background: #efefef;
| .popup_menu .popup_item { background: #efefef;
|
Zeile 725 | Zeile 716 |
---|
}
img {
|
}
img {
|
border: none; }
| border: none; }
|
img.attachment { border: 1px solid #E9E5D7;
| img.attachment { border: 1px solid #E9E5D7;
|
Zeile 742 | Zeile 733 |
---|
.clear { clear: both;
|
.clear { clear: both;
|
}
| }
|
.float_left { float: left;
|
.float_left { float: left;
|
}
| }
|
.float_right { float: right; }
.hidden {
|
.float_right { float: right; }
.hidden {
|
display: none;
| display: none;
|
float: none; width: 1%;
|
float: none; width: 1%;
|
}
| }
|
.hiddenrow { display: none;
| .hiddenrow { display: none;
|
Zeile 767 | Zeile 758 |
---|
border-bottom: 1px solid #F7E86A; color: #333; text-align: center;
|
border-bottom: 1px solid #F7E86A; color: #333; text-align: center;
|
}
| }
|
.expcolimage { float: right; width: auto; vertical-align: middle; margin-top: 3px;
|
.expcolimage { float: right; width: auto; vertical-align: middle; margin-top: 3px;
|
}
| }
|
.tcat_menu > .expcolimage { margin-top: 0;
|
.tcat_menu > .expcolimage { margin-top: 0;
|
}
| }
|
blockquote { border: 1px solid #ccc; margin: 0; background: #fff; padding: 10px;
|
blockquote { border: 1px solid #ccc; margin: 0; background: #fff; padding: 10px;
|
}
| }
|
blockquote cite { font-weight: bold; border-bottom: 1px solid #ccc;
| blockquote cite { font-weight: bold; border-bottom: 1px solid #ccc;
|
Zeile 805 | Zeile 796 |
---|
blockquote cite span.highlight { float: none;
|
blockquote cite span.highlight { float: none;
|
font-weight: bold;
| font-weight: bold;
|
padding-bottom: 0; }
| padding-bottom: 0; }
|
Zeile 856 | Zeile 847 |
---|
display: block; padding: 4px; white-space: nowrap;
|
display: block; padding: 4px; white-space: nowrap;
|
text-decoration: none; }
| text-decoration: none; }
|
.popup_menu a.popup_item:hover { text-decoration: none; }
| .popup_menu a.popup_item:hover { text-decoration: none; }
|
Zeile 910 | Zeile 901 |
---|
.low_warning { color: #AE5700;
|
.low_warning { color: #AE5700;
|
}
| }
|
.online { color: #15A018;
| .online { color: #15A018;
|
Zeile 918 | Zeile 909 |
---|
.offline { color: #C7C7C7;
|
.offline { color: #C7C7C7;
|
}
| }
|
div.error { padding: 5px 10px; border-top: 2px solid #FFD324; border-bottom: 2px solid #FFD324; background: #FFF6BF; font-size: 12px;
|
div.error { padding: 5px 10px; border-top: 2px solid #FFD324; border-bottom: 2px solid #FFD324; background: #FFF6BF; font-size: 12px;
|
}
| }
|
div.error p { margin: 0;
| div.error p { margin: 0;
|
Zeile 936 | Zeile 927 |
---|
div.error p em { font-style: normal;
|
div.error p em { font-style: normal;
|
font-weight: bold;
| font-weight: bold;
|
padding-left: 24px; display: block; color: #C00;
| padding-left: 24px; display: block; color: #C00;
|
Zeile 1011 | Zeile 1002 |
---|
}
.thread_legend,
|
}
.thread_legend,
|
.thread_legend dd { margin: 0; padding: 0; }
| .thread_legend dd { margin: 0; padding: 0; }
|
.thread_legend dd { padding-bottom: 4px;
| .thread_legend dd { padding-bottom: 4px;
|
Zeile 1092 | Zeile 1083 |
---|
}
.post.classic .post_author {
|
}
.post.classic .post_author {
|
border: 1px solid #ddd; float: left;
| border: 1px solid #ddd; float: left;
|
width: 15%; margin: 0 1% 15px 0; border-left: 0;
| width: 15%; margin: 0 1% 15px 0; border-left: 0;
|
Zeile 1146 | Zeile 1137 |
---|
margin: 6px 0 0 0; padding: 6px 6px 3px 6px; float: none;
|
margin: 6px 0 0 0; padding: 6px 6px 3px 6px; float: none;
|
}
| }
|
.post .post_head { font-size: 11px; padding-bottom: 4px;
| .post .post_head { font-size: 11px; padding-bottom: 4px;
|
Zeile 1252 | Zeile 1243 |
---|
.postbit_buttons a.postbit_website span { background-position: 0 -60px;
|
.postbit_buttons a.postbit_website span { background-position: 0 -60px;
|
}
| }
|
.postbit_buttons a.postbit_pm span { background-position: 0 -80px; }
| .postbit_buttons a.postbit_pm span { background-position: 0 -80px; }
|
Zeile 1358 | Zeile 1349 |
---|
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.add_ignore_button span { background-position: 0 -460px;
|
Zeile 1370 | Zeile 1361 |
---|
a.button.report_user_button span { background-position: 0 -520px;
|
a.button.report_user_button span { background-position: 0 -520px;
|
}
| }
|
.quick_jump { background: url(images/jump.png) no-repeat 0; width: 13px;
| .quick_jump { background: url(images/jump.png) no-repeat 0; width: 13px;
|
Zeile 1385 | Zeile 1376 |
---|
background: url(images/pollbar.png) top left repeat-x; border: 1px solid #3f3f3f; height: 10px;
|
background: url(images/pollbar.png) top left repeat-x; border: 1px solid #3f3f3f; height: 10px;
|
}
| }
|
.pollbar .percent { display: none;
| .pollbar .percent { display: none;
|
Zeile 1393 | Zeile 1384 |
---|
.posticons_label { white-space: nowrap;
|
.posticons_label { white-space: nowrap;
|
}
| }
|
/** jGrowl Start **/
/** Special IE6 Style Positioning **/ .ie6 { position: absolute;
|
/** jGrowl Start **/
/** Special IE6 Style Positioning **/ .ie6 { position: absolute;
|
}
| }
|
.ie6.top-right { right: auto; bottom: auto; left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
|
.ie6.top-right { right: auto; bottom: auto; left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( 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' );
| top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
|
}
.ie6.top-left {
|
}
.ie6.top-left {
|
left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' ); top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
| left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' ); top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
|
}
.ie6.bottom-right { left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
|
}
.ie6.bottom-right { left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( 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' ); }
| 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.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' );
|
Zeile 1432 | Zeile 1423 |
---|
/** jGrowl Styling **/ .jGrowl {
|
/** jGrowl Styling **/ .jGrowl {
|
z-index: 9999; color: #fff; font-size: 12px; position: fixed;
| z-index: 9999; color: #ffffff; font-size: 12px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; position: fixed;
|
}
|
}
|
| |
.jGrowl.top-left {
|
.jGrowl.top-left {
|
left: 0px; top: 0px;
| left: 0px; top: 0px;
|
}
|
}
|
| |
.jGrowl.top-right {
|
.jGrowl.top-right {
|
right: 0px; top: 0px;
| right: 0px; top: 0px;
|
}
|
}
|
| |
.jGrowl.bottom-left {
|
.jGrowl.bottom-left {
|
left: 0px; bottom: 0px;
| left: 0px; bottom: 0px;
|
}
|
}
|
| |
.jGrowl.bottom-right {
|
.jGrowl.bottom-right {
|
right: 0px; bottom: 0px;
| right: 0px; bottom: 0px; } .jGrowl.center { top: 0px; width: 50%; left: 25%;
|
}
|
}
|
.jGrowl.center { top: 0px; width: 50%; left: 25%;
| /** Cross Browser Styling **/
.jGrowl.center .jGrowl-notification, .jGrowl.center .jGrowl-closer { margin-left: auto; margin-right: auto; } .jGrowl-notification { background-color: #000000; 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; border-radius: 5px; word-break: break-all; min-height: 40px; } .jGrowl-notification .ui-state-highlight, .jGrowl-notification .ui-widget-content .ui-state-highlight, .jGrowl-notification .ui-widget-header .ui-state-highlight { border: 1px solid #000; background: #000; color: #fff;
|
}
|
}
|
/** Cross Browser Styling **/
.center .jGrowl-notification, .center .jGrowl-closer { margin-left: auto; margin-right: auto; }
.jGrowl .jGrowl-notification, .jGrowl .jGrowl-closer { background-color: #000; opacity: .85; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85); zoom: 1; width: 235px; padding: 10px; margin-top: 5px; margin-bottom: 5px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 1em; text-align: left; display: none; border-radius: 5px; }
.jGrowl .jGrowl-notification { min-height: 40px; }
.jGrowl .jGrowl-notification, .jGrowl .jGrowl-closer { margin: 10px; }
.jGrowl .jGrowl-notification .jGrowl-header { font-weight: bold; font-size: .85em; }
.jGrowl .jGrowl-notification .jGrowl-close { z-index: 99; float: right; font-weight: bold; font-size: 1em; cursor: pointer;
| .jGrowl-notification .jGrowl-header { font-weight: bold; font-size: .85em; } .jGrowl-notification .jGrowl-close { background-color: transparent; color: inherit; border: none; z-index: 99; float: right; font-weight: bold; font-size: 1em; cursor: pointer;
|
}
|
}
|
.jGrowl .jGrowl-closer { padding-top: 4px; padding-bottom: 4px; cursor: pointer; font-size: .9em; font-weight: bold; text-align: center;
| .jGrowl-closer { background-color: #000000; 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; border-radius: 5px; word-break: break-all; padding-top: 4px; padding-bottom: 4px; cursor: pointer; font-size: .9em; font-weight: bold; text-align: center; } .jGrowl-closer .ui-state-highlight, .jGrowl-closer .ui-widget-content .ui-state-highlight, .jGrowl-closer .ui-widget-header .ui-state-highlight { border: 1px solid #000; background: #000; color: #fff;
|
}
/** Hide jGrowl when printing **/
| }
/** Hide jGrowl when printing **/
|
Zeile 1581 | Zeile 1582 |
---|
/** Impromptu Start **/
|
/** Impromptu Start **/
|
/*! jQuery-Impromptu - v5.2.4 - 2014-05-26
| /*! jQuery-Impromptu - v6.2.1 - 2015-05-10
|
* http://trentrichardson.com/Impromptu
|
* http://trentrichardson.com/Impromptu
|
* Copyright (c) 2014 Trent Richardson; Licensed MIT */
.jqifade { position: absolute; background-color: #777777;
| * Copyright (c) 2015 Trent Richardson; Licensed MIT */
.jqifade{ position: absolute; background-color: #777777; } iframe.jqifade{ display:block; z-index:-1;
|
}
|
}
|
div.jqi { width: 400px;
| div.jqi{ width: 400px;
|
max-width:90%;
|
max-width:90%;
|
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; font-size: 11px; text-align: left;
| font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; font-size: 11px; text-align: left;
|
border: solid 1px #eeeeee; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; padding: 7px; }
|
border: solid 1px #eeeeee; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; padding: 7px; }
|
div.jqi .jqiclose {
| div.jqi .jqicontainer{ } div.jqi .jqiclose{
|
position: absolute;
|
position: absolute;
|
top: 4px; right: -2px; width: 18px; cursor: default; color: #bbbbbb; font-weight: bold;
| top: 4px; right: -2px; width: 18px; cursor: default; color: #bbbbbb; font-weight: bold;
|
}
|
}
|
div.jqi .jqistate {
| div.jqi .jqistate{
|
background-color: #fff;
|
background-color: #fff;
|
}
div.jqi .jqititle {
| } div.jqi .jqititle{
|
padding: 5px 10px;
|
padding: 5px 10px;
|
font-size: 16px; line-height: 20px;
| font-size: 16px; line-height: 20px;
|
border-bottom: solid 1px #eeeeee; }
|
border-bottom: solid 1px #eeeeee; }
|
div.jqi .jqimessage { padding: 10px; line-height: 20px; color: #444444; }
div.jqi .jqibuttons { text-align: right;
| div.jqi .jqimessage{ padding: 10px; line-height: 20px; color: #444444; overflow: auto; } div.jqi .jqibuttonshide{ display: none; } div.jqi .jqibuttons{ text-align: right;
|
margin: 0 -7px -7px -7px;
|
margin: 0 -7px -7px -7px;
|
border-top: solid 1px #e4e4e4;
| border-top: solid 1px #e4e4e4;
|
background-color: #f4f4f4; border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px; }
|
background-color: #f4f4f4; border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px; }
|
div.jqi .jqibuttons button {
| div.jqi .jqibuttons button{
|
margin: 0; padding: 15px 20px; background-color: transparent;
|
margin: 0; padding: 15px 20px; background-color: transparent;
|
font-weight: normal;
| font-weight: normal;
|
border: none;
|
border: none;
|
border-left: solid 1px #e4e4e4; color: #777; font-weight: bold; font-size: 12px;
| border-left: solid 1px #e4e4e4; color: #777; font-weight: bold; font-size: 12px;
|
}
|
}
|
div.jqi .jqibuttons button.jqidefaultbutton {
| div.jqi .jqibuttons button.jqidefaultbutton{
|
color: #489afe; }
|
color: #489afe; }
|
| |
div.jqi .jqibuttons button:hover,
|
div.jqi .jqibuttons button:hover,
|
div.jqi .jqibuttons button:focus {
| div.jqi .jqibuttons button:focus{
|
color: #287ade; outline: none;
|
color: #287ade; outline: none;
|
}
.jqiwarning .jqi .jqibuttons { background-color: #b95656;
| } div.jqi .jqibuttons button[disabled]{ color: #aaa; } .jqiwarning .jqi .jqibuttons{ background-color: #b95656;
|
}
/* sub states */
|
}
/* sub states */
|
div.jqi .jqiparentstate::after {
| div.jqi .jqiparentstate::after{
|
background-color: #777; opacity: 0.6; filter: alpha(opacity=60); content: '';
|
background-color: #777; opacity: 0.6; filter: alpha(opacity=60); content: '';
|
position: absolute; top: 0; left: 0; bottom: 0; right: 0;
| position: absolute; top:0;left:0;bottom:0;right:0;
|
border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
|
border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
|
div.jqi .jqisubstate {
| div.jqi .jqisubstate{
|
position: absolute;
|
position: absolute;
|
top: 0;
| top:0;
|
left: 20%; width: 60%; padding: 7px;
| left: 20%; width: 60%; padding: 7px;
|
Zeile 1696 | Zeile 1695 |
---|
-moz-border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px; }
|
-moz-border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px; }
|
div.jqi .jqisubstate .jqibuttons button {
| div.jqi .jqisubstate .jqibuttons button{
|
padding: 10px 18px;
|
padding: 10px 18px;
|
}
/* arrows for tooltips/tours */
.jqi .jqiarrow { position: absolute; height: 0; width: 0; line-height: 0; font-size: 0; border: solid 10px transparent; }
.jqi .jqiarrowtl { left: 10px; top: -20px; border-bottom-color: #ffffff; }
.jqi .jqiarrowtc { left: 50%; top: -20px; border-bottom-color: #ffffff; margin-left: -10px; }
.jqi .jqiarrowtr { right: 10px; top: -20px; border-bottom-color: #ffffff; }
.jqi .jqiarrowbl { left: 10px; bottom: -20px; border-top-color: #ffffff; }
.jqi .jqiarrowbc { left: 50%; bottom: -20px; border-top-color: #ffffff; margin-left: -10px; }
.jqi .jqiarrowbr { right: 10px; bottom: -20px; border-top-color: #ffffff; }
.jqi .jqiarrowlt { left: -20px; top: 10px; border-right-color: #ffffff; }
.jqi .jqiarrowlm { left: -20px; top: 50%; border-right-color: #ffffff; margin-top: -10px; }
.jqi .jqiarrowlb { left: -20px; bottom: 10px; border-right-color: #ffffff; }
.jqi .jqiarrowrt { right: -20px; top: 10px; border-left-color: #ffffff; }
.jqi .jqiarrowrm { right: -20px; top: 50%; border-left-color: #ffffff; margin-top: -10px; }
| }
/* arrows for tooltips/tours */ .jqi .jqiarrow{ position: absolute; height: 0; width:0; line-height: 0; font-size: 0; border: solid 10px transparent;}
.jqi .jqiarrowtl{ left: 10px; top: -20px; border-bottom-color: #ffffff; } .jqi .jqiarrowtc{ left: 50%; top: -20px; border-bottom-color: #ffffff; margin-left: -10px; } .jqi .jqiarrowtr{ right: 10px; top: -20px; border-bottom-color: #ffffff; }
.jqi .jqiarrowbl{ left: 10px; bottom: -20px; border-top-color: #ffffff; } .jqi .jqiarrowbc{ left: 50%; bottom: -20px; border-top-color: #ffffff; margin-left: -10px; } .jqi .jqiarrowbr{ right: 10px; bottom: -20px; border-top-color: #ffffff; }
.jqi .jqiarrowlt{ left: -20px; top: 10px; border-right-color: #ffffff; } .jqi .jqiarrowlm{ left: -20px; top: 50%; border-right-color: #ffffff; margin-top: -10px; } .jqi .jqiarrowlb{ left: -20px; bottom: 10px; border-right-color: #ffffff; }
|
|
|
.jqi .jqiarrowrb { right: -20px; bottom: 10px; border-left-color: #ffffff; }
| .jqi .jqiarrowrt{ right: -20px; top: 10px; border-left-color: #ffffff; } .jqi .jqiarrowrm{ right: -20px; top: 50%; border-left-color: #ffffff; margin-top: -10px; } .jqi .jqiarrowrb{ right: -20px; bottom: 10px; border-left-color: #ffffff; }
|
/** Impromptu End */
|
/** Impromptu End */
|
]]> </stylesheet>
| ]]></stylesheet>
|
<stylesheet name="usercp.css" attachedto="usercp.php|usercp2.php|private.php" version="1800" disporder="2"><![CDATA[.usercp_nav_item { display: block; padding: 1px 0 1px 23px;
| <stylesheet name="usercp.css" attachedto="usercp.php|usercp2.php|private.php" version="1800" disporder="2"><![CDATA[.usercp_nav_item { display: block; padding: 1px 0 1px 23px;
|
Zeile 1827 | Zeile 1757 |
---|
}
.usercp_nav_email {
|
}
.usercp_nav_email {
|
padding-left: 40px; background-position: 0 -140px; }
| padding-left: 40px; background-position: 0 -140px; }
|
.usercp_nav_password { padding-left: 40px;
| .usercp_nav_password { padding-left: 40px;
|
Zeile 1839 | Zeile 1769 |
---|
.usercp_nav_username { padding-left: 40px; background-position: 0 -180px;
|
.usercp_nav_username { padding-left: 40px; background-position: 0 -180px;
|
}
| }
|
.usercp_nav_editsig {
|
.usercp_nav_editsig {
|
padding-left: 40px;
| padding-left: 40px;
|
background-position: 0 -200px;
|
background-position: 0 -200px;
|
}
| }
|
.usercp_nav_avatar { padding-left: 40px; background-position: 0 -220px;
| .usercp_nav_avatar { padding-left: 40px; background-position: 0 -220px;
|
Zeile 1853 | Zeile 1783 |
---|
.usercp_nav_options { background-position: 0 -240px;
|
.usercp_nav_options { background-position: 0 -240px;
|
}
| }
|
.usercp_nav_usergroups { background-position: 0 -260px; }
| .usercp_nav_usergroups { background-position: 0 -260px; }
|
Zeile 1955 | Zeile 1885 |
---|
.modcp_nav_reports { background-position: 0 -40px;
|
.modcp_nav_reports { background-position: 0 -40px;
|
}
| }
|
.modcp_nav_modqueue { background-position: 0 -60px;
|
.modcp_nav_modqueue { background-position: 0 -60px;
|
}
| }
|
.modcp_nav_modlogs { background-position: 0 -80px;
|
.modcp_nav_modlogs { background-position: 0 -80px;
|
}
| }
|
.modcp_nav_editprofile { background-position: 0 -100px;
| .modcp_nav_editprofile { background-position: 0 -100px;
|
Zeile 1971 | Zeile 1901 |
---|
.modcp_nav_banning { background-position: 0 -120px;
|
.modcp_nav_banning { background-position: 0 -120px;
|
}
| }
|
.modcp_nav_warninglogs { background-position: 0 -140px;
|
.modcp_nav_warninglogs { background-position: 0 -140px;
|
}
.modcp_nav_ipsearch { background-position: 0 -160px;
| }
.modcp_nav_ipsearch { background-position: 0 -160px;
|
}
.modqueue_message { overflow: auto; max-height: 250px;
|
}
.modqueue_message { overflow: auto; max-height: 250px;
|
}
| }
|
.modqueue_controls { width: 270px; float: right;
| .modqueue_controls { width: 270px; float: right;
|
Zeile 1993 | Zeile 1923 |
---|
border: 1px solid #ccc; background: #fff; padding: 6px;
|
border: 1px solid #ccc; background: #fff; padding: 6px;
|
font-weight: bold; }
| font-weight: bold; }
|
.modqueue_controls label { margin-right: 8px; }
| .modqueue_controls label { margin-right: 8px; }
|
Zeile 2081 | Zeile 2011 |
---|
.star_rating li a.one_star { width:20%; z-index:6;
|
.star_rating li a.one_star { width:20%; z-index:6;
|
}
| }
|
.star_rating li a.two_stars { width:40%; z-index:5;
|
.star_rating li a.two_stars { width:40%; z-index:5;
|
}
| }
|
.star_rating li a.three_stars { width:60%;
| .star_rating li a.three_stars { width:60%;
|
Zeile 2096 | Zeile 2026 |
---|
.star_rating li a.four_stars { width:80%; z-index:3;
|
.star_rating li a.four_stars { width:80%; z-index:3;
|
}
| }
|
.star_rating li a.five_stars { width:100%;
| .star_rating li a.five_stars { width:100%;
|
Zeile 2379 | Zeile 2309 |
---|
}]]></stylesheet> </stylesheets> <templates>
|
}]]></stylesheet> </stylesheets> <templates>
|
<template name="announcement" version="1800"><![CDATA[<html>
| <template name="announcement" version="1804"><![CDATA[<html>
|
<head> <title>{$lang->forum_announcement}</title> {$headerinclude}
|
<head> <title>{$lang->forum_announcement}</title> {$headerinclude}
|
<script type="text/javascript"> <!-- var announcement_quickdelete_confirm = "{$lang->announcement_quickdelete_confirm}"; // -->
| <script type="text/javascript"> var announcement_quickdelete_confirm = "{$lang->announcement_quickdelete_confirm}";
|
</script> </head> <body>
| </script> </head> <body>
|
Zeile 2394 | Zeile 2322 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed clear no_bottom_border"> <tr> <td class="thead"><strong>{$lang->forum_announcement}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed clear no_bottom_border"> <tr> <td class="thead"><strong>{$lang->forum_announcement}</strong></td>
|
| </tr>
|
<tr><td id="posts_container"> <div id="posts"> {$announcement}
| <tr><td id="posts_container"> <div id="posts"> {$announcement}
|
Zeile 2444 | Zeile 2373 |
---|
<table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top">{$addevent}</td>
|
<table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top">{$addevent}</td>
|
<td align="right"> <span class="smalltext"><strong>{$lang->jump_month}</strong></span>
| <td align="right"> <span class="smalltext"><strong>{$lang->jump_month}</strong></span>
|
<select name="month"> <option value="{$month}">{$monthnames[$month]}</option> <option value="{$month}">----------</option>
| <select name="month"> <option value="{$month}">{$monthnames[$month]}</option> <option value="{$month}">----------</option>
|
Zeile 2889 | Zeile 2818 |
---|
<td class="trow1">{$lang->no_events}</td> </tr> </table>]]></template>
|
<td class="trow1">{$lang->no_events}</td> </tr> </table>]]></template>
|
<template name="calendar_editevent" version="1800"><![CDATA[<html>
| <template name="calendar_editevent" version="1806"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->calendar} - {$lang->edit_event}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->calendar} - {$lang->edit_event}</title> {$headerinclude}
|
Zeile 2909 | Zeile 2838 |
---|
<td class="trow1"><input type="submit" class="button" name="submit" value="{$lang->delete_now}" tabindex="10" /></td> </tr> </table>
|
<td class="trow1"><input type="submit" class="button" name="submit" value="{$lang->delete_now}" tabindex="10" /></td> </tr> </table>
|
<input type="hidden" name="action" value="do_editevent" />
| <input type="hidden" name="action" value="do_deleteevent" />
|
<input type="hidden" name="eid" value="{$event['eid']}" /> </form> <br />
| <input type="hidden" name="eid" value="{$event['eid']}" /> </form> <br />
|
Zeile 3717 | Zeile 3646 |
---|
<template name="forumbit_depth1_forum_lastpost" version="1800"><![CDATA[<span class="smalltext"> <a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a> <br />{$lastpost_date}<br />{$lang->by} {$lastpost_profilelink}</span>]]></template>
|
<template name="forumbit_depth1_forum_lastpost" version="1800"><![CDATA[<span class="smalltext"> <a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a> <br />{$lastpost_date}<br />{$lang->by} {$lastpost_profilelink}</span>]]></template>
|
<template name="forumbit_depth2_cat" version="1800"><![CDATA[<tr> <td class="{$bgcolor}" align="center" valign="top" width="1"><span class="forum_status forum_{$lightbulb['folder']} ajax_mark_read" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}"></span></td> <td class="{$bgcolor}" valign="top">
| <template name="forumbit_depth2_cat" version="1804"><![CDATA[<tr> <td class="{$bgcolor}" align="center" width="1"><span class="forum_status forum_{$lightbulb['folder']} ajax_mark_read" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}"></span></td> <td class="{$bgcolor}">
|
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$subforums}</div> </td>
|
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$subforums}</div> </td>
|
<td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td> <td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}</td> <td class="{$bgcolor}" valign="top" align="right" style="white-space: nowrap">{$lastpost}</td>
| <td class="{$bgcolor}" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td> <td class="{$bgcolor}" align="center" style="white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}</td> <td class="{$bgcolor}" align="right" style="white-space: nowrap">{$lastpost}</td>
|
</tr>]]></template>
|
</tr>]]></template>
|
<template name="forumbit_depth2_forum" version="1800"><![CDATA[<tr> <td class="{$bgcolor}" align="center" valign="top" width="1"><span class="forum_status forum_{$lightbulb['folder']} ajax_mark_read" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}"></span></td> <td class="{$bgcolor}" valign="top">
| <template name="forumbit_depth2_forum" version="1804"><![CDATA[<tr> <td class="{$bgcolor}" align="center" width="1"><span class="forum_status forum_{$lightbulb['folder']} ajax_mark_read" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}"></span></td> <td class="{$bgcolor}">
|
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div> </td>
|
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div> </td>
|
<td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td> <td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}</td> <td class="{$bgcolor}" valign="top" align="right" style="white-space: nowrap">{$lastpost}</td>
| <td class="{$bgcolor}" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td> <td class="{$bgcolor}" align="center" style="white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}</td> <td class="{$bgcolor}" align="right" style="white-space: nowrap">{$lastpost}</td>
|
</tr>]]></template> <template name="forumbit_depth2_forum_lastpost" version="1800"><![CDATA[<span class="smalltext"> <a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>
| </tr>]]></template> <template name="forumbit_depth2_forum_lastpost" version="1800"><![CDATA[<span class="smalltext"> <a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>
|
Zeile 3749 | Zeile 3678 |
---|
<template name="forumbit_moderators_group" version="1800"><![CDATA[{$comma}{$moderator['title']}]]></template> <template name="forumbit_moderators_user" version="1800"><![CDATA[{$comma}<a href="{$moderator['profilelink']}">{$moderator['username']}</a>]]></template> <template name="forumbit_subforums" version="120"><![CDATA[<br />{$lang->subforums} {$sub_forums}]]></template>
|
<template name="forumbit_moderators_group" version="1800"><![CDATA[{$comma}{$moderator['title']}]]></template> <template name="forumbit_moderators_user" version="1800"><![CDATA[{$comma}<a href="{$moderator['profilelink']}">{$moderator['username']}</a>]]></template> <template name="forumbit_subforums" version="120"><![CDATA[<br />{$lang->subforums} {$sub_forums}]]></template>
|
<template name="forumdisplay" version="1800"><![CDATA[<html>
| <template name="forumdisplay" version="1804"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$foruminfo['name']} </title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$foruminfo['name']} </title> {$headerinclude}
|
Zeile 3764 | Zeile 3693 |
---|
</script> <!-- jeditable (jquery) --> <script src="{$mybb->asset_url}/jscripts/jeditable/jeditable.min.js"></script>
|
</script> <!-- jeditable (jquery) --> <script src="{$mybb->asset_url}/jscripts/jeditable/jeditable.min.js"></script>
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_edit.js?ver=1800"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_edit.js?ver=1804"></script>
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 3776 | Zeile 3705 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="forumdisplay_announcement_rating" version="1800"><![CDATA[ <td class="{$bgcolor} forumdisplay_announcement" align="center"><img src="{$theme['imgdir']}/pixel.gif" alt="" /></td>]]></template>
| <template name="forumdisplay_announcement_rating" version="1801"><![CDATA[ <td class="{$bgcolor} forumdisplay_announcement" align="center">-</td>]]></template>
|
<template name="forumdisplay_announcements" version="120"><![CDATA[<tr> <td class="trow_sep" colspan="{$colspan}">{$lang->forum_announcements}</td> </tr>
| <template name="forumdisplay_announcements" version="120"><![CDATA[<tr> <td class="trow_sep" colspan="{$colspan}">{$lang->forum_announcements}</td> </tr>
|
Zeile 3795 | Zeile 3724 |
---|
{$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="1800"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1800"></script>
| <template name="forumdisplay_inlinemoderation" version="1804"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1804"></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 3965 | Zeile 3894 |
---|
</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="1800"><![CDATA[<div class="float_left">
| <template name="forumdisplay_threadlist" version="1801"><![CDATA[<div class="float_left">
|
{$multipage} </div> <div class="float_right">
| {$multipage} </div> <div class="float_right">
|
Zeile 3996 | Zeile 3925 |
---|
<tr> <td class="tfoot" align="right" colspan="{$colspan}"> <form action="forumdisplay.php" method="get">
|
<tr> <td class="tfoot" align="right" colspan="{$colspan}"> <form action="forumdisplay.php" method="get">
|
<input type="hidden" name="selectall" value="" />
| |
<input type="hidden" name="fid" value="{$fid}" /> <select name="sortby">
|
<input type="hidden" name="fid" value="{$fid}" /> <select name="sortby">
|
<option value="subject" {$sortsel['subject']}>{$lang->sort_by_subject}</option> <option value="lastpost" {$sortsel['lastpost']}>{$lang->sort_by_lastpost}</option> <option value="starter" {$sortsel['starter']}>{$lang->sort_by_starter}</option> <option value="started" {$sortsel['started']}>{$lang->sort_by_started}</option>
| <option value="subject"{$sortsel['subject']}>{$lang->sort_by_subject}</option> <option value="lastpost"{$sortsel['lastpost']}>{$lang->sort_by_lastpost}</option> <option value="starter"{$sortsel['starter']}>{$lang->sort_by_starter}</option> <option value="started"{$sortsel['started']}>{$lang->sort_by_started}</option>
|
{$ratingsort}
|
{$ratingsort}
|
<option value="replies" {$sortsel['replies']}>{$lang->sort_by_replies}</option> <option value="views" {$sortsel['views']}>{$lang->sort_by_views}</option>
| <option value="replies"{$sortsel['replies']}>{$lang->sort_by_replies}</option> <option value="views"{$sortsel['views']}>{$lang->sort_by_views}</option>
|
</select> <select name="order">
|
</select> <select name="order">
|
<option value="asc" {$ordersel['asc']}>{$lang->sort_order_asc}</option> <option value="desc" {$ordersel['desc']}>{$lang->sort_order_desc}</option>
| <option value="asc"{$ordersel['asc']}>{$lang->sort_order_asc}</option> <option value="desc"{$ordersel['desc']}>{$lang->sort_order_desc}</option>
|
</select> <select name="datecut">
|
</select> <select name="datecut">
|
<option value="1" {$datecutsel['1']}>{$lang->datelimit_1day}</option> <option value="5" {$datecutsel['5']}>{$lang->datelimit_5days}</option> <option value="10" {$datecutsel['10']}>{$lang->datelimit_10days}</option> <option value="20" {$datecutsel['20']}>{$lang->datelimit_20days}</option> <option value="50" {$datecutsel['50']}>{$lang->datelimit_50days}</option> <option value="75" {$datecutsel['75']}>{$lang->datelimit_75days}</option> <option value="100" {$datecutsel['100']}>{$lang->datelimit_100days}</option> <option value="365" {$datecutsel['365']}>{$lang->datelimit_lastyear}</option> <option value="9999" {$datecutsel['9999']}>{$lang->datelimit_beginning}</option>
| <option value="1"{$datecutsel['1']}>{$lang->datelimit_1day}</option> <option value="5"{$datecutsel['5']}>{$lang->datelimit_5days}</option> <option value="10"{$datecutsel['10']}>{$lang->datelimit_10days}</option> <option value="20"{$datecutsel['20']}>{$lang->datelimit_20days}</option> <option value="50"{$datecutsel['50']}>{$lang->datelimit_50days}</option> <option value="75"{$datecutsel['75']}>{$lang->datelimit_75days}</option> <option value="100"{$datecutsel['100']}>{$lang->datelimit_100days}</option> <option value="365"{$datecutsel['365']}>{$lang->datelimit_lastyear}</option> <option value="9999"{$datecutsel['9999']}>{$lang->datelimit_beginning}</option>
|
</select> {$prefixselect} {$gobutton}
| </select> {$prefixselect} {$gobutton}
|
Zeile 4061 | Zeile 3989 |
---|
<br class="clear" /> {$inline_edit_js}]]></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>
|
<br class="clear" /> {$inline_edit_js}]]></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="1800"><![CDATA[<select name="prefix"> <option value="0"{$default_selected}>{$lang->prefix_all}</option>
| <template name="forumdisplay_threadlist_prefixes" version="1801"><![CDATA[<select name="prefix"> <option value="-2"{$default_selected['any']}>{$lang->prefix_any}</option> <option value="-1"{$default_selected['none']}>{$lang->prefix_none}</option> <option value="0"{$default_selected['all']}>{$lang->prefix_all}</option>
|
{$prefixselect_prefix} </select>]]></template> <template name="forumdisplay_threadlist_prefixes_prefix" version="1800"><![CDATA[<option value="{$prefix['pid']}"{$selected}>{$lang->prefix} {$prefix['prefix']}</option>]]></template>
|
{$prefixselect_prefix} </select>]]></template> <template name="forumdisplay_threadlist_prefixes_prefix" version="1800"><![CDATA[<option value="{$prefix['pid']}"{$selected}>{$lang->prefix} {$prefix['prefix']}</option>]]></template>
|
<template name="forumdisplay_threadlist_rating" version="1800"><![CDATA[ <td class="tcat" align="center" width="80">
| <template name="forumdisplay_threadlist_rating" version="1804"><![CDATA[ <td class="tcat" align="center" width="80">
|
<span class="smalltext"><strong><a href="{$sorturl}&sortby=rating&order=desc">{$lang->rating}</a> {$orderarrow['rating']}</strong></span>
|
<span class="smalltext"><strong><a href="{$sorturl}&sortby=rating&order=desc">{$lang->rating}</a> {$orderarrow['rating']}</strong></span>
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/rating.js?ver=1800"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/rating.js?ver=1804"></script>
|
<script type="text/javascript"> <!-- lang.stars = new Array();
| <script type="text/javascript"> <!-- lang.stars = new Array();
|
Zeile 4087 | Zeile 4017 |
---|
</tr>]]></template> <template name="forumdisplay_usersbrowsing" version="1400"><![CDATA[<span class="smalltext">{$lang->users_browsing_forum} {$onlinemembers}{$onlinesep}{$invisonline}{$onlinesep2}{$guestsonline}</span><br />]]></template> <template name="forumdisplay_usersbrowsing_user" version="1400"><![CDATA[{$comma}{$user['profilelink']}{$invisiblemark}]]></template>
|
</tr>]]></template> <template name="forumdisplay_usersbrowsing" version="1400"><![CDATA[<span class="smalltext">{$lang->users_browsing_forum} {$onlinemembers}{$onlinesep}{$invisonline}{$onlinesep2}{$guestsonline}</span><br />]]></template> <template name="forumdisplay_usersbrowsing_user" version="1400"><![CDATA[{$comma}{$user['profilelink']}{$invisiblemark}]]></template>
|
<template name="forumjump_advanced" version="1611"><![CDATA[<form action="forumdisplay.php" method="get">
| <template name="forumjump_advanced" version="1804"><![CDATA[<form action="forumdisplay.php" method="get">
|
<span class="smalltext"><strong>{$lang->forumjump}</strong></span> <select name="{$name}" class="forumjump">
|
<span class="smalltext"><strong>{$lang->forumjump}</strong></span> <select name="{$name}" class="forumjump">
|
<option value="-1" {$jumpsel['default']}>{$lang->forumjump_select}</option> <option value="-1">--------------------</option>
| |
<option value="-4">{$lang->forumjump_pms}</option> <option value="-3">{$lang->forumjump_usercp}</option> <option value="-5">{$lang->forumjump_wol}</option>
| <option value="-4">{$lang->forumjump_pms}</option> <option value="-3">{$lang->forumjump_usercp}</option> <option value="-5">{$lang->forumjump_wol}</option>
|
Zeile 4102 | Zeile 4030 |
---|
{$gobutton} </form> <script type="text/javascript">
|
{$gobutton} </form> <script type="text/javascript">
|
<!-- $(".forumjump").change(function() { var option = $(".forumjump").get(0).selectedIndex.value;
if(option < 0) { window.location=('forumdisplay.php?fid='+option) return }
| $(".forumjump").change(function() { var option = $(this).val();
|
|
|
window.location=({$forum_link}) }) //-->
| if(option < 0) { window.location = 'forumdisplay.php?fid='+option; } else { window.location = {$forum_link}; } });
|
</script>]]></template> <template name="forumjump_bit" version="120"><![CDATA[<option value="{$forum['fid']}" {$optionselected}>{$depth} {$forum['name']}</option>]]></template>
|
</script>]]></template> <template name="forumjump_bit" version="120"><![CDATA[<option value="{$forum['fid']}" {$optionselected}>{$depth} {$forum['name']}</option>]]></template>
|
<template name="forumjump_special" version="120"><![CDATA[<select name="{$name}"> <option value="index" {$jumpsel['default']}>{$lang->forumjump_select}</option> <option value="index">--------------------</option>
| <template name="forumjump_special" version="1804"><![CDATA[<select name="{$name}">
|
{$forumjumpbits} </select>]]></template> <template name="global_bannedwarning" version="1400"><![CDATA[<div class="red_alert">
| {$forumjumpbits} </select>]]></template> <template name="global_bannedwarning" version="1400"><![CDATA[<div class="red_alert">
|
Zeile 4175 | Zeile 4100 |
---|
<template name="header_menu_memberlist" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/memberlist.php" class="memberlist">{$lang->toplinks_memberlist}</a></li>]]></template> <template name="header_menu_portal" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/portal.php" class="portal">{$lang->toplinks_portal}</a></li>]]></template> <template name="header_menu_search" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/search.php" class="search">{$lang->toplinks_search}</a></li>]]></template>
|
<template name="header_menu_memberlist" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/memberlist.php" class="memberlist">{$lang->toplinks_memberlist}</a></li>]]></template> <template name="header_menu_portal" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/portal.php" class="portal">{$lang->toplinks_portal}</a></li>]]></template> <template name="header_menu_search" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/search.php" class="search">{$lang->toplinks_search}</a></li>]]></template>
|
<template name="header_quicksearch" version="1800"><![CDATA[ <form action="{$mybb->settings['bburl']}/search.php" method="post">
| <template name="header_quicksearch" version="1804"><![CDATA[ <form action="{$mybb->settings['bburl']}/search.php" method="post">
|
<fieldset id="search"> <input name="keywords" type="text" class="textbox" /> <input value="{$lang->search_button}" type="submit" class="button" /> <input type="hidden" name="action" value="do_search" />
|
<fieldset id="search"> <input name="keywords" type="text" class="textbox" /> <input value="{$lang->search_button}" type="submit" class="button" /> <input type="hidden" name="action" value="do_search" />
|
| <input type="hidden" name="postthread" value="1" />
|
</fieldset> </form>]]></template>
|
</fieldset> </form>]]></template>
|
<template name="header_welcomeblock_guest" version="1800"><![CDATA[ <!-- Continuation of div(class="upper") as opened in the header template --> <span class="welcome">{$lang->welcome_guest} <a href="{$mybb->settings['bburl']}/member.php?action=login" onclick="$('#quick_login').modal({ fadeDuration: 250, keepelement: true }); return false;" class="login">{$lang->welcome_login}</a> <a href="{$mybb->settings['bburl']}/member.php?action=register" class="register">{$lang->welcome_register}</a></span>
| <template name="header_welcomeblock_guest" version="1804"><![CDATA[ <!-- Continuation of div(class="upper") as opened in the header template --> <span class="welcome">{$lang->welcome_guest} <a href="{$mybb->settings['bburl']}/member.php?action=login" onclick="$('#quick_login').modal({ fadeDuration: 250, keepelement: true, zIndex: (typeof modal_zindex !== 'undefined' ? modal_zindex : 9999) }); return false;" class="login">{$lang->welcome_login}</a> <a href="{$mybb->settings['bburl']}/member.php?action=register" class="register">{$lang->welcome_register}</a></span>
|
</div> </div> <div class="modal" id="quick_login" style="display: none;">
| </div> </div> <div class="modal" id="quick_login" style="display: none;">
|
Zeile 4223 | Zeile 4149 |
---|
<script type="text/javascript"> $("#quick_login input[name='url']").val($(location).attr('href')); </script>]]></template>
|
<script type="text/javascript"> $("#quick_login input[name='url']").val($(location).attr('href')); </script>]]></template>
|
<template name="header_welcomeblock_member" version="1800"><![CDATA[<!-- Continuation of div(class="upper") as opened in the header template -->
| <template name="header_welcomeblock_member" version="1804"><![CDATA[<!-- Continuation of div(class="upper") as opened in the header template -->
|
<span class="welcome">{$lang->welcome_back} <a href="{$mybb->settings['bburl']}/member.php?action=logout&logoutkey={$mybb->user['logoutkey']}" class="logout">{$lang->welcome_logout}</a></span> </div> </div>
| <span class="welcome">{$lang->welcome_back} <a href="{$mybb->settings['bburl']}/member.php?action=logout&logoutkey={$mybb->user['logoutkey']}" class="logout">{$lang->welcome_logout}</a></span> </div> </div>
|
Zeile 4235 | Zeile 4161 |
---|
{$admincplink} </ul> <ul class="menu user_links">
|
{$admincplink} </ul> <ul class="menu user_links">
|
<li><a href="#" onclick="MyBB.popupWindow('{$mybb->settings['bburl']}/misc.php?action=buddypopup', null, true); return false;">{$lang->welcome_open_buddy_list}</a></li>
| <li><a href="#" onclick="MyBB.popupWindow('{$mybb->settings['bburl']}/misc.php?action=buddypopup&modal=1', null, true); return false;">{$lang->welcome_open_buddy_list}</a></li>
|
<li><a href="{$mybb->settings['bburl']}/search.php?action=getnew">{$lang->welcome_newposts}</a></li> <li><a href="{$mybb->settings['bburl']}/search.php?action=getdaily">{$lang->welcome_todaysposts}</a></li> <li><a href="{$mybb->settings['bburl']}/private.php">{$lang->welcome_pms}</a> {$lang->welcome_pms_usage}</li>
| <li><a href="{$mybb->settings['bburl']}/search.php?action=getnew">{$lang->welcome_newposts}</a></li> <li><a href="{$mybb->settings['bburl']}/search.php?action=getdaily">{$lang->welcome_todaysposts}</a></li> <li><a href="{$mybb->settings['bburl']}/private.php">{$lang->welcome_pms}</a> {$lang->welcome_pms_usage}</li>
|
Zeile 4364 | Zeile 4290 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="managegroup_adduser" version="1800"><![CDATA[<br />
| <template name="managegroup_adduser" version="1806"><![CDATA[<br />
|
<form method="post" action="managegroup.php"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="action" value="do_add" />
| <form method="post" action="managegroup.php"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="action" value="do_add" />
|
Zeile 4378 | Zeile 4304 |
---|
<td class="trow1"><input type="text" id="username" class="textbox" name="username" size="40" maxlength="{$mybb->settings['maxnamelength']}" style="width: 210px" /></td> </tr> </table>
|
<td class="trow1"><input type="text" id="username" class="textbox" name="username" size="40" maxlength="{$mybb->settings['maxnamelength']}" style="width: 210px" /></td> </tr> </table>
|
<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css"> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js"></script>
| <link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1806"> <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 type="text/javascript"> <!-- if(use_xmlhttprequest == "1")
|
Zeile 4419 | Zeile 4345 |
---|
<br /> <div align="center"><input type="submit" class="button" value="{$lang->add_member_submit}" /></div> </form>]]></template>
|
<br /> <div align="center"><input type="submit" class="button" value="{$lang->add_member_submit}" /></div> </form>]]></template>
|
<template name="managegroup_inviteuser" version="1800"><![CDATA[<br />
| <template name="managegroup_inviteuser" version="1806"><![CDATA[<br />
|
<form method="post" action="managegroup.php"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="action" value="do_invite" />
| <form method="post" action="managegroup.php"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="action" value="do_invite" />
|
Zeile 4430 | Zeile 4356 |
---|
</tr> <tr> <td class="trow1">{$lang->username}</td>
|
</tr> <tr> <td class="trow1">{$lang->username}</td>
|
<td class="trow1"><input type="text" id="inviteusername" class="textbox" name="inviteusername" size="40" maxlength="{$mybb->settings['maxnamelength']}" style="width: 210px" /></td> </tr> </table> <link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css"> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js"></script> <script type="text/javascript"> <!-- if(use_xmlhttprequest == "1")
| <td class="trow1"><input type="text" id="inviteusername" class="textbox" name="inviteusername" size="40" maxlength="{$mybb->settings['maxnamelength']}" style="width: 210px" /></td> </tr> </table> <link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1806"> <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(); $("#inviteusername").select2({
| { MyBB.select2(); $("#inviteusername").select2({
|
Zeile 4456 | Zeile 4382 |
---|
results: function (data, page) { // parse the results into the format expected by Select2. // since we are using custom formatting functions we do not need to alter remote JSON data return {results: data};
|
results: function (data, page) { // parse the results into the format expected by Select2. // since we are using custom formatting functions we do not need to alter remote JSON data return {results: data};
|
} },
| } },
|
initSelection: function(element, callback) { var value = $(element).val(); if (value !== "") {
| initSelection: function(element, callback) { var value = $(element).val(); if (value !== "") {
|
Zeile 4477 | Zeile 4403 |
---|
<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 4516 | Zeile 4442 |
---|
<template name="managegroup_leaders_bit" version="1600"><![CDATA[{$leader_profile_link}{$comma}]]></template> <template name="managegroup_no_users" version="1607"><![CDATA[<tr> <td class="trow1" colspan="6">{$lang->no_users}</td>
|
<template name="managegroup_leaders_bit" version="1600"><![CDATA[{$leader_profile_link}{$comma}]]></template> <template name="managegroup_no_users" version="1607"><![CDATA[<tr> <td class="trow1" colspan="6">{$lang->no_users}</td>
|
</tr>]]></template>
| </tr>]]></template>
|
<template name="managegroup_removeusers" version="120"><![CDATA[<input type="submit" class="button" value="{$lang->remove_selected}" />]]></template> <template name="managegroup_requestnote" version="120"><![CDATA[<p> <strong><a href="managegroup.php?action=joinrequests&gid={$gid}">{$lang->pending_requests}</a></strong><br />
| <template name="managegroup_removeusers" version="120"><![CDATA[<input type="submit" class="button" value="{$lang->remove_selected}" />]]></template> <template name="managegroup_requestnote" version="120"><![CDATA[<p> <strong><a href="managegroup.php?action=joinrequests&gid={$gid}">{$lang->pending_requests}</a></strong><br />
|
Zeile 4535 | Zeile 4461 |
---|
<head> <title>{$mybb->settings['bbname']} - {$lang->account_activation}</title> {$headerinclude}
|
<head> <title>{$mybb->settings['bbname']} - {$lang->account_activation}</title> {$headerinclude}
|
</head> <body>
| </head> <body>
|
{$header} <br /> <form action="member.php" method="post">
| {$header} <br /> <form action="member.php" method="post">
|
Zeile 4595 | Zeile 4521 |
---|
<dl> <dt><label for="username">{$lang->username}</label></dt> <dd><input type="text" class="textbox" id="username" /></dd>
|
<dl> <dt><label for="username">{$lang->username}</label></dt> <dd><input type="text" class="textbox" id="username" /></dd>
|
|
|
<dt><label for="email">{$lang->email}</label></dt> <dd><input type="text" class="textbox" id="email" /></dd> </dl>
| <dt><label for="email">{$lang->email}</label></dt> <dd><input type="text" class="textbox" id="email" /></dd> </dl>
|
Zeile 4661 | Zeile 4587 |
---|
<td width="40%" class="trow1"><strong>{$lang->your_email}</strong><br /><span class="smalltext">{$lang->email_note}</span></td> <td width="60%" class="trow1"><input type="text" class="textbox" size="50" name="fromemail" value="{$fromemail}" /></td> </tr>]]></template>
|
<td width="40%" class="trow1"><strong>{$lang->your_email}</strong><br /><span class="smalltext">{$lang->email_note}</span></td> <td width="60%" class="trow1"><input type="text" class="textbox" size="50" name="fromemail" value="{$fromemail}" /></td> </tr>]]></template>
|
<template name="member_emailuser_hidden" version="1800"><![CDATA[<input type="hidden" name="fromname" value="{$mybb->user['username']}" /> <input type="hidden" name="fromemail" value="{$mybb->user['email']}" />]]></template>
| |
<template name="member_loggedin_notice" version="1800"><![CDATA[<fieldset class="align_right smalltext">{$lang->already_logged_in}</fieldset> <br />]]></template> <template name="member_login" version="1611"><![CDATA[<html>
| <template name="member_loggedin_notice" version="1800"><![CDATA[<fieldset class="align_right smalltext">{$lang->already_logged_in}</fieldset> <br />]]></template> <template name="member_login" version="1611"><![CDATA[<html>
|
Zeile 4725 | Zeile 4649 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="member_profile" version="1800"><![CDATA[<html>
| <template name="member_profile" version="1804"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->profile}</title> {$headerinclude}
|
<head> <title>{$mybb->settings['bbname']} - {$lang->profile}</title> {$headerinclude}
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/report.js?ver=1800"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/report.js?ver=1804"></script>
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 4754 | Zeile 4678 |
---|
</table> </fieldset> <br />
|
</table> </fieldset> <br />
|
{$awaybit}
| {$awaybit}{$bannedbit}
|
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center"> <tr> <td width="50%" valign="top">
| <table width="100%" cellspacing="0" cellpadding="0" border="0" align="center"> <tr> <td width="50%" valign="top">
|
Zeile 4788 | Zeile 4712 |
---|
</table> {$contact_details} </td>
|
</table> {$contact_details} </td>
|
<td><img src="{$theme['imgdir']}/pixel.gif" height="1" width="8" alt=""/></td>
| <td> </td>
|
<td width="50%" valign="top"> {$profilefields} {$signature}
| <td width="50%" valign="top"> {$profilefields} {$signature}
|
Zeile 4817 | Zeile 4741 |
---|
</table> <br />]]></template> <template name="member_profile_avatar" version="1800"><![CDATA[<img src="{$useravatar['image']}" alt="" {$useravatar['width_height']} />]]></template>
|
</table> <br />]]></template> <template name="member_profile_avatar" version="1800"><![CDATA[<img src="{$useravatar['image']}" alt="" {$useravatar['width_height']} />]]></template>
|
<template name="member_profile_away" version="1800"><![CDATA[<tr> <fieldset>
| <template name="member_profile_away" version="1801"><![CDATA[<fieldset>
|
<legend><strong>{$lang->away_note}</strong></legend> <em>{$lang->away_reason} {$awayreason}</em><br /> <span class="smalltext">{$lang->away_since} {$awaydate} — {$lang->away_returns} {$returndate}</span> </fieldset> <br />]]></template>
|
<legend><strong>{$lang->away_note}</strong></legend> <em>{$lang->away_reason} {$awayreason}</em><br /> <span class="smalltext">{$lang->away_since} {$awaydate} — {$lang->away_returns} {$returndate}</span> </fieldset> <br />]]></template>
|
<template name="member_profile_contact_details" version="1800"><![CDATA[<br />
| <template name="member_profile_banned" version="1801"><![CDATA[<fieldset> <legend><strong>{$lang->ban_note}</strong></legend> <em>{$lang->banned_warning2}: {$memban['reason']}</em><br /> <span class="smalltext"><strong>{$lang->ban_by}:</strong> {$memban['adminuser']} — <strong>{$lang->ban_length}:</strong> {$banlength} <span class="smalltext">{$timeremaining}</span></span> </fieldset> <br />]]></template> <template name="member_profile_contact_details" version="1804"><![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 4841 | Zeile 4770 |
---|
{$contact_fields['skype']} {$contact_fields['google']} </table>]]></template>
|
{$contact_fields['skype']} {$contact_fields['google']} </table>]]></template>
|
<template name="member_profile_contact_fields_aim" version="1800"><![CDATA[<tr>
| <template name="member_profile_contact_fields_aim" version="1804"><![CDATA[<tr>
|
<td class="{$bgcolors['aim']}"><strong>{$lang->aim_screenname}</strong></td>
|
<td class="{$bgcolors['aim']}"><strong>{$lang->aim_screenname}</strong></td>
|
<td class="{$bgcolors['aim']}"><a href="javascript:;" onclick="MyBB.popupWindow('/misc.php?action=imcenter&imtype=aim&uid={$uid}'); return false;">{$memprofile['aim']}</a></td>
| <td class="{$bgcolors['aim']}"><a href="javascript:;" onclick="MyBB.popupWindow('/misc.php?action=imcenter&imtype=aim&uid={$uid}&modal=1'); return false;">{$memprofile['aim']}</a></td>
|
</tr>]]></template> <template name="member_profile_contact_fields_google" version="1800"><![CDATA[<tr> <td class="{$bgcolors['google']}"><strong>{$lang->google_id}</strong></td>
| </tr>]]></template> <template name="member_profile_contact_fields_google" version="1800"><![CDATA[<tr> <td class="{$bgcolors['google']}"><strong>{$lang->google_id}</strong></td>
|
Zeile 4853 | Zeile 4782 |
---|
<td class="{$bgcolors['icq']}"><strong>{$lang->icq_number}</strong></td> <td class="{$bgcolors['icq']}">{$memprofile['icq']}</td> </tr>]]></template>
|
<td class="{$bgcolors['icq']}"><strong>{$lang->icq_number}</strong></td> <td class="{$bgcolors['icq']}">{$memprofile['icq']}</td> </tr>]]></template>
|
<template name="member_profile_contact_fields_skype" version="1800"><![CDATA[<tr>
| <template name="member_profile_contact_fields_skype" version="1804"><![CDATA[<tr>
|
<td class="{$bgcolors['skype']}"><strong>{$lang->skype_id}</strong></td>
|
<td class="{$bgcolors['skype']}"><strong>{$lang->skype_id}</strong></td>
|
<td class="{$bgcolors['skype']}"><a href="javascript:;" onclick="MyBB.popupWindow('/misc.php?action=imcenter&imtype=skype&uid={$uid}'); return false;">{$memprofile['skype']}</a></td>
| <td class="{$bgcolors['skype']}"><a href="javascript:;" onclick="MyBB.popupWindow('/misc.php?action=imcenter&imtype=skype&uid={$uid}&modal=1'); return false;">{$memprofile['skype']}</a></td>
|
</tr>]]></template>
|
</tr>]]></template>
|
<template name="member_profile_contact_fields_yahoo" version="1800"><![CDATA[<tr>
| <template name="member_profile_contact_fields_yahoo" version="1804"><![CDATA[<tr>
|
<td class="{$bgcolors['yahoo']}"><strong>{$lang->yahoo_id}</strong></td>
|
<td class="{$bgcolors['yahoo']}"><strong>{$lang->yahoo_id}</strong></td>
|
<td class="{$bgcolors['yahoo']}"><a href="javascript:;" onclick="MyBB.popupWindow('/misc.php?action=imcenter&imtype=yahoo&uid={$uid}'); return false;">{$memprofile['yahoo']}</a></td>
| <td class="{$bgcolors['yahoo']}"><a href="javascript:;" onclick="MyBB.popupWindow('/misc.php?action=imcenter&imtype=yahoo&uid={$uid}&modal=1'); return false;">{$memprofile['yahoo']}</a></td>
|
</tr>]]></template> <template name="member_profile_customfields" version="1800"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed"> <colgroup>
| </tr>]]></template> <template name="member_profile_customfields" version="1800"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed"> <colgroup>
|
Zeile 4945 | Zeile 4874 |
---|
<td class="{$bgcolor}"><strong>{$lang->homepage}</strong></td> <td class="{$bgcolor}"><a href="{$memprofile['website']}" target="_blank">{$memprofile['website']}</a></td> </tr>]]></template>
|
<td class="{$bgcolor}"><strong>{$lang->homepage}</strong></td> <td class="{$bgcolor}"><a href="{$memprofile['website']}" target="_blank">{$memprofile['website']}</a></td> </tr>]]></template>
|
<template name="member_register" version="1800"><![CDATA[<html>
| <template name="member_register" version="1804"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->registration}</title> {$headerinclude}
|
<head> <title>{$mybb->settings['bbname']} - {$lang->registration}</title> {$headerinclude}
|
<script src="{$mybb->asset_url}/jscripts/validate/jquery.validate.min.js"></script>
| <script src="{$mybb->asset_url}/jscripts/validate/jquery.validate.min.js?ver=1804"></script>
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 5071 | Zeile 5000 |
---|
</div> </form> <script type="text/javascript">
|
</div> </form> <script type="text/javascript">
|
<!-- $().ready(function() { // validate registration_form
| $(document).ready(function() {
|
$("#registration_form").validate({ rules: {
|
$("#registration_form").validate({ rules: {
|
username: { required: true, minlength: {$mybb->settings['minnamelength']}, maxlength: {$mybb->settings['maxnamelength']}, remote:{ url: "xmlhttp.php?action=username_availability", type: "post", dataType: "json", data: { my_post_key: my_post_key
| username: { required: true, minlength: {$mybb->settings['minnamelength']}, maxlength: {$mybb->settings['maxnamelength']}, remote: { url: "xmlhttp.php?action=username_availability", type: "post", dataType: "json", data: { my_post_key: my_post_key },
|
}, },
|
}, },
|
}, email: { required: true, email: true, }, email2: {
| email: { required: true, email: true, }, email2: {
|
required: true, email: true, equalTo: "#email"
|
required: true, email: true, equalTo: "#email"
|
},
| },
|
}, messages: {
|
}, messages: {
|
username: { minlength: "{$lang->js_validator_username_length}", maxlength: "{$lang->js_validator_username_length}", }, email: "{$lang->js_validator_invalid_email}",
| username: { minlength: "{$lang->js_validator_username_length}", maxlength: "{$lang->js_validator_username_length}", }, email: "{$lang->js_validator_invalid_email}",
|
email2: "{$lang->js_validator_email_match}",
|
email2: "{$lang->js_validator_email_match}",
|
| }, errorPlacement: function(error, element) { if(element.is(':checkbox') || element.is(':radio')) error.insertAfter($('input[name="' + element.attr('name') + '"]').last().next('span')); else error.insertAfter(element);
|
}
|
}
|
});
| });
|
|
|
{$validator_extra}
| {$validator_extra}
|
});
|
});
|
// -->
| |
</script> {$footer} </body>
| </script> {$footer} </body>
|
Zeile 5285 | Zeile 5217 |
---|
<tr> <td colspan="2" style="display: none;" id="password_status"> </td> </tr>]]></template>
|
<tr> <td colspan="2" style="display: none;" id="password_status"> </td> </tr>]]></template>
|
<template name="member_register_question" version="1800"><![CDATA[<br />
| <template name="member_register_question" version="1804"><![CDATA[<br />
|
<fieldset class="trow2"> <script type="text/javascript"> <!-- lang.question_fetch_failure = "{$lang->question_fetch_failure}"; // --> </script>
|
<fieldset class="trow2"> <script type="text/javascript"> <!-- lang.question_fetch_failure = "{$lang->question_fetch_failure}"; // --> </script>
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/question.js?ver=1800"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/question.js?ver=1804"></script>
|
<legend><strong>{$lang->security_question}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}"> <tr>
| <legend><strong>{$lang->security_question}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}"> <tr>
|
Zeile 5325 | Zeile 5257 |
---|
// --> </script> ]]></template>
|
// --> </script> ]]></template>
|
<template name="member_register_referrer" version="1800"><![CDATA[<br />
| <template name="member_register_referrer" version="1806"><![CDATA[<br />
|
<fieldset class="trow2"> <legend><strong>{$lang->referrer}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}">
| <fieldset class="trow2"> <legend><strong>{$lang->referrer}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}">
|
Zeile 5338 | Zeile 5270 |
---|
</td> </tr></table> </fieldset>
|
</td> </tr></table> </fieldset>
|
<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css"> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js"></script>
| <link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1806"> <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 type="text/javascript"> <!-- if(use_xmlhttprequest == "1")
|
Zeile 5376 | Zeile 5308 |
---|
} // --> </script>]]></template>
|
} // --> </script>]]></template>
|
<template name="member_register_regimage" version="1800"><![CDATA[<br />
| <template name="member_register_regimage" version="1804"><![CDATA[<br />
|
<fieldset class="trow2"> <script type="text/javascript"> <!-- lang.captcha_fetch_failure = "{$lang->captcha_fetch_failure}"; // --> </script>
|
<fieldset class="trow2"> <script type="text/javascript"> <!-- lang.captcha_fetch_failure = "{$lang->captcha_fetch_failure}"; // --> </script>
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/captcha.js?ver=1800"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/captcha.js?ver=1804"></script>
|
<legend><strong>{$lang->image_verification}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}"> <tr>
| <legend><strong>{$lang->image_verification}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}"> <tr>
|
Zeile 5432 | Zeile 5364 |
---|
</tr> <tr> <td><script type="text/javascript" src="{$server}/challenge?k={$public_key}"></script></td>
|
</tr> <tr> <td><script type="text/javascript" src="{$server}/challenge?k={$public_key}"></script></td>
|
| </tr> </table> </fieldset>]]></template> <template name="member_register_regimage_nocaptcha" version="1804"><![CDATA[<br /> <fieldset class="trow2"> <legend><strong>{$lang->human_verification}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}"> <tr> <td><span class="smalltext">{$lang->verification_note_nocaptcha}</span></td> </tr> <tr> <td><script type="text/javascript" src="{$server}"></script><div class="g-recaptcha" data-sitekey="{$public_key}"></div></td>
|
</tr> </table> </fieldset>]]></template>
| </tr> </table> </fieldset>]]></template>
|
Zeile 5507 | Zeile 5451 |
---|
</table> </div> </div>]]></template>
|
</table> </div> </div>]]></template>
|
<template name="memberlist" version="1800"><![CDATA[<html>
| <template name="memberlist" version="1806"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->member_list}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->member_list}</title> {$headerinclude}
|
Zeile 5608 | Zeile 5552 |
---|
<div align="center"><br /><input type="submit" class="button" name="submit" value="{$lang->search}" /></div> </form> {$footer}
|
<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"> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js"></script>
| <link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1806"> <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 type="text/javascript"> <!-- if(use_xmlhttprequest == "1")
|
Zeile 5650 | Zeile 5594 |
---|
return {id:term, text:term}; } },
|
return {id:term, text:term}; } },
|
| });
$('[for=username]').click(function(){ $("#username").select2('open'); return false;
|
}); } // -->
| }); } // -->
|
Zeile 5658 | Zeile 5607 |
---|
</html>]]></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>
|
</html>]]></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_search" version="1800"><![CDATA[<html>
| <template name="memberlist_search" version="1806"><![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 5669 | Zeile 5618 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->search_member_list}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->search_member_list}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="tcat" colspan="2"><strong>{$lang->search_criteria}</strong></td> </tr>
| <tr> <td class="tcat" colspan="2"><strong>{$lang->search_criteria}</strong></td> </tr>
|
Zeile 5718 | Zeile 5667 |
---|
<td class="trow1" width="20%"><strong><label for="icq">{$lang->search_icq}</label></strong></td> <td class="trow1"> <input type="text" class="textbox" name="icq" id="icq" />
|
<td class="trow1" width="20%"><strong><label for="icq">{$lang->search_icq}</label></strong></td> <td class="trow1"> <input type="text" class="textbox" name="icq" id="icq" />
|
</td> </tr> <tr>
| </td> </tr> <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> <tr>
|
Zeile 5738 | Zeile 5687 |
---|
<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> </span>
|
<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> </span>
|
</td>
| </td>
|
</tr> <tr> <td class="trow1" width="20%"><strong><label for="perpage">{$lang->per_page}</label></strong></td>
| </tr> <tr> <td class="trow1" width="20%"><strong><label for="perpage">{$lang->per_page}</label></strong></td>
|
Zeile 5750 | Zeile 5699 |
---|
<div align="center"><br /><input type="submit" class="button" name="submit" value="{$lang->search}" /></div> </form> {$footer}
|
<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"> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js"></script>
| <link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1806"> <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 type="text/javascript"> <!-- if(use_xmlhttprequest == "1")
|
Zeile 5773 | Zeile 5722 |
---|
results: function (data, page) { // parse the results into the format expected by Select2. // since we are using custom formatting functions we do not need to alter remote JSON data return {results: data};
|
results: function (data, page) { // parse the results into the format expected by Select2. // since we are using custom formatting functions we do not need to alter remote JSON data return {results: data};
|
} },
| } },
|
initSelection: function(element, callback) { var value = $(element).val(); if (value !== "") {
| initSelection: function(element, callback) { var value = $(element).val(); if (value !== "") {
|
Zeile 5782 | Zeile 5731 |
---|
id: value, text: value });
|
id: value, text: value });
|
} },
| } },
|
// Allow the user entered text to be selected as well createSearchChoice:function(term, data) { if ( $(data).filter( function() {
| // Allow the user entered text to be selected as well createSearchChoice:function(term, data) { if ( $(data).filter( function() {
|
Zeile 5792 | Zeile 5741 |
---|
return {id:term, text:term}; } },
|
return {id:term, text:term}; } },
|
| });
$('[for=username]').click(function(){ $("#username").select2('open'); return false;
|
}); } // -->
| }); } // -->
|
Zeile 5998 | Zeile 5952 |
---|
</table> </div> </div>]]></template>
|
</table> </div> </div>]]></template>
|
<template name="misc_imcenter_nav" version="1800"><![CDATA[{$navsep}<a href="javascript:;" onclick="MyBB.popupWindow('/misc.php?action=imcenter&imtype={$imtype}&uid={$uid}'); return false;">{$imtype_lang}</a>]]></template>
| <template name="misc_imcenter_nav" version="1804"><![CDATA[{$navsep}<a href="javascript:;" onclick="MyBB.popupWindow('/misc.php?action=imcenter&imtype={$imtype}&uid={$uid}&modal=1'); return false;">{$imtype_lang}</a>]]></template>
|
<template name="misc_imcenter_skype" version="1800"><![CDATA[<div class="modal"> <div style="overflow-y: auto; max-height: 400px;"> <table width="100%" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" border="0" align="center" class="tborder">
| <template name="misc_imcenter_skype" version="1800"><![CDATA[<div class="modal"> <div style="overflow-y: auto; max-height: 400px;"> <table width="100%" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" border="0" align="center" class="tborder">
|
Zeile 6022 | Zeile 5976 |
---|
</div>]]></template> <template name="misc_imcenter_yahoo" version="1800"><![CDATA[<div class="modal"> <div style="overflow-y: auto; max-height: 400px;">
|
</div>]]></template> <template name="misc_imcenter_yahoo" version="1800"><![CDATA[<div class="modal"> <div style="overflow-y: auto; max-height: 400px;">
|
<table width="100%" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" border="0" align="center" class="tborder"> <tr> <td class="thead" align="center"><strong>{$user['username']} - {$lang->yahoo_center}</strong></td> </tr>
| <table width="100%" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" border="0" align="center" class="tborder">
|
<tr>
|
<tr>
|
<td class="tcat" align="center"><span class="smalltext"><strong>{$navigationbar}</strong></span></td>
| <td class="thead" align="center"><strong>{$user['username']} - {$lang->yahoo_center}</strong></td>
|
</tr> <tr>
|
</tr> <tr>
|
<td class="trow1" align="center" colspan="2"><strong>{$user['yahoo']}</strong></td>
| <td class="tcat" align="center"><span class="smalltext"><strong>{$navigationbar}</strong></span></td> </tr> <tr> <td class="trow1" align="center" colspan="2"><strong>{$user['yahoo']}</strong></td>
|
</tr> <tr> <td class="trow1" align="center" colspan="2"><strong><img src="http://opi.yahoo.com/online?u={$user['yahoo']}&m=g&t=2" /></strong></td>
| </tr> <tr> <td class="trow1" align="center" colspan="2"><strong><img src="http://opi.yahoo.com/online?u={$user['yahoo']}&m=g&t=2" /></strong></td>
|
Zeile 6046 | Zeile 6000 |
---|
<template name="misc_rules_forum" version="1800"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$forum['rulestitle']}</title>
|
<template name="misc_rules_forum" version="1800"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$forum['rulestitle']}</title>
|
{$headerinclude} </head> <body>
| {$headerinclude} </head> <body>
|
{$header} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed"> <tr>
| {$header} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed"> <tr>
|
Zeile 6064 | Zeile 6018 |
---|
<template name="misc_smilies" version="120"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->smilies_listing}</title>
|
<template name="misc_smilies" version="120"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->smilies_listing}</title>
|
{$headerinclude} </head> <body> {$header} <br />
| {$headerinclude} </head> <body> {$header} <br />
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="3"><strong>{$lang->smilies_listing}</strong></td>
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="3"><strong>{$lang->smilies_listing}</strong></td>
|
Zeile 6098 | Zeile 6052 |
---|
<template name="misc_smilies_popup_smilie" version="1800"><![CDATA[<td class="{$class}" align="center">{$smilie_image}</a></td> <td class="{$class}">{$smilie['find']}</td>]]></template> <template name="misc_smilies_popup_empty" version="1800"><![CDATA[<td colspan="2" class="{$class}"> </td>]]></template>
|
<template name="misc_smilies_popup_smilie" version="1800"><![CDATA[<td class="{$class}" align="center">{$smilie_image}</a></td> <td class="{$class}">{$smilie['find']}</td>]]></template> <template name="misc_smilies_popup_empty" version="1800"><![CDATA[<td colspan="2" class="{$class}"> </td>]]></template>
|
<template name="misc_smilies_smilie" version="1800"><![CDATA[<tr> <td class="{$class}" align="center">{$smilie_image}</td>
| <template name="misc_smilies_smilie" version="1804"><![CDATA[<tr> <td class="{$class}" style="width: 1px; text-align: center;">{$smilie_image}</td>
|
<td class="{$class}">{$smilie['name']}</td> <td class="{$class}">{$smilie['find']}</td> </tr>]]></template>
| <td class="{$class}">{$smilie['name']}</td> <td class="{$class}">{$smilie['find']}</td> </tr>]]></template>
|
Zeile 6171 | Zeile 6125 |
---|
<td class="{$altbg}">{$profile_link}</a></td> <td class="{$altbg}">{$poster['posts']}</td> </tr>]]></template>
|
<td class="{$altbg}">{$profile_link}</a></td> <td class="{$altbg}">{$poster['posts']}</td> </tr>]]></template>
|
<template name="modcp" version="1800"><![CDATA[<html>
| <template name="modcp" version="1805"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->modcp}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->modcp}</title> {$headerinclude}
|
Zeile 6205 | Zeile 6159 |
---|
<td class="thead" align="center" colspan="1"><strong>{$lang->moderator_notes}</strong></td> </tr> <tr>
|
<td class="thead" align="center" colspan="1"><strong>{$lang->moderator_notes}</strong></td> </tr> <tr>
|
<td class="tcat"><span class="smalltext"><strong>{$lang->notes_public_all}</strong></span> </td>
| <td class="tcat"><span class="smalltext"><strong>{$lang->notes_public_all}</strong></span></td> </tr>
|
<tr> <td class="trow1"><textarea name="modnotes" style="width: 99%; height: 200px;" rows="5" cols="45">{$modnotes}</textarea></td> </tr>
| <tr> <td class="trow1"><textarea name="modnotes" style="width: 99%; height: 200px;" rows="5" cols="45">{$modnotes}</textarea></td> </tr>
|
Zeile 6576 | Zeile 6530 |
---|
{$bannedusers} </table> {$multipage}
|
{$bannedusers} </table> {$multipage}
|
</td> </tr> </table> {$footer} </body> </html>]]></template>
| </td> </tr> </table> {$footer} </body> </html>]]></template>
|
<template name="modcp_banning_ban" version="1800"><![CDATA[<tr> <td class="{$trow}">{$profile_link}{$edit_link}</td> <td class="{$trow}">{$banned['reason']}</td>
| <template name="modcp_banning_ban" version="1800"><![CDATA[<tr> <td class="{$trow}">{$profile_link}{$edit_link}</td> <td class="{$trow}">{$banned['reason']}</td>
|
Zeile 6592 | Zeile 6546 |
---|
<template name="modcp_banning_nobanned" version="1400"><![CDATA[<tr> <td class="trow1" align="center" colspan="4">{$lang->no_banned}</td> </tr>]]></template>
|
<template name="modcp_banning_nobanned" version="1400"><![CDATA[<tr> <td class="trow1" align="center" colspan="4">{$lang->no_banned}</td> </tr>]]></template>
|
<template name="modcp_banuser" version="1800"><![CDATA[<html>
| <template name="modcp_banuser" version="1806"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->ban_user}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->ban_user}</title> {$headerinclude}
|
Zeile 6635 | Zeile 6589 |
---|
</tr> </table> {$footer}
|
</tr> </table> {$footer}
|
<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css"> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js"></script>
| <link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1806"> <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 type="text/javascript"> <!-- if(use_xmlhttprequest == "1")
|
Zeile 6676 | Zeile 6630 |
---|
</body> </html>]]></template> <template name="modcp_banuser_addusername" version="1400"><![CDATA[<tr>
|
</body> </html>]]></template> <template name="modcp_banuser_addusername" version="1400"><![CDATA[<tr>
|
<td class="trow1" width="25%"><strong>{$lang->ban_username}</strong></td>
| <td class="trow1" width="25%"><strong>{$lang->ban_username}</strong></td>
|
<td class="trow1" width="75%"><input type="text" class="textbox" name="username" id="username" value="{$username}" size="25" /></td> </tr>]]></template> <template name="modcp_banuser_bangroups" version="1800"><![CDATA[ <tr>
| <td class="trow1" width="75%"><input type="text" class="textbox" name="username" id="username" value="{$username}" size="25" /></td> </tr>]]></template> <template name="modcp_banuser_bangroups" version="1800"><![CDATA[ <tr>
|
Zeile 6684 | Zeile 6638 |
---|
<td class="trow1" width="75%"><select name="usergroup">{$bangroup_option}</select></td> </tr>]]></template> <template name="modcp_banuser_bangroups_group" version="1800"><![CDATA[<option value="{$group['gid']}"{$selected}>{$group['title']}</option>]]></template>
|
<td class="trow1" width="75%"><select name="usergroup">{$bangroup_option}</select></td> </tr>]]></template> <template name="modcp_banuser_bangroups_group" version="1800"><![CDATA[<option value="{$group['gid']}"{$selected}>{$group['title']}</option>]]></template>
|
<template name="modcp_banuser_bangroups_hidden" version="1800"><![CDATA[<input type="hidden" name="usergroup" value="{$group['gid']}" />]]></template>
| <template name="modcp_banuser_bangroups_hidden" version="1801"><![CDATA[<input type="hidden" name="usergroup" value="{$banned_group}" />]]></template>
|
<template name="modcp_banuser_editusername" version="1400"><![CDATA[<tr> <td class="trow1" width="25%"><strong>{$lang->ban_username}</strong></td> <td class="trow1" width="75%">{$username}</td> </tr>]]></template>
|
<template name="modcp_banuser_editusername" version="1400"><![CDATA[<tr> <td class="trow1" width="25%"><strong>{$lang->ban_username}</strong></td> <td class="trow1" width="75%">{$username}</td> </tr>]]></template>
|
<template name="modcp_banuser_lift" version="1800"><![CDATA[<div class="float_right"><a href="modcp.php?action=liftban&uid={$user['uid']}&my_post_key={$mybb->post_code}">{$lang->lift_ban}</a></div>]]></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="1800"><![CDATA[<html> <head>
| <template name="modcp_banuser_liftlist" version="1800"><![CDATA[<option value="{$time}"{$selected}>{$title}{$thattime}</option>]]></template> <template name="modcp_editprofile" version="1800"><![CDATA[<html> <head>
|
Zeile 6745 | Zeile 6699 |
---|
<select name="birthday_day"> <option value=""> </option> {$bdaydaysel}
|
<select name="birthday_day"> <option value=""> </option> {$bdaydaysel}
|
</select> </td> <td>
| </select> </td> <td>
|
<select name="birthday_month"> <option value=""> </option> <option value="1" {$bdaymonthsel['1']}>{$lang->month_1}</option>
| <select name="birthday_month"> <option value=""> </option> <option value="1" {$bdaymonthsel['1']}>{$lang->month_1}</option>
|
Zeile 6770 | Zeile 6724 |
---|
</tr> <tr> <td colspan="3"><span class="smalltext">{$lang->website_url}</span></td>
|
</tr> <tr> <td colspan="3"><span class="smalltext">{$lang->website_url}</span></td>
|
</tr>
| </tr>
|
<tr> <td colspan="3"><input type="text" class="textbox" name="website" size="25" maxlength="75" value="{$mybb->input['website']}" /></td> </tr>
| <tr> <td colspan="3"><input type="text" class="textbox" name="website" size="25" maxlength="75" value="{$mybb->input['website']}" /></td> </tr>
|
Zeile 6784 | Zeile 6738 |
---|
<table cellspacing="0" cellpadding="{$theme['tablespace']}"> <tr> <td><span class="smalltext">{$lang->custom_usertitle_note}</span></td>
|
<table cellspacing="0" cellpadding="{$theme['tablespace']}"> <tr> <td><span class="smalltext">{$lang->custom_usertitle_note}</span></td>
|
</tr>
| </tr>
|
<tr> <td><span class="smalltext">{$lang->default_usertitle}</span></td>
|
<tr> <td><span class="smalltext">{$lang->default_usertitle}</span></td>
|
</tr> <tr>
| </tr> <tr>
|
<td><span class="smalltext"><strong>{$defaulttitle}</strong></span></td> </tr> <tr>
|
<td><span class="smalltext"><strong>{$defaulttitle}</strong></span></td> </tr> <tr>
|
<td><span class="smalltext">{$lang->current_custom_usertitle}</span></td> </tr> <tr> <td><span class="smalltext"><strong>{$user['usertitle']}</strong></span></td>
| <td><span class="smalltext">{$lang->current_custom_usertitle}</span></td>
|
</tr> <tr>
|
</tr> <tr>
|
<td><span class="smalltext">{$lang->new_custom_usertitle}</span></td>
| <td><span class="smalltext"><strong>{$user['usertitle']}</strong></span></td>
|
</tr> <tr>
|
</tr> <tr>
|
<td><input type="text" class="textbox" name="usertitle" size="25" maxlength="{$mybb->settings['customtitlemaxlength']}" value="{$newtitle}" /></td>
| <td><span class="smalltext">{$lang->new_custom_usertitle}</span></td> </tr> <tr> <td><input type="text" class="textbox" name="usertitle" size="25" maxlength="{$mybb->settings['customtitlemaxlength']}" value="{$newtitle}" /></td>
|
</tr> <tr> <td><span class="smalltext"><input type="checkbox" name="reverttitle" id="reverttitle" class="checkbox" /> {$lang->revert_usertitle}</span></td>
| </tr> <tr> <td><span class="smalltext"><input type="checkbox" name="reverttitle" id="reverttitle" class="checkbox" /> {$lang->revert_usertitle}</span></td>
|
Zeile 6812 | Zeile 6766 |
---|
<fieldset class="trow2"> <legend><strong>{$lang->additional_contact_details}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}">
|
<fieldset class="trow2"> <legend><strong>{$lang->additional_contact_details}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}">
|
<tr>
| <tr>
|
<td><span class="smalltext">{$lang->icq_number}</span></td> </tr> <tr> <td><input type="text" class="textbox" name="icq" size="25" value="{$mybb->input['icq']}" /></td>
|
<td><span class="smalltext">{$lang->icq_number}</span></td> </tr> <tr> <td><input type="text" class="textbox" name="icq" size="25" value="{$mybb->input['icq']}" /></td>
|
</tr>
| </tr>
|
<tr> <td><span class="smalltext">{$lang->aim_screenname}</span></td> </tr>
| <tr> <td><span class="smalltext">{$lang->aim_screenname}</span></td> </tr>
|
Zeile 6863 | Zeile 6817 |
---|
</dd> </dl> </td>
|
</dd> </dl> </td>
|
</tr>
| </tr>
|
<tr> <td> <dl style="margin-top: 0; margin-bottom: 0;">
| <tr> <td> <dl style="margin-top: 0; margin-bottom: 0;">
|
Zeile 6955 | Zeile 6909 |
---|
{ $("#modposts_action").hide(); $("#modpost").attr("checked", false);
|
{ $("#modposts_action").hide(); $("#modpost").attr("checked", false);
|
|
|
if($("#suspost").prop("checked") == false) { $("#suspost").attr("checked", false);
| if($("#suspost").prop("checked") == false) { $("#suspost").attr("checked", false);
|
Zeile 6978 | Zeile 6932 |
---|
<table cellspacing="0" cellpadding="{$theme['tablespace']}"> <tr> <td colspan="2"><span class="smalltext">{$lang->away_status}</span></td>
|
<table cellspacing="0" cellpadding="{$theme['tablespace']}"> <tr> <td colspan="2"><span class="smalltext">{$lang->away_status}</span></td>
|
</tr>
| </tr>
|
<tr> <td><span class="smalltext"><input type="radio" class="radio" name="away" value="1" {$awaycheck['1']} /> {$lang->im_away}</span></td> <td><span class="smalltext"><input type="radio" class="radio" name="away" value="0" {$awaycheck['0']} /> {$lang->im_here}</span></td>
|
<tr> <td><span class="smalltext"><input type="radio" class="radio" name="away" value="1" {$awaycheck['1']} /> {$lang->im_away}</span></td> <td><span class="smalltext"><input type="radio" class="radio" name="away" value="0" {$awaycheck['0']} /> {$lang->im_here}</span></td>
|
</tr> <tr> <td colspan="2"><span class="smalltext">{$lang->away_reason}</span></td>
| </tr> <tr> <td colspan="2"><span class="smalltext">{$lang->away_reason}</span></td>
|
</tr> <tr> <td colspan="2"><input type="text" class="textbox" name="awayreason" value="{$user['awayreason']}" size="25" /></td>
|
</tr> <tr> <td colspan="2"><input type="text" class="textbox" name="awayreason" value="{$user['awayreason']}" size="25" /></td>
|
</tr>
| </tr>
|
</table> <table cellspacing="0" cellpadding="{$theme['tablespace']}">
|
</table> <table cellspacing="0" cellpadding="{$theme['tablespace']}">
|
<tr>
| <tr>
|
<td colspan="3"><span class="smalltext">{$lang->return_date}</span></td> </tr> <tr>
| <td colspan="3"><span class="smalltext">{$lang->return_date}</span></td> </tr> <tr>
|
Zeile 6999 | Zeile 6953 |
---|
<select name="awayday"> <option value=""> </option> {$returndatesel}
|
<select name="awayday"> <option value=""> </option> {$returndatesel}
|
</select> </td> <td>
| </select> </td> <td>
|
<select name="awaymonth"> <option value=""> </option> <option value="1" {$returndatemonthsel['1']}>{$lang->month_1}</option>
| <select name="awaymonth"> <option value=""> </option> <option value="1" {$returndatemonthsel['1']}>{$lang->month_1}</option>
|
Zeile 7072 | Zeile 7026 |
---|
<template name="modcp_editprofile_suspensions_info" version="1600"><![CDATA[<tr> <td colspan="2" class="smalltext"><em>{$suspension_info}</em></td> </tr>]]></template>
|
<template name="modcp_editprofile_suspensions_info" version="1600"><![CDATA[<tr> <td colspan="2" class="smalltext"><em>{$suspension_info}</em></td> </tr>]]></template>
|
<template name="modcp_finduser" version="1800"><![CDATA[<html>
| <template name="modcp_finduser" version="1806"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->find_users}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->find_users}</title> {$headerinclude}
|
Zeile 7094 | Zeile 7048 |
---|
<td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->regdate}</strong></span></td> <td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->lastvisit}</strong></span></td> <td class="tcat" align="center" width="10%"><span class="smalltext"><strong>{$lang->postnum}</strong></span></td>
|
<td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->regdate}</strong></span></td> <td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->lastvisit}</strong></span></td> <td class="tcat" align="center" width="10%"><span class="smalltext"><strong>{$lang->postnum}</strong></span></td>
|
</tr>
| </tr>
|
{$users} </table> {$multipage}
| {$users} </table> {$multipage}
|
Zeile 7134 | Zeile 7088 |
---|
</table> </form> {$footer}
|
</table> </form> {$footer}
|
<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css" /> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js"></script>
| <link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1806" /> <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 type="text/javascript"> <!-- if(use_xmlhttprequest == "1")
|
Zeile 7143 | Zeile 7097 |
---|
MyBB.select2(); $("#username").select2({ placeholder: "{$lang->find_users}",
|
MyBB.select2(); $("#username").select2({ placeholder: "{$lang->find_users}",
|
minimumInputLength: 3, maximumSelectionSize: 3, multiple: false, ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json', data: function (term, page) { return { query: term, // search term }; }, results: function (data, page) { // parse the results into the format expected by Select2.
| minimumInputLength: 3, maximumSelectionSize: 3, multiple: false, ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json', data: function (term, page) { return { query: term, // search term }; }, results: function (data, page) { // parse the results into the format expected by Select2.
|
// since we are using custom formatting functions we do not need to alter remote JSON data return {results: data}; }
| // since we are using custom formatting functions we do not need to alter remote JSON data return {results: data}; }
|
Zeile 7268 | Zeile 7222 |
---|
</table> {$multipage} <br />]]></template>
|
</table> {$multipage} <br />]]></template>
|
<template name="modcp_ipsearch_results_information" version="1800"><![CDATA[<div class="float_right">(<a href="modcp.php?action=iplookup&ipaddress={$ipaddress}" onclick="MyBB.popupWindow('/modcp.php?action=iplookup&ipaddress={$ipaddress_url}'); return false;">{$lang->info_on_ip}</a>)</div>]]></template>
| <template name="modcp_ipsearch_results_information" version="1804"><![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>)</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 7778 | Zeile 7732 |
---|
<template name="modcp_nobanned" version="1613"><![CDATA[<tr> <td class="trow1" align="center" colspan="4">{$lang->no_bans_ending}</td> </tr>]]></template>
|
<template name="modcp_nobanned" version="1613"><![CDATA[<tr> <td class="trow1" align="center" colspan="4">{$lang->no_bans_ending}</td> </tr>]]></template>
|
<template name="modcp_warninglogs" version="1800"><![CDATA[<html>
| <template name="modcp_warninglogs" version="1806"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->warning_logs}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->warning_logs}</title> {$headerinclude}
|
Zeile 7854 | Zeile 7808 |
---|
</tr> </table> {$footer}
|
</tr> </table> {$footer}
|
<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css"> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js"></script>
| <link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1806"> <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 type="text/javascript"> <!-- if(use_xmlhttprequest == "1")
|
Zeile 8076 | Zeile 8030 |
---|
<form action="moderation.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="action" value="{$mybb->input['action']}" />
|
<form action="moderation.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="action" value="{$mybb->input['action']}" />
|
<input type="hidden" name="modtype" value="{$mybb->input['modtype']}" /> <input type="hidden" name="tid" value="{$tid}" />
| <input type="hidden" name="modtype" value="{$modtype}" /> <input type="hidden" name="tid" value="{$tid}" /> <input type="hidden" name="pid" value="{$pid}" /> <input type="hidden" name="fid" value="{$fid}" /> <input type="hidden" name="pmid" value="{$pmid}" />
|
<input type="hidden" name="confirm" value="1" />
|
<input type="hidden" name="confirm" value="1" />
|
| <input type="hidden" name="inlinetype" value="{$inlinetype}" /> <input type="hidden" name="searchid" value="{$searchid}" /> <input type="hidden" name="url" value="{$url}" />
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$thread['subject']} - {$lang->confirm_execute_tool}</strong></td>
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$thread['subject']} - {$lang->confirm_execute_tool}</strong></td>
|
Zeile 8201 | Zeile 8161 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="moderation_getip_modoptions" version="1800"><![CDATA[<tr>
| <template name="moderation_getip_modoptions" version="1804"><![CDATA[<tr>
|
<td class="trow2"><strong>{$lang->mod_options}</strong></td> <td class="trow2"> <a href="modcp.php?action=ipsearch&ipaddress={$ipaddress}&search_users=1">{$lang->search_ip_users}</a><br /> <a href="modcp.php?action=ipsearch&ipaddress={$ipaddress}&search_posts=1">{$lang->search_ip_posts}</a><br />
|
<td class="trow2"><strong>{$lang->mod_options}</strong></td> <td class="trow2"> <a href="modcp.php?action=ipsearch&ipaddress={$ipaddress}&search_users=1">{$lang->search_ip_users}</a><br /> <a href="modcp.php?action=ipsearch&ipaddress={$ipaddress}&search_posts=1">{$lang->search_ip_posts}</a><br />
|
<a href="modcp.php?action=iplookup&ipaddress={$ipaddress}" onclick="MyBB.popupWindow('/modcp.php?action=iplookup&ipaddress={$ipaddress}'); return false;">{$lang->info_on_ip}</a>
| <a href="modcp.php?action=iplookup&ipaddress={$ipaddress}" onclick="MyBB.popupWindow('/modcp.php?action=iplookup&ipaddress={$ipaddress}&modal=1'); return false;">{$lang->info_on_ip}</a>
|
</td> </tr>]]></template> <template name="moderation_inline_deleteposts" version="1600"><![CDATA[<html>
| </td> </tr>]]></template> <template name="moderation_inline_deleteposts" version="1600"><![CDATA[<html>
|
Zeile 9314 | Zeile 9274 |
---|
</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> </tr>]]></template> <template name="post_attachments_update" version="1604"><![CDATA[<input type="submit" class="button" name="updateattachment" value="{$lang->update_attachment}" tabindex="12" />]]></template>
|
<template name="post_captcha" version="1800"><![CDATA[<tr id="captcha_trow">
| <template name="post_captcha" version="1804"><![CDATA[<tr id="captcha_trow">
|
<td class="trow1" valign="top" width="350"><strong>{$lang->image_verification}</strong> <br/> <span class="smalltext">{$lang->verification_note}</span>
| <td class="trow1" valign="top" width="350"><strong>{$lang->image_verification}</strong> <br/> <span class="smalltext">{$lang->verification_note}</span>
|
Zeile 9325 | Zeile 9285 |
---|
lang.captcha_fetch_failure = "{$lang->captcha_fetch_failure}"; // --> </script>
|
lang.captcha_fetch_failure = "{$lang->captcha_fetch_failure}"; // --> </script>
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/captcha.js?ver=1800"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/captcha.js?ver=1804"></script>
|
<table style="width: 300px; padding: 4px;"> <tr> <td style="vertical-align: middle;"><img src="{$mybb->settings['bburl']}/captcha.php?imagehash={$imagehash}" alt="{$lang->image_verification}" title="{$lang->image_verification}" id="captcha_img" /><br /><span style="color: red;" class="smalltext">{$lang->verification_subnote}</span>
| <table style="width: 300px; padding: 4px;"> <tr> <td style="vertical-align: middle;"><img src="{$mybb->settings['bburl']}/captcha.php?imagehash={$imagehash}" alt="{$lang->image_verification}" title="{$lang->image_verification}" id="captcha_img" /><br /><span style="color: red;" class="smalltext">{$lang->verification_subnote}</span>
|
Zeile 9375 | Zeile 9335 |
---|
</tr> <tr> <td><script type="text/javascript" src="{$server}/challenge?k={$public_key}"></script></td>
|
</tr> <tr> <td><script type="text/javascript" src="{$server}/challenge?k={$public_key}"></script></td>
|
| </tr> </table> </td> </tr>]]></template> <template name="post_captcha_nocaptcha" version="1804"><![CDATA[<tr id="captcha_trow"> <td class="trow1" valign="top"><strong>{$lang->human_verification}</strong></td> <td class="trow1"> <table style="width: 300px; padding: 4px;"> <tr> <td><span class="smalltext">{$lang->verification_note_nocaptcha}</span></td> </tr> <tr> <td><script type="text/javascript" src="{$server}"></script><div class="g-recaptcha" data-sitekey="{$public_key}"></div></td>
|
</tr> </table> </td> </tr>]]></template> <template name="post_prefixselect_multiple" version="1800"><![CDATA[<select name="threadprefix[]" multiple="multiple" size="5"> <option value="any"{$any_selected}>{$lang->any_prefix}</option>
|
</tr> </table> </td> </tr>]]></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> {$prefixselect_prefix}
| <option value="0"{$default_selected}>{$lang->no_prefix}</option> {$prefixselect_prefix}
|
</select>]]></template> <template name="post_prefixselect_prefix" version="1800"><![CDATA[<option value="{$prefix['pid']}"{$selected}>{$prefix['prefix']}</option>]]></template> <template name="post_prefixselect_single" version="1800"><![CDATA[<select name="threadprefix">
| </select>]]></template> <template name="post_prefixselect_prefix" version="1800"><![CDATA[<option value="{$prefix['pid']}"{$selected}>{$prefix['prefix']}</option>]]></template> <template name="post_prefixselect_single" version="1800"><![CDATA[<select name="threadprefix">
|
Zeile 9400 | Zeile 9373 |
---|
<label><input type="radio" name="postoptions[subscriptionmethod]" {$postoptions_subscriptionmethod_pm} value="pm" style="vertical-align: middle;" /> {$lang->instant_pm_subscribe}</label><br /> </td> </tr>]]></template>
|
<label><input type="radio" name="postoptions[subscriptionmethod]" {$postoptions_subscriptionmethod_pm} value="pm" style="vertical-align: middle;" /> {$lang->instant_pm_subscribe}</label><br /> </td> </tr>]]></template>
|
<template name="postbit" version="1800"><![CDATA[{$ignore_bit}
| <template name="postbit" version="1801"><![CDATA[{$ignore_bit}
|
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a> <div class="post {$unapproved_shade}" style="{$post_visibility}" id="post_{$post['pid']}"> <div class="post_author">
|
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a> <div class="post {$unapproved_shade}" style="{$post_visibility}" id="post_{$post['pid']}"> <div class="post_author">
|
{$post['useravatar']} <div class="author_information"> <strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}<br /> <span class="smalltext"> {$post['usertitle']}<br /> {$post['userstars']} {$post['groupimage']} </span> </div> <div class="author_statistics"> {$post['user_details']} </div> </div> <div class="post_content"> <div class="post_head" title="{$post['subject_title']}"> {$post['posturl']} {$post['icon']} <span class="post_date">{$post['postdate']} <span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span></span> </div> <div class="post_body scaleimages" id="pid_{$post['pid']}"> {$post['message']} </div> {$post['attachments']} {$post['signature']} <div class="post_meta" id="post_meta_{$post['pid']}">
| {$post['useravatar']} <div class="author_information"> <strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}<br /> <span class="smalltext"> {$post['usertitle']}<br /> {$post['userstars']} {$post['groupimage']} </span> </div> <div class="author_statistics"> {$post['user_details']} </div> </div> <div class="post_content"> <div class="post_head"> {$post['posturl']} {$post['icon']} <span class="post_date">{$post['postdate']} <span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span></span> {$post['subject_extra']} </div> <div class="post_body scaleimages" id="pid_{$post['pid']}"> {$post['message']} </div> {$post['attachments']} {$post['signature']} <div class="post_meta" id="post_meta_{$post['pid']}">
|
{$post['iplogged']} </div> </div>
| {$post['iplogged']} </div> </div>
|
Zeile 9454 | Zeile 9428 |
---|
<template name="postbit_attachments_images" version="120"><![CDATA[<span class="smalltext"><strong>{$lang->postbit_attachments_images}</strong></span><br /> {$post['imagelist']} <br />]]></template>
|
<template name="postbit_attachments_images" version="120"><![CDATA[<span class="smalltext"><strong>{$lang->postbit_attachments_images}</strong></span><br /> {$post['imagelist']} <br />]]></template>
|
<template name="postbit_attachments_images_image" version="1800"><![CDATA[<img src="attachment.php?aid={$attachment['aid']}" class="attachment" alt="" title="{$attachdate}" /> ]]></template>
| <template name="postbit_attachments_images_image" version="1805"><![CDATA[<img src="attachment.php?aid={$attachment['aid']}" class="attachment" alt="" title="{$lang->postbit_attachment_filename} {$attachment['filename']} {$lang->postbit_attachment_size} {$attachment['filesize']} {$attachdate}" /> ]]></template>
|
<template name="postbit_attachments_thumbnails" version="120"><![CDATA[<span class="smalltext"><strong>{$lang->postbit_attachments_thumbnails}</strong></span><br /> {$post['thumblist']} <br />]]></template>
|
<template name="postbit_attachments_thumbnails" version="120"><![CDATA[<span class="smalltext"><strong>{$lang->postbit_attachments_thumbnails}</strong></span><br /> {$post['thumblist']} <br />]]></template>
|
<template name="postbit_attachments_thumbnails_thumbnail" version="1800"><![CDATA[<a href="attachment.php?aid={$attachment['aid']}" target="_blank"><img src="attachment.php?thumbnail={$attachment['aid']}" class="attachment" alt="" title="{$attachdate}" /></a> ]]></template>
| <template name="postbit_attachments_thumbnails_thumbnail" version="1805"><![CDATA[<a href="attachment.php?aid={$attachment['aid']}" target="_blank"><img src="attachment.php?thumbnail={$attachment['aid']}" class="attachment" alt="" title="{$lang->postbit_attachment_filename} {$attachment['filename']} {$lang->postbit_attachment_size} {$attachment['filesize']} {$attachdate}" /></a> ]]></template>
|
<template name="postbit_author_guest" version="120"><![CDATA[ ]]></template> <template name="postbit_author_user" version="1800"><![CDATA[ {$lang->postbit_posts} {$post['postnum']}<br />
| <template name="postbit_author_guest" version="120"><![CDATA[ ]]></template> <template name="postbit_author_user" version="1800"><![CDATA[ {$lang->postbit_posts} {$post['postnum']}<br />
|
Zeile 9467 | Zeile 9441 |
---|
{$post['replink']}{$post['profilefield']}{$post['warninglevel']}]]></template> <template name="postbit_avatar" version="1800"><![CDATA[<div class="author_avatar"><a href="{$post['profilelink_plain']}"><img src="{$useravatar['image']}" alt="" {$useravatar['width_height']} /></a></div>]]></template> <template name="postbit_away" version="1800"><![CDATA[<a href="{$post['profilelink_plain']}" title="{$lang->postbit_status_away}"><img src="{$theme['imgdir']}/buddy_away.png" border="0" alt="{$lang->postbit_status_away}" class="buddy_status" /></a>]]></template>
|
{$post['replink']}{$post['profilefield']}{$post['warninglevel']}]]></template> <template name="postbit_avatar" version="1800"><![CDATA[<div class="author_avatar"><a href="{$post['profilelink_plain']}"><img src="{$useravatar['image']}" alt="" {$useravatar['width_height']} /></a></div>]]></template> <template name="postbit_away" version="1800"><![CDATA[<a href="{$post['profilelink_plain']}" title="{$lang->postbit_status_away}"><img src="{$theme['imgdir']}/buddy_away.png" border="0" alt="{$lang->postbit_status_away}" class="buddy_status" /></a>]]></template>
|
<template name="postbit_classic" version="1800"><![CDATA[{$ignore_bit}
| <template name="postbit_classic" version="1801"><![CDATA[{$ignore_bit}
|
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a> <div class="post classic {$unapproved_shade}" style="{$post_visibility}" id="post_{$post['pid']}"> <div class="post_author scaleimages">
| <a name="pid{$post['pid']}" id="pid{$post['pid']}"></a> <div class="post classic {$unapproved_shade}" style="{$post_visibility}" id="post_{$post['pid']}"> <div class="post_author scaleimages">
|
Zeile 9478 | Zeile 9452 |
---|
{$post['usertitle']}<br /> {$post['userstars']} {$post['groupimage']}
|
{$post['usertitle']}<br /> {$post['userstars']} {$post['groupimage']}
|
</span> </div>
| </span> </div>
|
<div class="author_statistics"> {$post['user_details']} </div> </div> <div class="post_content">
|
<div class="author_statistics"> {$post['user_details']} </div> </div> <div class="post_content">
|
<div class="post_head" title="{$post['subject_title']}">
| <div class="post_head">
|
{$post['posturl']} {$post['icon']} <span class="post_date">{$post['postdate']} <span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span></span>
| {$post['posturl']} {$post['icon']} <span class="post_date">{$post['postdate']} <span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span></span>
|
Zeile 9526 | Zeile 9500 |
---|
<template name="postbit_find" version="1800"><![CDATA[<a href="search.php?action=finduser&uid={$post['uid']}" title="{$lang->postbit_find}" class="postbit_find"><span>{$lang->postbit_button_find}</span></a>]]></template> <template name="postbit_forward_pm" version="1800"><![CDATA[<a href="private.php?action=send&pmid={$id}&do=forward" title="{$lang->forward_title}" class="postbit_forward_pm"><span>{$lang->postbit_button_forward}</span></a>]]></template> <template name="postbit_purgespammer" version="1800"><![CDATA[<a href="moderation.php?action=purgespammer&uid={$post['uid']}" title="{$lang->postbit_purgespammer}" class="postbit_purgespammer"><span>{$lang->postbit_button_purgespammer}</span></a>]]></template>
|
<template name="postbit_find" version="1800"><![CDATA[<a href="search.php?action=finduser&uid={$post['uid']}" title="{$lang->postbit_find}" class="postbit_find"><span>{$lang->postbit_button_find}</span></a>]]></template> <template name="postbit_forward_pm" version="1800"><![CDATA[<a href="private.php?action=send&pmid={$id}&do=forward" title="{$lang->forward_title}" class="postbit_forward_pm"><span>{$lang->postbit_button_forward}</span></a>]]></template> <template name="postbit_purgespammer" version="1800"><![CDATA[<a href="moderation.php?action=purgespammer&uid={$post['uid']}" title="{$lang->postbit_purgespammer}" class="postbit_purgespammer"><span>{$lang->postbit_button_purgespammer}</span></a>]]></template>
|
<template name="postbit_gotopost" version="1400"><![CDATA[<a href="{$url}" class="quick_jump"> </a>]]></template>
| <template name="postbit_gotopost" version="1804"><![CDATA[ <a href="{$url}" class="quick_jump"></a>]]></template>
|
<template name="postbit_groupimage" version="120"><![CDATA[<img src="{$usergroup['image']}" alt="{$usergroup['title']}" title="{$usergroup['title']}" />]]></template> <template name="postbit_icon" version="1800"><![CDATA[<img src="{$icon['path']}" alt="{$icon['name']}" title="{$icon['name']}" style="vertical-align: middle;" /> ]]></template> <template name="postbit_ignored" version="1800"><![CDATA[<div class="ignored_post" id="ignored_post_{$post['pid']}">
| <template name="postbit_groupimage" version="120"><![CDATA[<img src="{$usergroup['image']}" alt="{$usergroup['title']}" title="{$usergroup['title']}" />]]></template> <template name="postbit_icon" version="1800"><![CDATA[<img src="{$icon['path']}" alt="{$icon['name']}" title="{$icon['name']}" style="vertical-align: middle;" /> ]]></template> <template name="postbit_ignored" version="1800"><![CDATA[<div class="ignored_post" id="ignored_post_{$post['pid']}">
|
Zeile 9553 | Zeile 9527 |
---|
<template name="postbit_offline" version="1800"><![CDATA[<img src="{$theme['imgdir']}/buddy_offline.png" title="{$lang->postbit_status_offline}" alt="{$lang->postbit_status_offline}" class="buddy_status" />]]></template> <template name="postbit_online" version="1800"><![CDATA[<a href="online.php" title="{$lang->postbit_status_online}"><img src="{$theme['imgdir']}/buddy_online.png" border="0" alt="{$lang->postbit_status_online}" class="buddy_status" /></a>]]></template> <template name="postbit_pm" version="1800"><![CDATA[<a href="private.php?action=send&uid={$post['uid']}" title="{$lang->postbit_pm}" class="postbit_pm"><span>{$lang->postbit_button_pm}</span></a>]]></template>
|
<template name="postbit_offline" version="1800"><![CDATA[<img src="{$theme['imgdir']}/buddy_offline.png" title="{$lang->postbit_status_offline}" alt="{$lang->postbit_status_offline}" class="buddy_status" />]]></template> <template name="postbit_online" version="1800"><![CDATA[<a href="online.php" title="{$lang->postbit_status_online}"><img src="{$theme['imgdir']}/buddy_online.png" border="0" alt="{$lang->postbit_status_online}" class="buddy_status" /></a>]]></template> <template name="postbit_pm" version="1800"><![CDATA[<a href="private.php?action=send&uid={$post['uid']}" title="{$lang->postbit_pm}" class="postbit_pm"><span>{$lang->postbit_button_pm}</span></a>]]></template>
|
<template name="postbit_posturl" version="1800"><![CDATA[<div class="float_right" style="vertical-align: top"> <strong><a href="{$post['postlink']}#pid{$post['pid']}">#{$post_number}</a></strong>
| <template name="postbit_posturl" version="1801"><![CDATA[<div class="float_right" style="vertical-align: top"> <strong><a href="{$post['postlink']}#pid{$post['pid']}" title="{$post['subject_title']}">#{$post_number}</a></strong>
|
{$post['inlinecheck']} </div>]]></template> <template name="postbit_profilefield" version="1800"><![CDATA[<br />{$post['fieldname']}: {$post['fieldvalue']}]]></template>
| {$post['inlinecheck']} </div>]]></template> <template name="postbit_profilefield" version="1800"><![CDATA[<br />{$post['fieldname']}: {$post['fieldvalue']}]]></template>
|
Zeile 9673 | Zeile 9647 |
---|
<td class="tfoot" align="right" colspan="6"> <input type="submit" class="button" name="moveto" value="{$lang->move_to}" /> {$folderoplist} {$lang->or} <input type="submit" class="button" name="delete" value="{$lang->delete}" /> {$lang->selected_messages}
|
<td class="tfoot" align="right" colspan="6"> <input type="submit" class="button" name="moveto" value="{$lang->move_to}" /> {$folderoplist} {$lang->or} <input type="submit" class="button" name="delete" value="{$lang->delete}" /> {$lang->selected_messages}
|
</td> </tr>
| </td> </tr>
|
</table> <br /> <div class="float_left">{$multipage}</div>
| </table> <br /> <div class="float_left">{$multipage}</div>
|
Zeile 9693 | Zeile 9667 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="private_advanced_search" version="1800"><![CDATA[<html>
| <template name="private_advanced_search" version="1806"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->advanced_private_message_search}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->advanced_private_message_search}</title> {$headerinclude}
|
Zeile 9710 | Zeile 9684 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->advanced_private_message_search}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->advanced_private_message_search}</strong></td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="tcat" colspan="2"><strong>{$lang->search_criteria}</strong></td> </tr> <tr>
| <td class="tcat" colspan="2"><strong>{$lang->search_criteria}</strong></td> </tr> <tr>
|
Zeile 9722 | Zeile 9696 |
---|
<span class="smalltext"> <label><input type="checkbox" name="subject" checked="checked" value="1" /> {$lang->search_in_subject}</label><br /> <label><input type="checkbox" name="message" checked="checked" value="1" /> {$lang->search_in_message}</label>
|
<span class="smalltext"> <label><input type="checkbox" name="subject" checked="checked" value="1" /> {$lang->search_in_subject}</label><br /> <label><input type="checkbox" name="message" checked="checked" value="1" /> {$lang->search_in_message}</label>
|
</span> </td>
| </span> </td>
|
</tr> <tr> <td class="trow2"><strong><label for="keywords">{$lang->sender}</label></strong></td> <td class="trow2"><input type="text" class="textbox" name="sender" id="sender" size="35" maxlength="250" /></td>
|
</tr> <tr> <td class="trow2"><strong><label for="keywords">{$lang->sender}</label></strong></td> <td class="trow2"><input type="text" class="textbox" name="sender" id="sender" size="35" maxlength="250" /></td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="trow1"><strong>{$lang->message_status}</strong></td> <td class="trow1 smalltext"> <label><input type="checkbox" name="status[new]" checked="checked" value="1" /> {$lang->message_status_new}</label><br />
| <td class="trow1"><strong>{$lang->message_status}</strong></td> <td class="trow1 smalltext"> <label><input type="checkbox" name="status[new]" checked="checked" value="1" /> {$lang->message_status_new}</label><br />
|
Zeile 9771 | Zeile 9745 |
---|
</table> </form> {$footer}
|
</table> </form> {$footer}
|
| <link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1806" /> <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(); $("#sender").select2({ placeholder: "{$lang->find_users}", minimumInputLength: 3, maximumSelectionSize: 3, multiple: false, ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json', data: function (term, page) { return { query: term, // search term }; }, results: function (data, page) { // parse the results into the format expected by Select2. // since we are using custom formatting functions we do not need to alter remote JSON data return {results: data}; } }, initSelection: function(element, callback) { var value = $(element).val(); if (value !== "") { callback({ id: value, text: value }); } } }); } // --> </script>
|
</body> </html>]]></template> <template name="private_advanced_search_folders" version="1800"><![CDATA[<select multiple="multiple" name="folder[]" id="folder">
| </body> </html>]]></template> <template name="private_advanced_search_folders" version="1800"><![CDATA[<select multiple="multiple" name="folder[]" id="folder">
|
Zeile 9866 | Zeile 9878 |
---|
<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>
|
<template name="private_archive_html_message" version="1800"><![CDATA[<tr>
| <template name="private_archive_html_message" version="1801"><![CDATA[<tr>
|
<td class="trow1"><strong>{$lang->subject} {$message['subject']}</strong><br /><em>{$lang->to} {$message['tousername']}<br />{$lang->from} {$message['fromusername']}<br />{$lang->sent} {$senddate}</em></td> </tr> <tr> <td class="trow2">{$message['message']}</td> </tr> <tr>
|
<td class="trow1"><strong>{$lang->subject} {$message['subject']}</strong><br /><em>{$lang->to} {$message['tousername']}<br />{$lang->from} {$message['fromusername']}<br />{$lang->sent} {$senddate}</em></td> </tr> <tr> <td class="trow2">{$message['message']}</td> </tr> <tr>
|
<td class="tcat" height="3"><img src="{$theme['imgdir']}/pixel.gif" height="3" width="1" alt="" /></td>
| <td class="tcat" height="3"> </td>
|
</tr>]]></template> <template name="private_archive_txt" version="120"><![CDATA[{$lang->private_messages_for} ({$lang->exported_date})
| </tr>]]></template> <template name="private_archive_txt" version="120"><![CDATA[{$lang->private_messages_for} ({$lang->exported_date})
|
Zeile 10009 | Zeile 10021 |
---|
</tr>]]></template> <template name="private_messagebit_denyreceipt" version="120"><![CDATA[ <span class="smalltext"><a href="private.php?action=read&pmid={$message['pmid']}&denyreceipt=1">{$lang->deny_receipt}</a></span>]]></template> <template name="private_messagebit_icon" version="1800"><![CDATA[<img src="{$icon['path']}" alt="{$icon['name']}" title="{$icon['name']}" align="center" valign="middle" />]]></template>
|
</tr>]]></template> <template name="private_messagebit_denyreceipt" version="120"><![CDATA[ <span class="smalltext"><a href="private.php?action=read&pmid={$message['pmid']}&denyreceipt=1">{$lang->deny_receipt}</a></span>]]></template> <template name="private_messagebit_icon" version="1800"><![CDATA[<img src="{$icon['path']}" alt="{$icon['name']}" title="{$icon['name']}" align="center" valign="middle" />]]></template>
|
<template name="private_messagebit_sep" version="120"><![CDATA[<tr> <td class="tcat" align="center" colspan="6" height="1"><img src="{$theme['imgdir']}/pixel.gif" height="1" width="1" alt=""/></td>
| <template name="private_messagebit_sep" version="1801"><![CDATA[<tr> <td class="tcat" align="center" colspan="6" height="1"> </td>
|
</tr> ]]></template> <template name="private_move" version="1800"><![CDATA[<input type="hidden" value="{$mybb->input['fid']}" name="fromfid" />
| </tr> ]]></template> <template name="private_move" version="1800"><![CDATA[<input type="hidden" value="{$mybb->input['fid']}" name="fromfid" />
|
Zeile 10035 | Zeile 10047 |
---|
</span> {$lang->pmspaceused} </span>]]></template>
|
</span> {$lang->pmspaceused} </span>]]></template>
|
<template name="private_quickreply" version="1800"><![CDATA[<br />
| <template name="private_quickreply" version="1806"><![CDATA[<br />
|
<form action="private.php" method="post" name="input"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="to" value="{$to}" />
|
<form action="private.php" method="post" name="input"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="to" value="{$to}" />
|
<input type="hidden" name="bcc" value="{$bcc}" />
| <input type="hidden" name="bcc" value="{$bcc_form_val}" />
|
<input type="hidden" name="subject" value="Re: {$subject}" /> <input type="hidden" name="action" value="do_send" /> <input type="hidden" name="pmid" value="{$pmid}" />
| <input type="hidden" name="subject" value="Re: {$subject}" /> <input type="hidden" name="action" value="do_send" /> <input type="hidden" name="pmid" value="{$pmid}" />
|
Zeile 10184 | Zeile 10196 |
---|
<template name="private_search_results_nomessages" version="1600"><![CDATA[<tr> <td colspan="7" class="trow1">{$lang->nomessages}</td> </tr>]]></template>
|
<template name="private_search_results_nomessages" version="1600"><![CDATA[<tr> <td colspan="7" class="trow1">{$lang->nomessages}</td> </tr>]]></template>
|
<template name="private_send" version="1800"><![CDATA[<html>
| <template name="private_send" version="1804"><![CDATA[<html>
|
<head> <title>{$lang->compose_pm}</title> {$headerinclude}
|
<head> <title>{$lang->compose_pm}</title> {$headerinclude}
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/usercp.js?ver=1800"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/usercp.js?ver=1804"></script>
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 10282 | Zeile 10294 |
---|
</script> </body> </html>]]></template>
|
</script> </body> </html>]]></template>
|
<template name="private_send_autocomplete" version="1800"><![CDATA[<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css"> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js"></script>
| <template name="private_send_autocomplete" version="1806"><![CDATA[<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1806"> <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 type="text/javascript"> <!-- if(use_xmlhttprequest == "1")
|
Zeile 10370 | Zeile 10382 |
---|
<template name="private_send_buddyselect" version="1800"><![CDATA[<script type="text/javascript"><!-- document.write('<br /><span class="smalltext"><a href="#" onclick="UserCP.openBuddySelect(\'{$buddy_select}\');"><img src="{$theme['imgdir']}/buddies.png" alt="" style="vertical-align: middle;" alt="" title="{$lang->select_from_buddies}" /> {$lang->select_from_buddies}</a></span>'); // --></script>]]></template>
|
<template name="private_send_buddyselect" version="1800"><![CDATA[<script type="text/javascript"><!-- document.write('<br /><span class="smalltext"><a href="#" onclick="UserCP.openBuddySelect(\'{$buddy_select}\');"><img src="{$theme['imgdir']}/buddies.png" alt="" style="vertical-align: middle;" alt="" title="{$lang->select_from_buddies}" /> {$lang->select_from_buddies}</a></span>'); // --></script>]]></template>
|
<template name="private_send_tracking" version="1610"><![CDATA[<br /><label><input type="checkbox" class="checkbox" name="options[readreceipt]" value="1" tabindex="8" {$optionschecked['readreceipt']} />{$lang->options_read_receipt}</label>]]></template>
| <template name="private_send_tracking" version="1805"><![CDATA[<br /><label><input type="checkbox" class="checkbox" name="options[readreceipt]" value="1" tabindex="8" {$optionschecked['readreceipt']} /> {$lang->options_read_receipt}</label>]]></template>
|
<template name="private_tracking" version="1800"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->pm_tracking}</title>
| <template name="private_tracking" version="1800"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->pm_tracking}</title>
|
Zeile 10539 | Zeile 10551 |
---|
<td class="trow1">{$lang->success_report_voted}</td> </tr> </table>]]></template>
|
<td class="trow1">{$lang->success_report_voted}</td> </tr> </table>]]></template>
|
<template name="reputation" version="1800"><![CDATA[<html>
| <template name="reputation" version="1805"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->reputation_report}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->reputation_report}</title> {$headerinclude}
|
Zeile 10548 | Zeile 10560 |
---|
var delete_reputation_confirm = "{$lang->delete_reputation_confirm}"; // --> </script>
|
var delete_reputation_confirm = "{$lang->delete_reputation_confirm}"; // --> </script>
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/report.js?ver=1800"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/report.js?ver=1804"></script>
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 10569 | Zeile 10581 |
---|
<span class="smalltext"> ({$usertitle})<br /> <br />
|
<span class="smalltext"> ({$usertitle})<br /> <br />
|
<strong>{$lang->total_reputation}:</strong> <span class="repbox {$total_class}">{$user['reputation']}</span><br /><br />
| <strong>{$lang->total_reputation}:</strong> <span class="repbox {$total_class}">{$rep_total}</span><br /><br />
|
<strong>{$lang->reputation_members} {$rep_members}</strong><br /> <strong>{$lang->reputation_posts} {$rep_posts}</strong> </span>
| <strong>{$lang->reputation_members} {$rep_members}</strong><br /> <strong>{$lang->reputation_posts} {$rep_posts}</strong> </span>
|
Zeile 10584 | Zeile 10596 |
---|
</tr> <tr> <td style="text-align: right;"><span class="smalltext">{$lang->last_week}</span></td>
|
</tr> <tr> <td style="text-align: right;"><span class="smalltext">{$lang->last_week}</span></td>
|
<td style="text-align: center;"><span class="smalltext">{$positive_week}</span></td> <td style="text-align: center;"><span class="smalltext">{$neutral_week}</span></td> <td style="text-align: center;"><span class="smalltext">{$negative_week}</span></td>
| <td style="text-align: center;"><span class="smalltext">{$f_positive_week}</span></td> <td style="text-align: center;"><span class="smalltext">{$f_neutral_week}</span></td> <td style="text-align: center;"><span class="smalltext">{$f_negative_week}</span></td>
|
</tr> <tr> <td style="text-align: right;"><span class="smalltext">{$lang->last_month}</span></td>
|
</tr> <tr> <td style="text-align: right;"><span class="smalltext">{$lang->last_month}</span></td>
|
<td style="text-align: center;"><span class="smalltext">{$positive_month}</span></td> <td style="text-align: center;"><span class="smalltext">{$neutral_month}</span></td> <td style="text-align: center;"><span class="smalltext">{$negative_month}</span></td>
| <td style="text-align: center;"><span class="smalltext">{$f_positive_month}</span></td> <td style="text-align: center;"><span class="smalltext">{$f_neutral_month}</span></td> <td style="text-align: center;"><span class="smalltext">{$f_negative_month}</span></td>
|
</tr> <tr> <td style="text-align: right;"><span class="smalltext">{$lang->last_6months}</span></td>
|
</tr> <tr> <td style="text-align: right;"><span class="smalltext">{$lang->last_6months}</span></td>
|
<td style="text-align: center;"><span class="smalltext">{$positive_6months}</span></td> <td style="text-align: center;"><span class="smalltext">{$neutral_6months}</span></td> <td style="text-align: center;"><span class="smalltext">{$negative_6months}</span></td>
| <td style="text-align: center;"><span class="smalltext">{$f_positive_6months}</span></td> <td style="text-align: center;"><span class="smalltext">{$f_neutral_6months}</span></td> <td style="text-align: center;"><span class="smalltext">{$f_negative_6months}</span></td>
|
</tr> <tr> <td style="text-align: right;"><span class="smalltext">{$lang->all_time}</span></td>
|
</tr> <tr> <td style="text-align: right;"><span class="smalltext">{$lang->all_time}</span></td>
|
<td style="text-align: center;"><span class="smalltext">{$positive_count}</span></td> <td style="text-align: center;"><span class="smalltext">{$neutral_count}</span></td> <td style="text-align: center;"><span class="smalltext">{$negative_count}</span></td>
| <td style="text-align: center;"><span class="smalltext">{$f_positive_count}</span></td> <td style="text-align: center;"><span class="smalltext">{$f_neutral_count}</span></td> <td style="text-align: center;"><span class="smalltext">{$f_negative_count}</span></td>
|
</tr> </table> </td>
| </tr> </table> </td>
|
Zeile 10734 | Zeile 10746 |
---|
<a href="javascript:Report.reportReputation({$reputation_vote['rid']});" class="postbit_report"><span>{$lang->report_vote}</span></a> </div>]]> </template>
|
<a href="javascript:Report.reportReputation({$reputation_vote['rid']});" class="postbit_report"><span>{$lang->report_vote}</span></a> </div>]]> </template>
|
<template name="search" version="1800"><![CDATA[<html>
| <template name="search" version="1806"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->search}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->search}</title> {$headerinclude}
|
Zeile 10814 | Zeile 10826 |
---|
<div align="center"><br /><input type="submit" class="button" name="submit" value="{$lang->search}" /></div> </form> {$footer}
|
<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"> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js"></script>
| <link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1806"> <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 type="text/javascript"> <!-- if(use_xmlhttprequest == "1")
|
Zeile 10860 | Zeile 10872 |
---|
{$forumlistbits} </select>]]></template> <template name="search_forumlist_forum" version="1800"><![CDATA[<option value="{$forum['fid']}">{$depth} {$forum['name']}</option>]]></template>
|
{$forumlistbits} </select>]]></template> <template name="search_forumlist_forum" version="1800"><![CDATA[<option value="{$forum['fid']}">{$depth} {$forum['name']}</option>]]></template>
|
<template name="search_moderator_options" version="1800"><![CDATA[<tr>
| <template name="search_moderator_options" version="1801"><![CDATA[<tr>
|
<td class="tcat"><strong>{$lang->mod_options}</strong></td> </tr> <tr> <td class="trow1" valign="top"> <select name="visible">
|
<td class="tcat"><strong>{$lang->mod_options}</strong></td> </tr> <tr> <td class="trow1" valign="top"> <select name="visible">
|
<option value="">{$lang->find_all}</option> <option value="1">{$lang->find_only_approved}</option> <option value="0">{$lang->find_only_unapproved}</option> <option value="-1">{$lang->find_only_softdeleted}</option>
| <option value="">{$lang->display_all}</option> <option value="1">{$lang->display_only_approved}</option> <option value="0">{$lang->display_only_unapproved}</option> <option value="-1">{$lang->display_only_softdeleted}</option>
|
</select> {$lang->results} </td> </tr>]]></template>
| </select> {$lang->results} </td> </tr>]]></template>
|
Zeile 10922 | Zeile 10934 |
---|
</body> </html>]]></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_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="1800"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1800"></script>
| <template name="search_results_posts_inlinemoderation" version="1806"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1804"></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 10934 | Zeile 10946 |
---|
<option value="multisoftdeleteposts">{$lang->inline_soft_delete_posts}</option> <option value="multirestoreposts">{$lang->inline_restore_posts}</option> <option value="multideleteposts">{$lang->inline_delete_posts}</option>
|
<option value="multisoftdeleteposts">{$lang->inline_soft_delete_posts}</option> <option value="multirestoreposts">{$lang->inline_restore_posts}</option> <option value="multideleteposts">{$lang->inline_delete_posts}</option>
|
| <option value="multimergeposts">{$lang->inline_merge_posts}</option> <option value="multisplitposts">{$lang->inline_split_posts}</option> <option value="multimoveposts">{$lang->inline_move_posts}</option>
|
<option value="multiapproveposts">{$lang->inline_approve_posts}</option> <option value="multiunapproveposts">{$lang->inline_unapprove_posts}</option> </optgroup>
| <option value="multiapproveposts">{$lang->inline_approve_posts}</option> <option value="multiunapproveposts">{$lang->inline_unapprove_posts}</option> </optgroup>
|
Zeile 11012 | Zeile 11027 |
---|
</body> </html>]]></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>
|
</body> </html>]]></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="1800"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1800"></script>
| <template name="search_results_threads_inlinemoderation" version="1806"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1804"></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 11025 | Zeile 11040 |
---|
<option value="multiopenthreads">{$lang->open_threads}</option> <option value="multistickthreads">{$lang->stick_threads}</option> <option value="multiunstickthreads">{$lang->unstick_threads}</option>
|
<option value="multiopenthreads">{$lang->open_threads}</option> <option value="multistickthreads">{$lang->stick_threads}</option> <option value="multiunstickthreads">{$lang->unstick_threads}</option>
|
| <option value="multisoftdeletethreads">{$lang->soft_delete_threads}</option> <option value="multirestorethreads">{$lang->restore_threads}</option>
|
<option value="multideletethreads">{$lang->delete_threads}</option> <option value="multimovethreads">{$lang->move_threads}</option> <option value="multiapprovethreads">{$lang->approve_threads}</option>
| <option value="multideletethreads">{$lang->delete_threads}</option> <option value="multimovethreads">{$lang->move_threads}</option> <option value="multiapprovethreads">{$lang->approve_threads}</option>
|
Zeile 11128 | Zeile 11145 |
---|
<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="1800"><![CDATA[<html>
| <template name="showthread" version="1804"><![CDATA[<html>
|
<head> <title>{$thread['subject']}</title> {$headerinclude}
| <head> <title>{$thread['subject']}</title> {$headerinclude}
|
Zeile 11150 | Zeile 11167 |
---|
// --> </script> <!-- jeditable (jquery) -->
|
// --> </script> <!-- jeditable (jquery) -->
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/report.js?ver=1800"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/report.js?ver=1804"></script>
|
<script src="{$mybb->asset_url}/jscripts/jeditable/jeditable.min.js"></script>
|
<script src="{$mybb->asset_url}/jscripts/jeditable/jeditable.min.js"></script>
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/thread.js?ver=1800"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/thread.js?ver=1804"></script>
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 11239 | Zeile 11256 |
---|
<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="1800"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1800"></script>
| <template name="showthread_inlinemoderation" version="1804"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1804"></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="{$tid}" />
| <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="{$tid}" />
|
Zeile 11309 | Zeile 11326 |
---|
<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>
|
<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_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}"> {$threadnotes} {$openclosethread}
| <template name="showthread_moderationoptions_standard" version="1800"><![CDATA[<optgroup label="{$lang->standard_mod_tools}"> {$threadnotes} {$openclosethread}
|
Zeile 11321 | Zeile 11340 |
---|
</optgroup>]]></template> <template name="showthread_moderationoptions_stickunstick" version="1800"><![CDATA[<option 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>
|
</optgroup>]]></template> <template name="showthread_moderationoptions_stickunstick" version="1800"><![CDATA[<option 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_multipage" version="126"><![CDATA[<tr> <td class="tcat" colspan="2"> {$multipage}</td> </tr>]]></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 11337 | Zeile 11353 |
---|
</colgroup> <tr> <td colspan="2" class="thead" style="text-align: center;"><strong>{$lang->poll} {$poll['question']}</strong></td>
|
</colgroup> <tr> <td colspan="2" class="thead" style="text-align: center;"><strong>{$lang->poll} {$poll['question']}</strong></td>
|
</tr>
| </tr>
|
{$polloptions} </table> <table style="width: 100%; text-align: center;">
|
{$polloptions} </table> <table style="width: 100%; text-align: center;">
|
<tr>
| <tr>
|
<td style="text-align: left;"><input type="submit" class="button" value="{$lang->vote}" /></td> <td style="vertical-align: top; text-align: right;"><span class="smalltext">[<a href="polls.php?action=showresults&pid={$poll['pid']}">{$lang->show_results}</a>{$edit_poll}]</span></td>
|
<td style="text-align: left;"><input type="submit" class="button" value="{$lang->vote}" /></td> <td style="vertical-align: top; text-align: right;"><span class="smalltext">[<a href="polls.php?action=showresults&pid={$poll['pid']}">{$lang->show_results}</a>{$edit_poll}]</span></td>
|
</tr> <tr>
| </tr> <tr>
|
<td colspan="2"><span class="smalltext">{$closeon}</span></td> </tr> <tr>
| <td colspan="2"><span class="smalltext">{$closeon}</span></td> </tr> <tr>
|
Zeile 11374 | Zeile 11390 |
---|
<col style="width: 50%" /> <col style="width: 7%" /> </colgroup>
|
<col style="width: 50%" /> <col style="width: 7%" /> </colgroup>
|
<tr>
| <tr>
|
<td class="thead" colspan="4" style="text-align: center;"><strong>{$lang->poll} {$poll['question']}</strong><br /><span class="smalltext">{$pollstatus}</span></td>
|
<td class="thead" colspan="4" style="text-align: center;"><strong>{$lang->poll} {$poll['question']}</strong><br /><span class="smalltext">{$pollstatus}</span></td>
|
</tr>
| </tr>
|
{$polloptions} <tr> <td class="tfoot" colspan="2" style="text-align: right;"><strong>{$lang->total}</strong></td> <td class="tfoot" style="text-align: center;"><strong>{$lang->total_votes}</strong></td> <td class="tfoot" style="text-align: center;"><strong>{$totpercent}</strong></td>
|
{$polloptions} <tr> <td class="tfoot" colspan="2" style="text-align: right;"><strong>{$lang->total}</strong></td> <td class="tfoot" style="text-align: center;"><strong>{$lang->total_votes}</strong></td> <td class="tfoot" style="text-align: center;"><strong>{$totpercent}</strong></td>
|
</tr> </table>
| </tr> </table>
|
<table cellspacing="0" cellpadding="2" border="0" style="width: 100%; text-align: center;"> <tr> <td style="text-align: left;"><span class="smalltext">{$lang->you_voted}</span></td>
| <table cellspacing="0" cellpadding="2" border="0" style="width: 100%; text-align: center;"> <tr> <td style="text-align: left;"><span class="smalltext">{$lang->you_voted}</span></td>
|
Zeile 11445 | Zeile 11461 |
---|
<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="1800"><![CDATA[<div style="margin-top: 6px; padding-right: 10px;" class="float_right">
| <template name="showthread_ratethread" version="1804"><![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"> <!-- lang.ratings_update_error = "{$lang->ratings_update_error}"; // --> </script>
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/rating.js?ver=1800"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/rating.js?ver=1804"></script>
|
<strong class="float_left" style="padding-right: 10px;">{$lang->thread_rating}</strong> <div class="inline_rating"> <ul class="star_rating{$not_rated}" id="rating_thread_{$thread['tid']}">
| <strong class="float_left" style="padding-right: 10px;">{$lang->thread_rating}</strong> <div class="inline_rating"> <ul class="star_rating{$not_rated}" id="rating_thread_{$thread['tid']}">
|
Zeile 11504 | Zeile 11520 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><span class="smalltext"><strong>{$lang->messages_in_thread}</strong></span></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><span class="smalltext"><strong>{$lang->messages_in_thread}</strong></span></td>
|
</tr>
| </tr>
|
<tr> <td class="trow1">{$threadedbits}</td> </tr>
| <tr> <td class="trow1">{$threadedbits}</td> </tr>
|
Zeile 11547 | Zeile 11563 |
---|
{$getmore} </table> </div>]]></template>
|
{$getmore} </table> </div>]]></template>
|
<template name="smilieinsert_getmore" version="1800"><![CDATA[<tr> <td class="trow2" align="center"><span class="smalltext"><strong>[<a href="javascript:MyBB.popupWindow('/misc.php?action=smilies&popup=true&editor=MyBBEditor')">{$lang->smilieinsert_getmore}</a>]</strong></span></td>
| <template name="smilieinsert_getmore" version="1804"><![CDATA[<tr> <td class="trow2" align="center"><span class="smalltext"><strong>[<a href="javascript:MyBB.popupWindow('/misc.php?action=smilies&popup=true&editor=MyBBEditor&modal=1')">{$lang->smilieinsert_getmore}</a>]</strong></span></td>
|
</tr>]]></template> <template name="smilieinsert_smilie" version="1800"><![CDATA[<td style="text-align: center">{$smilie}</td>]]></template> <template name="smilieinsert_smilie_empty" version="1800"><![CDATA[<td colspan="{$colspan}"> </td>
| </tr>]]></template> <template name="smilieinsert_smilie" version="1800"><![CDATA[<td style="text-align: center">{$smilie}</td>]]></template> <template name="smilieinsert_smilie_empty" version="1800"><![CDATA[<td colspan="{$colspan}"> </td>
|
Zeile 11619 | Zeile 11635 |
---|
<template name="usercp" version="1600"><![CDATA[<html> <head> <title>{$lang->user_cp}</title>
|
<template name="usercp" version="1600"><![CDATA[<html> <head> <title>{$lang->user_cp}</title>
|
{$headerinclude} </head> <body> {$header} <table width="100%" border="0" align="center"> <tr> {$usercpnav} <td valign="top">
| {$headerinclude} </head> <body> {$header} <table width="100%" border="0" align="center"> <tr> {$usercpnav} <td valign="top">
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="{$colspan}"><strong>{$lang->account_summary}</strong></td>
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="{$colspan}"><strong>{$lang->account_summary}</strong></td>
|
Zeile 11704 | Zeile 11720 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="usercp_attachments" version="1400"><![CDATA[<html>
| <template name="usercp_attachments" version="1804"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->attachments_manager}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->attachments_manager}</title> {$headerinclude}
|
Zeile 11725 | Zeile 11741 |
---|
<td class="tcat" colspan="2" width="40%"><span class="smalltext"><strong>{$lang->attachments_attachment}</strong></span></td> <td class="tcat" width="40%"><span class="smalltext"><strong>{$lang->attachments_post}</strong></span></td> <td class="tcat" align="center" width="20%"><span class="smalltext"><strong>{$lang->date_uploaded}</strong></span></td>
|
<td class="tcat" colspan="2" width="40%"><span class="smalltext"><strong>{$lang->attachments_attachment}</strong></span></td> <td class="tcat" width="40%"><span class="smalltext"><strong>{$lang->attachments_post}</strong></span></td> <td class="tcat" align="center" width="20%"><span class="smalltext"><strong>{$lang->date_uploaded}</strong></span></td>
|
<td class="tcat" width="1"><input type="checkbox" class="checkbox checkall" /></td>
| <td class="tcat" width="1"><input type="checkbox" name="allbox" class="checkbox checkall" /></td>
|
</tr> {$attachments} </table>
| </tr> {$attachments} </table>
|
Zeile 11747 | Zeile 11763 |
---|
<tr> <td class="trow2" width="40%"><strong>{$lang->attachstats_spaceused}</strong></td> <td class="trow2" width="60%">{$friendlyusage} ({$percent})</td>
|
<tr> <td class="trow2" width="40%"><strong>{$lang->attachstats_spaceused}</strong></td> <td class="trow2" width="60%">{$friendlyusage} ({$percent})</td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="trow1" width="40%"><strong>{$lang->attachstats_quota}</strong></td> <td class="trow1" width="60%">{$attachquota}</td>
|
<td class="trow1" width="40%"><strong>{$lang->attachstats_quota}</strong></td> <td class="trow1" width="60%">{$attachquota}</td>
|
</tr>
| </tr>
|
<tr> <td class="trow2" width="40%"><strong>{$lang->attachstats_totaldl}</strong></td> <td class="trow2" width="60%">{$totaldownloads}</td>
|
<tr> <td class="trow2" width="40%"><strong>{$lang->attachstats_totaldl}</strong></td> <td class="trow2" width="60%">{$totaldownloads}</td>
|
</tr>
| </tr>
|
<tr> <td class="trow1" width="40%"><strong>{$lang->attachstats_bandwidth}</strong></td> <td class="trow1" width="60%">{$bandwidth}</td>
| <tr> <td class="trow1" width="40%"><strong>{$lang->attachstats_bandwidth}</strong></td> <td class="trow1" width="60%">{$bandwidth}</td>
|
Zeile 11778 | Zeile 11794 |
---|
<template name="usercp_attachments_none" version="120"><![CDATA[<tr> <td class="trow1" align="center" colspan="5">{$lang->no_attachments}</td> </tr>]]></template>
|
<template name="usercp_attachments_none" version="120"><![CDATA[<tr> <td class="trow1" align="center" colspan="5">{$lang->no_attachments}</td> </tr>]]></template>
|
<template name="usercp_avatar" version="1800"><![CDATA[<html>
| <template name="usercp_avatar" version="1806"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->change_avatar}</title> {$headerinclude} </head> <body> {$header}
|
<head> <title>{$mybb->settings['bbname']} - {$lang->change_avatar}</title> {$headerinclude} </head> <body> {$header}
|
| <form enctype="multipart/form-data" action="usercp.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
|
<table width="100%" border="0" align="center"> <tr> {$usercpnav}
| <table width="100%" border="0" align="center"> <tr> {$usercpnav}
|
Zeile 11807 | Zeile 11825 |
---|
<tr> <td class="tcat" colspan="2"><strong>{$lang->custom_avatar}</strong></td> </tr>
|
<tr> <td class="tcat" colspan="2"><strong>{$lang->custom_avatar}</strong></td> </tr>
|
<form enctype="multipart/form-data" action="usercp.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
| |
{$avatarupload} <tr> <td class="trow2" width="40%">
| {$avatarupload} <tr> <td class="trow2" width="40%">
|
Zeile 11898 | Zeile 11914 |
---|
</body> </html>]]></template> <template name="usercp_currentavatar" version="1800"><![CDATA[<td class="trow1" valign="top" align="center" width="1"><div class="usercp_container"><img src="{$useravatar['image']}" alt="{$mybb->user['username']}" title="{$mybb->user['username']}" {$useravatar['width_height']} /></div></td>]]></template>
|
</body> </html>]]></template> <template name="usercp_currentavatar" version="1800"><![CDATA[<td class="trow1" valign="top" align="center" width="1"><div class="usercp_container"><img src="{$useravatar['image']}" alt="{$mybb->user['username']}" title="{$mybb->user['username']}" {$useravatar['width_height']} /></div></td>]]></template>
|
<template name="usercp_drafts" version="1600"><![CDATA[<html>
| <template name="usercp_drafts" version="1804"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->drafts}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->drafts}</title> {$headerinclude}
|
Zeile 11919 | Zeile 11935 |
---|
<td width="66%" class="tcat"><span class="smalltext"><strong>{$lang->draft_title}</strong></span></td> <td class="tcat" align="center" width="20%"><span class="smalltext"><strong>{$lang->draft_saved}</strong></span></td> <td class="tcat" align="center" width="20%"><span class="smalltext"><strong>{$lang->draft_options}</strong></span></td>
|
<td width="66%" class="tcat"><span class="smalltext"><strong>{$lang->draft_title}</strong></span></td> <td class="tcat" align="center" width="20%"><span class="smalltext"><strong>{$lang->draft_saved}</strong></span></td> <td class="tcat" align="center" width="20%"><span class="smalltext"><strong>{$lang->draft_options}</strong></span></td>
|
<td class="tcat" align="center" width="1"><input type="checkbox" class="checkbox checkall" /></td>
| <td class="tcat" align="center" width="1"><input type="checkbox" name="allbox" class="checkbox checkall" /></td>
|
</tr> {$drafts} </table>
| </tr> {$drafts} </table>
|
Zeile 11973 | Zeile 11989 |
---|
{$lang->no_requests} </td> </tr>]]></template>
|
{$lang->no_requests} </td> </tr>]]></template>
|
<template name="usercp_editlists" version="1800"><![CDATA[<html>
| <template name="usercp_editlists" version="1806"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->edit_lists}</title> {$headerinclude}
|
<head> <title>{$mybb->settings['bbname']} - {$lang->edit_lists}</title> {$headerinclude}
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/usercp.js"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/usercp.js?ver=1804"></script>
|
<script type="text/javascript"> lang.remove_buddy = '{$lang->confirm_remove_buddy}'; lang.remove_ignored = '{$lang->confirm_remove_ignored}';
| <script type="text/javascript"> lang.remove_buddy = '{$lang->confirm_remove_buddy}'; lang.remove_ignored = '{$lang->confirm_remove_ignored}';
|
Zeile 11986 | Zeile 12002 |
---|
lang.buddylist_error = '{$lang->buddylist_error}'; </script>
|
lang.buddylist_error = '{$lang->buddylist_error}'; </script>
|
<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css"> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js"></script>
| <link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1806"> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js?ver=1806"></script>
|
</head> <body>
| </head> <body>
|
Zeile 12371 | Zeile 12387 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="usercp_forumsubscriptions_forum" version="1800"><![CDATA[<tr> <td class="trow1" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$folder}.png" valign="top" /></td>
| <template name="usercp_forumsubscriptions_forum" version="1804"><![CDATA[<tr> <td class="trow1" align="center" valign="top" width="1"><span class="forum_status forum_{$lightbulb['folder']}" title="{$lightbulb['altonoff']}"></span></td>
|
<td class="trow1" valign="top"> <strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><span class="smalltext"><a href="usercp2.php?action=removesubscription&type=forum&fid={$forum['fid']}&my_post_key={$mybb->post_code}">{$lang->unsubscribe}</a> | <a href="newthread.php?fid={$forum['fid']}">{$lang->new_thread}</a></span></td> <td class="trow2" valign="top" style="white-space: nowrap; text-align: center;">{$posts}</td>
| <td class="trow1" valign="top"> <strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><span class="smalltext"><a href="usercp2.php?action=removesubscription&type=forum&fid={$forum['fid']}&my_post_key={$mybb->post_code}">{$lang->unsubscribe}</a> | <a href="newthread.php?fid={$forum['fid']}">{$lang->new_thread}</a></span></td> <td class="trow2" valign="top" style="white-space: nowrap; text-align: center;">{$posts}</td>
|
Zeile 12947 | Zeile 12963 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="usercp_profile_contact_fields" version="1800"><![CDATA[<fieldset class="trow2">
| <template name="usercp_profile_contact_fields" version="1805"><![CDATA[<br /> <fieldset class="trow2">
|
<legend><strong>{$lang->additional_contact_details}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}"> {$contact_fields['icq']}
| <legend><strong>{$lang->additional_contact_details}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}"> {$contact_fields['icq']}
|
Zeile 12973 | Zeile 12990 |
---|
<tr> <td><span class="smalltext"><input type="radio" class="radio" name="away" value="1" {$awaycheck['1']} /> {$lang->im_away}</span></td> <td><span class="smalltext"><input type="radio" class="radio" name="away" value="0" {$awaycheck['0']} /> {$lang->im_here}</span></td>
|
<tr> <td><span class="smalltext"><input type="radio" class="radio" name="away" value="1" {$awaycheck['1']} /> {$lang->im_away}</span></td> <td><span class="smalltext"><input type="radio" class="radio" name="away" value="0" {$awaycheck['0']} /> {$lang->im_here}</span></td>
|
</tr> <tr>
| </tr> <tr>
|
<td colspan="2"><span class="smalltext">{$lang->away_reason}</span></td> </tr> <tr>
| <td colspan="2"><span class="smalltext">{$lang->away_reason}</span></td> </tr> <tr>
|
Zeile 13011 | Zeile 13028 |
---|
</td> <td> <input type="text" class="textbox" size="4" maxlength="4" name="awayyear" value="{$returndate['2']}" />
|
</td> <td> <input type="text" class="textbox" size="4" maxlength="4" name="awayyear" value="{$returndate['2']}" />
|
</td> </tr> </table>
| </td> </tr> </table>
|
</fieldset>]]></template> <template name="usercp_profile_website" version="1800"><![CDATA[<tr> <td colspan="3"><span class="smalltext">{$lang->website_url}</span></td>
| </fieldset>]]></template> <template name="usercp_profile_website" version="1800"><![CDATA[<tr> <td colspan="3"><span class="smalltext">{$lang->website_url}</span></td>
|
Zeile 13031 | Zeile 13048 |
---|
<tr> <td>{$code}</td> </tr>]]></template>
|
<tr> <td>{$code}</td> </tr>]]></template>
|
<template name="usercp_profile_customtitle" version="1800"><![CDATA[<fieldset class="trow2">
| <template name="usercp_profile_customtitle" version="1805"><![CDATA[<fieldset class="trow2">
|
<legend><strong>{$lang->custom_usertitle}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}"> <tr>
| <legend><strong>{$lang->custom_usertitle}</strong></legend> <table cellspacing="0" cellpadding="{$theme['tablespace']}"> <tr>
|
Zeile 13040 | Zeile 13057 |
---|
<tr> <td><span class="smalltext">{$lang->default_usertitle}</span></td> </tr>
|
<tr> <td><span class="smalltext">{$lang->default_usertitle}</span></td> </tr>
|
<tr> <td><span class="smalltext"><strong>{$defaulttitle}</strong></span></td> </tr>
| <tr> <td><span class="smalltext"><strong>{$defaulttitle}</strong></span></td> </tr>
|
{$currentcustom}
|
{$currentcustom}
|
<tr>
| <tr>
|
<td><span class="smalltext">{$lang->new_custom_usertitle}</span></td> </tr> <tr>
| <td><span class="smalltext">{$lang->new_custom_usertitle}</span></td> </tr> <tr>
|
Zeile 13052 | Zeile 13069 |
---|
</tr> {$reverttitle} </table>
|
</tr> {$reverttitle} </table>
|
</fieldset> <br />]]></template>
| </fieldset>]]></template>
|
<template name="usercp_profile_customtitle_currentcustom" version="1800"><![CDATA[<tr> <td><span class="smalltext">{$lang->current_custom_usertitle}</span></td> </tr>
| <template name="usercp_profile_customtitle_currentcustom" version="1800"><![CDATA[<tr> <td><span class="smalltext">{$lang->current_custom_usertitle}</span></td> </tr>
|
Zeile 13186 | Zeile 13202 |
---|
<template name="usercp_usergroups" version="120"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->group_memberships}</title>
|
<template name="usercp_usergroups" version="120"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->group_memberships}</title>
|
{$headerinclude} </head> <body> {$header} <table width="100%" border="0" align="center"> <tr> {$usercpnav}
| {$headerinclude} </head> <body> {$header} <table width="100%" border="0" align="center"> <tr> {$usercpnav}
|
<td valign="top"> {$leadinggroups} {$joinablegroups}
| <td valign="top"> {$leadinggroups} {$joinablegroups}
|
Zeile 13435 | Zeile 13451 |
---|
<template name="warnings_view_post" version="1400"><![CDATA[ <tr> <td class="tcat" width="50%"><span class="smalltext"><strong>{$lang->username}</strong></span></td> <td class="tcat" width="50%"><span class="smalltext"><strong>{$lang->post}<strong></span></td>
|
<template name="warnings_view_post" version="1400"><![CDATA[ <tr> <td class="tcat" width="50%"><span class="smalltext"><strong>{$lang->username}</strong></span></td> <td class="tcat" width="50%"><span class="smalltext"><strong>{$lang->post}<strong></span></td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="trow1">{$user_link}</td> <td class="trow1"><a href="{$post_link}">{$warning['post_subject']}</a></td> </tr>]]></template>
| <td class="trow1">{$user_link}</td> <td class="trow1"><a href="{$post_link}">{$warning['post_subject']}</a></td> </tr>]]></template>
|
Zeile 13448 | Zeile 13464 |
---|
<input type="hidden" name="wid" value="{$warning['wid']}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder clear">
|
<input type="hidden" name="wid" value="{$warning['wid']}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder clear">
|
<tr>
| <tr>
|
<td class="thead" colspan="2"><strong>{$lang->revoke_warning}</strong></td> </tr> <tr>
|
<td class="thead" colspan="2"><strong>{$lang->revoke_warning}</strong></td> </tr> <tr>
|
<td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->revoke_warning_desc}</strong></span></td> </tr> <tr>
| <td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->revoke_warning_desc}</strong></span></td> </tr> <tr>
|
<td class="trow1" style="width: 20%; vertical-align: top;"><strong>{$lang->reason}</strong></td> <td class="trow1"><textarea name="reason" cols="60" rows="4"></textarea></td> </tr>
| <td class="trow1" style="width: 20%; vertical-align: top;"><strong>{$lang->reason}</strong></td> <td class="trow1"><textarea name="reason" cols="60" rows="4"></textarea></td> </tr>
|
Zeile 13466 | Zeile 13482 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder clear"> <tr> <td class="thead" colspan="2"><strong>{$lang->warning_is_revoked}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder clear"> <tr> <td class="thead" colspan="2"><strong>{$lang->warning_is_revoked}</strong></td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="tcat" style="width: 50%;"><span class="smalltext"><strong>{$lang->revoked_by}</strong></span></td> <td class="tcat"><span class="smalltext"><strong>{$lang->date_revoked}</strong></span></td> </tr>
| <td class="tcat" style="width: 50%;"><span class="smalltext"><strong>{$lang->revoked_by}</strong></span></td> <td class="tcat"><span class="smalltext"><strong>{$lang->date_revoked}</strong></span></td> </tr>
|
Zeile 13528 | Zeile 13544 |
---|
var checked = '';
$('.types_check').each(function(e, val)
|
var checked = '';
$('.types_check').each(function(e, val)
|
{
| {
|
if($(this).prop('checked') == true) { checked = $(this).val();
| if($(this).prop('checked') == true) { checked = $(this).val();
|
Zeile 13543 | Zeile 13559 |
---|
$('#type_'+checked).show(); } }
|
$('#type_'+checked).show(); } }
|
// --> </script>
| // --> </script>
|
<dl style="margin-top: 0; margin-bottom: 0; width: 100%;"> {$types} {$custom_warning}
| <dl style="margin-top: 0; margin-bottom: 0; width: 100%;"> {$types} {$custom_warning}
|
Zeile 13557 | Zeile 13573 |
---|
</td> </tr> {$pm_notify}
|
</td> </tr> {$pm_notify}
|
</table> <br />
| </table> <br />
|
<div style="text-align: center;"><input type="submit" class="button" value="{$lang->warn_user}" /></div> </form> {$footer}
| <div style="text-align: center;"><input type="submit" class="button" value="{$lang->warn_user}" /></div> </form> {$footer}
|
Zeile 13718 | Zeile 13734 |
---|
<template name="xmlhttp_buddyselect_online" version="1800"><![CDATA[ <tr> <td class="trow1" onmouseover="this.className='trow2';" onmouseout="this.className='trow1';"><label><input type="checkbox" style="vertical-align: middle;" id="checkbox_{$buddy['uid']}" onclick="UserCP.selectBuddy('{$buddy['uid']}', '{$buddy['username']}');" /> <img src="{$theme['imgdir']}/buddy_online.png" alt="({$lang->online})" title="{$lang->online}" style="vertical-align: middle;" /> {$buddy_name}</label></td> </tr>]]></template>
|
<template name="xmlhttp_buddyselect_online" version="1800"><![CDATA[ <tr> <td class="trow1" onmouseover="this.className='trow2';" onmouseout="this.className='trow1';"><label><input type="checkbox" style="vertical-align: middle;" id="checkbox_{$buddy['uid']}" onclick="UserCP.selectBuddy('{$buddy['uid']}', '{$buddy['username']}');" /> <img src="{$theme['imgdir']}/buddy_online.png" alt="({$lang->online})" title="{$lang->online}" style="vertical-align: middle;" /> {$buddy_name}</label></td> </tr>]]></template>
|
<template name="xmlhttp_inline_post_editor" version="1800"><![CDATA[<div class="clear"> <div> <textarea style="width: 99%; padding: 4px; margin: 0;" rows="12" cols="80" id="quickedit_{$post['pid']}" tabindex="999">{$post['message']}</textarea> </div> <div class="editor_control_bar" style="width: 99%; padding: 4px; margin-top: 3px; text-align: right;"> <input type="button" class="button" onclick="Thread.quickEditSave({$post['pid']});" value="{$lang->save_changes}" tabindex="1000" /> <input type="button" class="button" onclick="Thread.quickEditCancel({$post['pid']});" value="{$lang->cancel_edit}" tabindex="1001" /> </div> </div>]]></template>
| |
<template name="attachment_icon" version="1800"><![CDATA[<img src="{$icon}" title="{$name}" border="0" alt=".{$ext}" />]]></template> <template name="changeuserbox" version="1400"><![CDATA[<tr> <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="attachment_icon" version="1800"><![CDATA[<img src="{$icon}" title="{$name}" border="0" alt=".{$ext}" />]]></template> <template name="changeuserbox" version="1400"><![CDATA[<tr> <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="1800"><![CDATA[<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/sceditor/editor_themes/{$theme['editortheme']}" type="text/css" media="all" /> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/sceditor/jquery.sceditor.bbcode.min.js"></script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/bbcodes_sceditor.js"></script>
| <template name="codebuttons" version="1806"><![CDATA[<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/sceditor/editor_themes/{$theme['editortheme']}" type="text/css" media="all" /> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/sceditor/jquery.sceditor.bbcode.min.js?ver=1805"></script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/bbcodes_sceditor.js?ver=1804"></script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/sceditor/editor_plugins/undo.js?ver=1805"></script>
|
<script type="text/javascript"> var partialmode = {$mybb->settings['partialmode']}, opt_editor = {
|
<script type="text/javascript"> var partialmode = {$mybb->settings['partialmode']}, opt_editor = {
|
plugins: "bbcode", style: "{$mybb->asset_url}/jscripts/sceditor/jquery.sceditor.mybb.css",
| plugins: "bbcode,undo", style: "{$mybb->asset_url}/jscripts/sceditor/textarea_styles/jquery.sceditor.{$theme['editortheme']}",
|
rtl: {$lang->settings['rtl']}, locale: "mybblang", enablePasteFiltering: true,
|
rtl: {$lang->settings['rtl']}, locale: "mybblang", enablePasteFiltering: true,
|
| autoUpdate: true,
|
emoticonsEnabled: {$emoticons_enabled}, emoticons: { // Emoticons to be included in the dropdown
| emoticonsEnabled: {$emoticons_enabled}, emoticons: { // Emoticons to be included in the dropdown
|
Zeile 13781 | Zeile 13790 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->contact}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->contact}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="trow1" valign="top"><strong>{$lang->contact_subject}:</strong><br /><span class="smalltext">{$lang->contact_subject_desc}</span></td> <td class="trow1"><input type="text" name="subject" class="textbox" size="49" value="{$mybb->input['subject']}" /></td>
| <tr> <td class="trow1" valign="top"><strong>{$lang->contact_subject}:</strong><br /><span class="smalltext">{$lang->contact_subject_desc}</span></td> <td class="trow1"><input type="text" name="subject" class="textbox" size="49" value="{$mybb->input['subject']}" /></td>
|
Zeile 13806 | Zeile 13815 |
---|
</html>]]></template> <template name="debug_summary" version="1800"><![CDATA[<div id="debug">{$generated_in} {$debug_weight} <br />{$sql_queries} / {$server_load} / {$memory_usage}<br />[<a href="{$debuglink}" target="_blank">{$lang->debug_advanced_details}</a>]<br /></div>]]></template> <template name="gobutton" version="120"><![CDATA[<input type="submit" class="button" value="{$lang->go}" />]]></template>
|
</html>]]></template> <template name="debug_summary" version="1800"><![CDATA[<div id="debug">{$generated_in} {$debug_weight} <br />{$sql_queries} / {$server_load} / {$memory_usage}<br />[<a href="{$debuglink}" target="_blank">{$lang->debug_advanced_details}</a>]<br /></div>]]></template> <template name="gobutton" version="120"><![CDATA[<input type="submit" class="button" value="{$lang->go}" />]]></template>
|
<template name="headerinclude" version="1800"><![CDATA[<link rel="alternate" type="application/rss+xml" title="{$lang->latest_threads} (RSS 2.0)" href="{$mybb->settings['bburl']}/syndication.php" />
| <template name="headerinclude" version="1806"><![CDATA[<link rel="alternate" type="application/rss+xml" title="{$lang->latest_threads} (RSS 2.0)" href="{$mybb->settings['bburl']}/syndication.php" />
|
<link rel="alternate" type="application/atom+xml" title="{$lang->latest_threads} (Atom 1.0)" href="{$mybb->settings['bburl']}/syndication.php?type=atom1.0" /> <meta http-equiv="Content-Type" content="text/html; charset={$charset}" /> <meta http-equiv="Content-Script-Type" content="text/javascript" />
|
<link rel="alternate" type="application/atom+xml" title="{$lang->latest_threads} (Atom 1.0)" href="{$mybb->settings['bburl']}/syndication.php?type=atom1.0" /> <meta http-equiv="Content-Type" content="text/html; charset={$charset}" /> <meta http-equiv="Content-Script-Type" content="text/javascript" />
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.js?ver=1800"></script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.plugins.min.js?ver=1800"></script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/general.js?ver=1800"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.js?ver=1806"></script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.plugins.min.js?ver=1806"></script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/general.js?ver=1806"></script>
|
{$stylesheets} <script type="text/javascript">
|
{$stylesheets} <script type="text/javascript">
|
<!--
| |
lang.unknown_error = "{$lang->unknown_error}";
lang.select2_match = "{$lang->select2_match}";
| lang.unknown_error = "{$lang->unknown_error}";
lang.select2_match = "{$lang->select2_match}";
|
Zeile 13847 | Zeile 13855 |
---|
var MyBBEditor = null; var spinner_image = "{$theme['imgdir']}/spinner.gif"; var spinner = "<img src='" + spinner_image +"' alt='' />";
|
var MyBBEditor = null; var spinner_image = "{$theme['imgdir']}/spinner.gif"; var spinner = "<img src='" + spinner_image +"' alt='' />";
|
// -->
| var modal_zindex = 9999;
|
</script>]]></template> <template name="htmldoctype" version="120"><![CDATA[<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">]]></template> <template name="loginbox" version="1609"><![CDATA[<tr>
| </script>]]></template> <template name="htmldoctype" version="120"><![CDATA[<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">]]></template> <template name="loginbox" version="1609"><![CDATA[<tr>
|
Zeile 13855 | Zeile 13863 |
---|
<td class="trow2"><input type="text" class="textbox" name="username" size="30" value="{$username}" /></td> </tr>]]></template> <template name="previewpost" version="1800"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed clear no_bottom_border">
|
<td class="trow2"><input type="text" class="textbox" name="username" size="30" value="{$username}" /></td> </tr>]]></template> <template name="previewpost" version="1800"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed clear no_bottom_border">
|
<tr>
| <tr>
|
<td class="thead"><strong>{$lang->post_preview}</strong></td>
|
<td class="thead"><strong>{$lang->post_preview}</strong></td>
|
</tr> <tr>
| </tr> <tr>
|
<td id="posts_container"> <div id="posts"> {$postbit}
| <td id="posts_container"> <div id="posts"> {$postbit}
|
Zeile 13915 | Zeile 13923 |
---|
<tr> <td width="40%" class="trow2"><strong>{$lang->subject}</strong></td> <td width="60%" class="trow2"><input type="text" class="textbox" size="50" name="subject" value="{$subject}" /></td>
|
<tr> <td width="40%" class="trow2"><strong>{$lang->subject}</strong></td> <td width="60%" class="trow2"><input type="text" class="textbox" size="50" name="subject" value="{$subject}" /></td>
|
</tr> <tr>
| </tr> <tr>
|
<td valign="top" width="40%" class="trow1"><strong>{$lang->message}</strong></td> <td width="60%" class="trow1"><textarea cols="50" rows="10" name="message">{$message}</textarea></td> </tr>
| <td valign="top" width="40%" class="trow1"><strong>{$lang->message}</strong></td> <td width="60%" class="trow1"><textarea cols="50" rows="10" name="message">{$message}</textarea></td> </tr>
|
Zeile 13938 | Zeile 13946 |
---|
<td width="40%" class="trow1"><strong>{$lang->your_email}</strong><br /><span class="smalltext">{$lang->email_note}</span></td> <td width="60%" class="trow1"><input type="text" class="textbox" size="50" name="fromemail" value="{$fromemail}" /></td> </tr>]]></template>
|
<td width="40%" class="trow1"><strong>{$lang->your_email}</strong><br /><span class="smalltext">{$lang->email_note}</span></td> <td width="60%" class="trow1"><input type="text" class="textbox" size="50" name="fromemail" value="{$fromemail}" /></td> </tr>]]></template>
|
<template name="sendthread_fromemail_hidden" version="1800"><![CDATA[<input type="hidden" name="fromname" value="{$mybb->user['username']}" /> <input type="hidden" name="fromemail" value="{$mybb->user['email']}" />]]></template>
| |
<template name="task_image" version="1800"><![CDATA[<img src="{$mybb->settings['bburl']}/task.php" width="1" height="1" alt="" />]]></template> <template name="smilie" version="1800"><![CDATA[<img src="{$smilie['image']}" alt="{$smilie['name']}" title="{$smilie['name']}" class="smilie smilie_{$smilie['sid']}{$extra_class}"{$onclick} />]]></template>
|
<template name="task_image" version="1800"><![CDATA[<img src="{$mybb->settings['bburl']}/task.php" width="1" height="1" alt="" />]]></template> <template name="smilie" version="1800"><![CDATA[<img src="{$smilie['image']}" alt="{$smilie['name']}" title="{$smilie['name']}" class="smilie smilie_{$smilie['sid']}{$extra_class}"{$onclick} />]]></template>
|
| <template name="global_board_offline_modal" version="1804"><![CDATA[<div class="modal"> <div style="overflow-y: auto; max-height: 400px;"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"> <strong>{$mybb->settings['bbname']}</strong> </td> </tr> <tr> <td class="trow1">{$lang->error_boardclosed}</td> </tr> </table> </div> </div>]]></template>
|
</templates> </theme>
| </templates> </theme>
|