diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-03-12 09:37:29 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-03-12 09:37:29 +0100 |
commit | b265a55b815e46658aadec9021bb00997cb40bc7 (patch) | |
tree | 699000bdfe3f076ceaf92e2a2147ab1856c0f5e7 /view/tpl/admin_site.tpl | |
parent | ade11568f9dc094b124a442914d107cd3235f6e8 (diff) | |
parent | 717ae5486806f7f238f6cdafe08c8aefd94056d2 (diff) | |
download | volse-hubzilla-b265a55b815e46658aadec9021bb00997cb40bc7.tar.gz volse-hubzilla-b265a55b815e46658aadec9021bb00997cb40bc7.tar.bz2 volse-hubzilla-b265a55b815e46658aadec9021bb00997cb40bc7.zip |
Merge remote-tracking branch 'mike/master' into dev
Diffstat (limited to 'view/tpl/admin_site.tpl')
-rwxr-xr-x | view/tpl/admin_site.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/admin_site.tpl b/view/tpl/admin_site.tpl index 10b367810..fb96ef2cf 100755 --- a/view/tpl/admin_site.tpl +++ b/view/tpl/admin_site.tpl @@ -74,7 +74,7 @@ {{include file="field_select.tpl" field=$access_policy}} {{include file="field_input.tpl" field=$location}} {{include file="field_input.tpl" field=$sellpage}} - {{include file="field_input.tpl" field=$firstpage}} + {{include file="field_input.tpl" field=$first_page}} <div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div> |