aboutsummaryrefslogtreecommitdiffstats
path: root/view/group_new.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-02 00:10:05 -0800
committerfriendica <info@friendica.com>2012-03-02 00:10:05 -0800
commit90bdddca0d1b2e2128646d1f698b6d514e748001 (patch)
tree2e7855a389313397b310a70b0e6072a5ba6dcce1 /view/group_new.tpl
parentbe231e346658eb68e518324ba995aaccb7abd055 (diff)
parent3a609adfb77a94d5b8681496a9306d9cf4efcafb (diff)
downloadvolse-hubzilla-90bdddca0d1b2e2128646d1f698b6d514e748001.tar.gz
volse-hubzilla-90bdddca0d1b2e2128646d1f698b6d514e748001.tar.bz2
volse-hubzilla-90bdddca0d1b2e2128646d1f698b6d514e748001.zip
Merge branch 'pull'
Diffstat (limited to 'view/group_new.tpl')
-rwxr-xr-xview/group_new.tpl23
1 files changed, 0 insertions, 23 deletions
diff --git a/view/group_new.tpl b/view/group_new.tpl
deleted file mode 100755
index 735b51634..000000000
--- a/view/group_new.tpl
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-<div id="group-new-wrapper" >
-<form action="group/new" method="post">
-
-<div id="group-new-text">
-<p>
-$desc
-
-<div id="group-new-input-wrapper">
-<label id="group-new-label" for="group-new-name" >$name</label>
-<input name="groupname" id="group-new-name" />
-</div>
-<div id="group-new-input-end" ></div>
-
-<div id="group-new-submit-wrapper" >
-<input type="submit" name="submit" value="$submit" />
-</form>
-</div>
-<div id="group-new-end"></div>
-
- \ No newline at end of file