aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorerik <eeeeeee@utpost.se>2011-03-22 07:48:22 -0700
committererik <eeeeeee@utpost.se>2011-03-22 07:48:22 -0700
commita5e1a4b1dcb2271d3cf786adf8c3cad04a96865f (patch)
tree3e7fa5d8861e45b4ad10fbe9993762207f50b87e /view
parent60c9c444dc825544ac24be2d6602284c6cce0f78 (diff)
downloadvolse-hubzilla-a5e1a4b1dcb2271d3cf786adf8c3cad04a96865f.tar.gz
volse-hubzilla-a5e1a4b1dcb2271d3cf786adf8c3cad04a96865f.tar.bz2
volse-hubzilla-a5e1a4b1dcb2271d3cf786adf8c3cad04a96865f.zip
Edited view/sv/group_new.tpl via GitHub
Diffstat (limited to 'view')
-rw-r--r--view/sv/group_new.tpl7
1 files changed, 3 insertions, 4 deletions
diff --git a/view/sv/group_new.tpl b/view/sv/group_new.tpl
index a1efa7717..a1865b246 100644
--- a/view/sv/group_new.tpl
+++ b/view/sv/group_new.tpl
@@ -1,21 +1,20 @@
-
<div id="group-new-wrapper" >
<form action="group/new" method="post">
<div id="group-new-text">
<p>
-Create a group of contacts/friends.
+Skapa en grupp med kontakter/v&auml;nner i.
<div id="group-new-input-wrapper">
-<label id="group-new-label" for="group-new-name" >Group Name: </label>
+<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="Submit" />
+<input type="submit" name="submit" value="Spara" />
</form>
</div>
<div id="group-new-end"></div>