From: Tobias Diekershoff Date: Tue, 7 Jul 2015 15:31:11 +0000 (+0200) Subject: use smarty3 template for the admin config form X-Git-Url: https://git.mxchange.org/?p=friendica-addons.git;a=commitdiff_plain;h=f33e56f6af94df88c99d169b4cd6a2455796ac20 use smarty3 template for the admin config form --- diff --git a/irc/templates/admin.tpl b/irc/templates/admin.tpl new file mode 100644 index 00000000..7a50a6f7 --- /dev/null +++ b/irc/templates/admin.tpl @@ -0,0 +1,4 @@ +{{include file="field_input.tpl" field=$autochans}} +{{include file="field_input.tpl" field=$sitechats}} +
+