aboutsummaryrefslogtreecommitdiffstats
path: root/view/sv/group_new.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/sv/group_new.tpl')
-rw-r--r--view/sv/group_new.tpl20
1 files changed, 0 insertions, 20 deletions
diff --git a/view/sv/group_new.tpl b/view/sv/group_new.tpl
deleted file mode 100644
index cda937ede..000000000
--- a/view/sv/group_new.tpl
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-<div id="group-new-wrapper" >
-<form action="group/new" method="post">
-
-<div id="group-new-text">
-<p>
-Skapa en grupp med kontakter/v&auml;nner.
-
-<div id="group-new-input-wrapper">
-<label id="group-new-label" for="group-new-name" >Gruppnamn: </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="Spara" />
-</form>
-</div>
-<div id="group-new-end"></div>