mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 11:28:49 +00:00
Piwik addon, baseurl as variable name has problems with Friendica
This commit is contained in:
parent
9993d978bd
commit
12777e0a87
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
{{include file="field_input.tpl" field=$baseurl}}
|
||||
{{include file="field_input.tpl" field=$piwikbaseurl}}
|
||||
{{include file="field_input.tpl" field=$siteid}}
|
||||
{{include file="field_checkbox.tpl" field=$optout}}
|
||||
{{include file="field_checkbox.tpl" field=$async}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue