Revision 1657
Added by Dietmar over 12 years ago
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
some validation fixes in backend