ssl_policy stuff

This commit is contained in:
friendica
2012-03-14 20:36:23 -07:00
parent 64e3e3590b
commit f0a62d8908
5 changed files with 103 additions and 11 deletions

View File

@@ -7,6 +7,7 @@
{{ inc field_textarea.tpl with $field=$banner }}{{ endinc }}
{{ inc field_select.tpl with $field=$language }}{{ endinc }}
{{ inc field_select.tpl with $field=$theme }}{{ endinc }}
{{ inc field_select.tpl with $field=$ssl_policy }}{{ endinc }}
<div class="submit"><input type="submit" name="page_site" value="$submit" /></div>