mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-11 17:44:56 +00:00
put button below input fields
This commit is contained in:
parent
db6ed9497f
commit
befb78c77c
|
@ -97,7 +97,7 @@ function checkForm()
|
|||
}
|
||||
?>
|
||||
<tr>
|
||||
<td colspan="2"><br><input type="submit" class="btn" value="<?php printMLText("add_subfolder");?>"></td>
|
||||
<td></td><td><input type="submit" class="btn" value="<?php printMLText("add_subfolder");?>"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
|
|
Loading…
Reference in New Issue
Block a user