From 080928f214c9f83879f1578e05baa6032fa2b7b8 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 29 Jan 2014 21:29:48 -0800 Subject: chatroom management front-end stuff --- view/tpl/chatroom_new.tpl | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 view/tpl/chatroom_new.tpl (limited to 'view/tpl/chatroom_new.tpl') diff --git a/view/tpl/chatroom_new.tpl b/view/tpl/chatroom_new.tpl new file mode 100644 index 000000000..86eadb132 --- /dev/null +++ b/view/tpl/chatroom_new.tpl @@ -0,0 +1,12 @@ +

{{$header}}

+ +
+{{include file="field_input.tpl" field=$name}} +
+
+{{$acl}} +
+ +
+ + -- cgit v1.2.3