Rename auto_request.tpl form action template variable

This commit is contained in:
Hypolite Petovan 2022-10-30 15:48:28 -04:00
parent c9d6a3f044
commit 3020dfbeeb
5 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@
</p>
{{/if}}
<form action="{{$request}}" method="post">
<form action="{{$action}}" method="post">
{{if $url}}
<dl>
<dt>{{$url_label}}</dt>