D7net Mini Sh3LL v1

 
OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : OFF
Directory (0755) :  /var/www/html/hpsc/../informatica/media/system/../com_contenthistory/../../old_inst/model/forms/

 Home   ☍ Command   ☍ Upload File   ☍Info Server   ☍ Buat File   ☍ Mass deface   ☍ Jumping   ☍ Config   ☍ Symlink   ☍ About 

Current File : /var/www/html/hpsc/../informatica/media/system/../com_contenthistory/../../old_inst/model/forms/site.xml
<?xml version="1.0" encoding="utf-8"?>
<form>
	<fieldset>
		<field name="language" type="installation.language" id="language"
			class="chzn-select-deselect"
			label="INSTL_LANGUAGE_LABEL"
			size="20"
			default="en-GB"
			onchange="Install.setlanguage();" />

		<field name="site_name" type="text" id="site_name" class="inputbox"
			label="INSTL_SITE_NAME_LABEL"
			required="true"
		/>

		<field name="admin_email" type="email" id="admin_email" class="inputbox"
			label="INSTL_ADMIN_EMAIL_LABEL"
			validate="email"
			required="true"
		/>

		<field name="admin_user" type="text" id="admin_user" class="inputbox"
			label="INSTL_ADMIN_USER_LABEL"
			required="true"
		/>

		<field name="admin_password" type="password" id="admin_password" class="inputbox"
			label="INSTL_ADMIN_PASSWORD_LABEL"
			required="true"
			filter="raw"
			autocomplete="off"
		/>

		<field name="admin_password2" type="password" id="admin_password2" class="inputbox"
			label="INSTL_ADMIN_PASSWORD2_LABEL"
			required="true"
			filter="raw"
			validate="equals"
			field="admin_password"
			autocomplete="off"
		/>

		<field name="site_metadesc" type="textarea" id="site_metadesc" class="text_area noResize"
			label="INSTL_SITE_METADESC_LABEL"
			rows="3"
		/>

		<field name="site_offline" type="radio" id="site_offline" class="btn-group" default="0"
		label="INSTL_SITE_OFFLINE_LABEL"
		filter="integer"
		>
			<option value="1">JYES</option>
			<option value="0">JNO</option>
		</field>
	</fieldset>
</form>

AnonSec - 2021 | Recode By D7net