aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorerik <eeeeeee@utpost.se>2011-03-17 22:13:00 +0100
committererik <eeeeeee@utpost.se>2011-03-22 18:09:19 +0100
commit2102ca2fc0ab1c55a0564ac907d5a26e39ba0d5a (patch)
tree7c6562bba66244dede02a4d900c1cb2efc9d12ba /view
parenta5bca7ea4ec0e95e219c73bb7f6fa25a253bacb1 (diff)
downloadvolse-hubzilla-2102ca2fc0ab1c55a0564ac907d5a26e39ba0d5a.tar.gz
volse-hubzilla-2102ca2fc0ab1c55a0564ac907d5a26e39ba0d5a.tar.bz2
volse-hubzilla-2102ca2fc0ab1c55a0564ac907d5a26e39ba0d5a.zip
commit001
Diffstat (limited to 'view')
-rw-r--r--view/sv/profile_tabs.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/sv/profile_tabs.tpl b/view/sv/profile_tabs.tpl
index 9c6c54a1c..3048d534f 100644
--- a/view/sv/profile_tabs.tpl
+++ b/view/sv/profile_tabs.tpl
@@ -1,7 +1,7 @@
<div id="profile-tabs-wrapper" >
<a href="$url" id="profile-tab-status-link" class="profile-tabs" >Status</a>
- <a href="$url?tab=profile" id="profile-tab-profile-link" class="profile-tabs" >Profile</a>
- <a href="$phototab" id="profile-tab-photos-link" class="profile-tabs" >Photos</a>
+ <a href="$url?tab=profile" id="profile-tab-profile-link" class="profile-tabs" >Profil</a>
+ <a href="$phototab" id="profile-tab-photos-link" class="profile-tabs" >Foton</a>
<div id="profile-tabs-end"></div>
</div> \ No newline at end of file