New addon XMPP

This commit is contained in:
Michael Vogel 2015-10-31 23:10:57 +01:00
parent a3a4ec236b
commit 9ac7e18bdd
29 changed files with 19131 additions and 0 deletions

3
xmpp/templates/admin.tpl Normal file
View file

@ -0,0 +1,3 @@
{{include file="field_input.tpl" field=$bosh_proxy}}
{{include file="field_checkbox.tpl" field=$central_userbase}}
<div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>