IRC addon #276

Merged
tobiasd merged 9 commits from 20150707-irc into master 2015-07-12 18:05:50 +02:00
Showing only changes of commit f33e56f6af - Show all commits

use smarty3 template for the admin config form

Tobias Diekershoff 2015-07-07 17:31:11 +02:00

4
irc/templates/admin.tpl Normal file
View file

@ -0,0 +1,4 @@
{{include file="field_input.tpl" field=$autochans}}
{{include file="field_input.tpl" field=$sitechats}}
<div class="submit"><input type="submit" name="irc-submit" value="{{$submit}}" /></div>