403Webshell
Server IP : 195.130.67.5  /  Your IP : 216.73.217.127
Web Server : Microsoft-IIS/10.0
System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586
User : IUSR ( 0)
PHP Version : 7.4.19
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /Old Sites/Engineering/V2/components/com_jce/editor/tiny_mce/plugins/xhtmlxtras/tmpl/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /Old Sites/Engineering/V2/components/com_jce/editor/tiny_mce/plugins/xhtmlxtras/tmpl/standard.php
<?php
/**
 * @package   	JCE
 * @copyright 	Copyright © 2009-2011 Ryan Demmer. All rights reserved.
 * @license   	GNU/GPL 2 or later - http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 * JCE is free software. This version may have been modified pursuant
 * to the GNU General Public License, and as distributed it includes or
 * is derivative of works licensed under the GNU General Public License or
 * other free or open source software licenses.
 */

defined('_JEXEC') or die('RESTRICTED');

$plugin = WFXHTMLXtrasPlugin::getInstance();

$element = $plugin->getElementName();

if ($element == 'del' || $element == 'ins') :
	echo $this->loadTemplate('datetime');
endif; 
?>
<h4>{#xhtmlxtras_dlg.fieldset_attrib_tab}</h4>
<table>
	<tr>
		<td class="label"><label for="title">{#xhtmlxtras_dlg.attribute_label_title}</label></td>
		<td><input id="title" type="text" value=""
			class="field mceFocus" /></td>
	</tr>
	<tr>
		<td class="label"><label for="id">{#xhtmlxtras_dlg.attribute_label_id}</label></td>
		<td><input id="id" type="text" value="" class="field" /></td>
	</tr>
	<tr>
		<td class="label"><label for="class">{#xhtmlxtras_dlg.attribute_label_class}</label></td>
		<td><select id="class" class="field mceEditableSelect">
			<option value="">{#not_set}</option>
		</select></td>
	</tr>
	<tr>
		<td class="label"><label for="class">{#xhtmlxtras_dlg.attribute_label_style}</label></td>
		<td><input id="style" type="text" value="" class="field" /></td>
	</tr>
	<tr>
		<td class="label"><label for="dir">{#xhtmlxtras_dlg.attribute_label_langdir}</label></td>
		<td><select id="dir" class="field">
			<option value="">{#not_set}</option>
			<option value="ltr">{#xhtmlxtras_dlg.attribute_option_ltr}</option>
			<option value="rtl">{#xhtmlxtras_dlg.attribute_option_rtl}</option>
		</select></td>
	</tr>
	<tr>
		<td class="label"><label for="lang">{#xhtmlxtras_dlg.attribute_label_langcode}</label></td>
		<td><input id="lang" type="text" value="" class="field" />
		</td>
	</tr>
</table>

Youez - 2016 - github.com/yon3zu
LinuXploit