log and other fixes
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
<div class="buttons">
|
||||
<a href="/admin/delete_money_expense/{$mox->get_mox_id()}" class="addbutton delete-big">Kiadás törlése</a>
|
||||
</div>
|
||||
<input type="hidden" name="action" value="mox_create">
|
||||
<input type="hidden" name="moxc_id" value="{$mox->get_mox_id()}">
|
||||
<input type="hidden" name="action" value="mox_update">
|
||||
<input type="hidden" name="mox_id" value="{$mox->get_mox_id()}">
|
||||
|
||||
<div>
|
||||
<label for="mox_name">Név:</label>
|
||||
|
||||
Reference in New Issue
Block a user