Finetuning software updates, general UI improvements
This commit is contained in:
2
tax.php
2
tax.php
@@ -49,7 +49,7 @@ if (isset($_GET['id'])) {
|
||||
<?php if ($page == 'Edit'): ?>
|
||||
<input type="submit" name="delete" value="X" class="btn red mar-right-2" onclick="return confirm('Are you sure you want to delete this tax?')">
|
||||
<?php endif; ?>
|
||||
<input type="submit" name="submit" value="💾+" class="btn">
|
||||
<input type="submit" name="submit" value="💾" class="btn">
|
||||
</div>
|
||||
|
||||
<div class="content-block">
|
||||
|
||||
Reference in New Issue
Block a user