aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/skin/base/layout/action.tt2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/skin/base/layout/action.tt b/share/skin/base/layout/action.tt
index 86eabeb..b5cb708 100644
--- a/share/skin/base/layout/action.tt
+++ b/share/skin/base/layout/action.tt
@@ -1,7 +1,7 @@
=for layout widget
<div class="action_form">
- <form action="" method="[% method %]" enctype="multipart/form-data">
+ <form action="[% action %]" id="[% form_id %]" method="[% method %]" enctype="multipart/form-data">
[% header %]
[% container_list %]
[% buttons %]