The settings for the application name are removed since they will be filled automatically.

This commit is contained in:
Michael Vogel 2015-03-22 09:26:18 +01:00
parent 584f58e573
commit 6370953286
4 changed files with 12 additions and 12 deletions

View file

@ -1,4 +1,4 @@
{{include file="field_input.tpl" field=$consumerkey}}
{{include file="field_input.tpl" field=$consumersecret}}
{{include file="field_input.tpl" field=$applicationname}}
<!-- {{include file="field_input.tpl" field=$applicationname}} -->
<div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>