Ejemplo n.º 1
0
					method="post">
				<table border="0" cellpadding="3" cellspacing="0" align="center"
					class="myform">
					<tr>
						<td align="left"><?php 
echo _set_label_("", "Konektifitas");
?>
</td>
						<td><?php 
echo _set_label_("", " : ");
?>
</td>
						<td align="left"><?php 
require_once "../" . def_directory_classes_master . "class_handphone.php";
$var_class_handphone = new _class_handphone_();
echo $var_class_handphone->_set_pulldown_("slt_handphoneno");
?>
</td>
					</tr>
					<tr>
						<td align="left"><?php 
echo _set_label_("", "Auto Refresh");
?>
</td>
						<td><?php 
echo _set_label_("", " : ");
?>
</td>
						<td align="left"><?php 
echo _set_input_("txt_autorefresh", $var_class_setting->var_autorefresh, "text", 'maxlength="3" style="width: 50px;"');
echo _set_label_("", " s ");