diff options
author | Friendika <info@friendika.com> | 2011-04-04 15:43:54 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-04-04 15:43:54 -0700 |
commit | a0d2747d527221fc517e5d277035d6e5b07ebf93 (patch) | |
tree | 31c3b095b28c66d781c83898f0bce228d5ed9161 /view/sv/profile_edit.tpl | |
parent | ba99ce3d0ab77bd62971cd3962d964be1ddee205 (diff) | |
parent | 3e4e017ffdae6888c1dccae1cbdc130cc25453c2 (diff) | |
download | volse-hubzilla-a0d2747d527221fc517e5d277035d6e5b07ebf93.tar.gz volse-hubzilla-a0d2747d527221fc517e5d277035d6e5b07ebf93.tar.bz2 volse-hubzilla-a0d2747d527221fc517e5d277035d6e5b07ebf93.zip |
Merge branch 'master' of https://github.com/erikl/friendika into erikl-master
Diffstat (limited to 'view/sv/profile_edit.tpl')
-rw-r--r-- | view/sv/profile_edit.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/sv/profile_edit.tpl b/view/sv/profile_edit.tpl index 818e0e2df..8d47877f2 100644 --- a/view/sv/profile_edit.tpl +++ b/view/sv/profile_edit.tpl @@ -101,7 +101,7 @@ $hide_friends <div class="profile-edit-submit-end"></div> <div id="profile-edit-marital-wrapper" > -<label id="profile-edit-marital-label" for="profile-edit-marital" ><span class="heart">♥</span> Civilstatus: </label> +<label id="profile-edit-marital-label" for="profile-edit-marital" ><span class="heart">♥</span> Civilstånd: </label> $marital </div> <label id="profile-edit-with-label" for="profile-edit-with" > Vem: (om aktuellt) </label> |