aboutsummaryrefslogtreecommitdiffstats
path: root/view/sv/profile_edit.tpl
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-03-17 15:26:45 -0700
committerFriendika <info@friendika.com>2011-03-17 15:26:45 -0700
commita5d5ae5efaa59abc6fc8888ccab303187a7a04ac (patch)
tree15d0f058ec959dd5cdfce0e8d0ed815ade2fa829 /view/sv/profile_edit.tpl
parent0bce69fe9c0d9d66e6242c5673cf8c9bf6564d0b (diff)
downloadvolse-hubzilla-a5d5ae5efaa59abc6fc8888ccab303187a7a04ac.tar.gz
volse-hubzilla-a5d5ae5efaa59abc6fc8888ccab303187a7a04ac.tar.bz2
volse-hubzilla-a5d5ae5efaa59abc6fc8888ccab303187a7a04ac.zip
updated swedish templates
Diffstat (limited to 'view/sv/profile_edit.tpl')
-rw-r--r--view/sv/profile_edit.tpl16
1 files changed, 11 insertions, 5 deletions
diff --git a/view/sv/profile_edit.tpl b/view/sv/profile_edit.tpl
index b0d4850d0..6c7d74daf 100644
--- a/view/sv/profile_edit.tpl
+++ b/view/sv/profile_edit.tpl
@@ -134,11 +134,17 @@ $sexual
</div>
<div id="profile-edit-religion-end"></div>
-<div id="profile-edit-keywords-wrapper" >
-<label id="profile-edit-keywords-label" for="profile-edit-keywords" >Keywords: </label>
-<input type="text" size="32" name="keywords" id="profile-edit-keywords" title="Example: fishing photography software" value="$keywords" />
-</div><div id="profile-edit-keywords-desc">(Used for searching public profiles, never shown to others)</div>
-<div id="profile-edit-keywords-end"></div>
+<div id="profile-edit-pubkeywords-wrapper" >
+<label id="profile-edit-pubkeywords-label" for="profile-edit-pubkeywords" >Public Keywords: </label>
+<input type="text" size="32" name="pub_keywords" id="profile-edit-pubkeywords" title="Example: fishing photography software" value="$pub_keywords" />
+</div><div id="profile-edit-pubkeywords-desc">(Used for suggesting potential friends, can be seen by others)</div>
+<div id="profile-edit-pubkeywords-end"></div>
+
+<div id="profile-edit-prvkeywords-wrapper" >
+<label id="profile-edit-prvkeywords-label" for="profile-edit-prvkeywords" >Private Keywords: </label>
+<input type="text" size="32" name="prv_keywords" id="profile-edit-prvkeywords" title="Example: fishing photography software" value="$prv_keywords" />
+</div><div id="profile-edit-prvkeywords-desc">(Used for searching profiles, never shown to others)</div>
+<div id="profile-edit-prvkeywords-end"></div>
<div class="profile-edit-submit-wrapper" >