Project

General

Profile

« Previous | Next » 

Revision 1657

Added by Dietmar about 12 years ago

some validation fixes in backend

View differences:

tool.php
98 98
  else
99 99
  {
100 100
  ?>
101
   <form id="jsadmin_form" name="store_settings" style="margin-top: 1em; display: true;" action="<?php echo $_SERVER['REQUEST_URI']; ?>" method="post">
101
<div  id="jsadmin_form"></div>
102
   <form name="store_settings" style="margin-top: 1em; display: true;" action="<?php echo $_SERVER['REQUEST_URI']; ?>" method="post">
102 103
	<?php echo $admin->getFTAN(); ?>
103
   <table cellpadding="4" cellspacing="0" border="0">
104
   <table summary="" cellpadding="4" cellspacing="0" border="0">
104 105
   <tr>
105 106
	     <td colspan="2"><?php echo $MOD_JSADMIN['TXT_HEADING_B']; ?>:</td>
106 107
   </tr>

Also available in: Unified diff