forked from extern/egroupware
added {hidden_vars} to save the referer
This commit is contained in:
parent
091af2e3b6
commit
2a8019bc12
@ -1,5 +1,6 @@
|
|||||||
<!-- BEGIN header -->
|
<!-- BEGIN header -->
|
||||||
<form method="POST" action="{action_url}">
|
<form method="POST" action="{action_url}">
|
||||||
|
{hidden_vars}
|
||||||
<table border="0" align="center">
|
<table border="0" align="center">
|
||||||
<tr class="th">
|
<tr class="th">
|
||||||
<td colspan="2"><font color="{th_text}"> <b>{title}</b></font></td>
|
<td colspan="2"><font color="{th_text}"> <b>{title}</b></font></td>
|
||||||
|
Loading…
Reference in New Issue
Block a user