aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/app_create.tpl
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-01-13 13:22:36 -0800
committerzotlabs <mike@macgirvin.com>2017-01-13 13:22:36 -0800
commit4f1e4ffa70f5a822367eafec914ff8853561210d (patch)
treee9fb8dc76938729944071e4d1e6fb8dbdff10049 /view/tpl/app_create.tpl
parent7249eebc7528b2c60c1f83724966cc4a1192cbb0 (diff)
downloadvolse-hubzilla-4f1e4ffa70f5a822367eafec914ff8853561210d.tar.gz
volse-hubzilla-4f1e4ffa70f5a822367eafec914ff8853561210d.tar.bz2
volse-hubzilla-4f1e4ffa70f5a822367eafec914ff8853561210d.zip
several minor app nits
Diffstat (limited to 'view/tpl/app_create.tpl')
-rw-r--r--view/tpl/app_create.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/app_create.tpl b/view/tpl/app_create.tpl
index 06fbcaaa7..32ab7fd4c 100644
--- a/view/tpl/app_create.tpl
+++ b/view/tpl/app_create.tpl
@@ -14,6 +14,7 @@
<input type="hidden" name="requires" value="{{$requires}}" />
<input type="hidden" name="system" value="{{$system}}" />
+<input type="hidden" name="plugin" value="{{$plugin}}" />
{{include file="field_input.tpl" field=$name}}