mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 01:25:21 +02:00
Rename auto_request.tpl form action template variable
This commit is contained in:
parent
c9d6a3f044
commit
3020dfbeeb
5 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,7 @@
|
|||
</p>
|
||||
{{/if}}
|
||||
|
||||
<form action="{{$request}}" method="post">
|
||||
<form action="{{$action}}" method="post">
|
||||
{{if $url}}
|
||||
<dl>
|
||||
<dt>{{$url_label}}</dt>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue