aboutsummaryrefslogtreecommitdiffstats
path: root/view/en/profile_advanced.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2010-12-03 22:46:42 -0800
committerFriendika <info@friendika.com>2010-12-03 22:46:42 -0800
commit4be5e57afdd0017d0cf40b23e60ff5b6e243992e (patch)
tree9ecb04d25b39e263c3b37641afdf353caed4f9ed /view/en/profile_advanced.php
parent20f96c2c539f8f809335498ef2a78d96549cc6be (diff)
downloadvolse-hubzilla-4be5e57afdd0017d0cf40b23e60ff5b6e243992e.tar.gz
volse-hubzilla-4be5e57afdd0017d0cf40b23e60ff5b6e243992e.tar.bz2
volse-hubzilla-4be5e57afdd0017d0cf40b23e60ff5b6e243992e.zip
relationship targets (linked if applicable)
Diffstat (limited to 'view/en/profile_advanced.php')
-rw-r--r--view/en/profile_advanced.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/en/profile_advanced.php b/view/en/profile_advanced.php
index 5f2054807..c736448e5 100644
--- a/view/en/profile_advanced.php
+++ b/view/en/profile_advanced.php
@@ -62,6 +62,7 @@ $o .= <<< EOT
<div id="advanced-profile-marital-wrapper" >
<div id="advanced-profile-marital-text"><span class="heart">&hearts;</span> Status:</div>
<div id="advanced-profile-marital">{$a->profile['marital']}</div>
+<div id="advanced-profile-with">({$a->profile['with']})</div>
</div>
<div id="advanced-profile-marital-end"></div>
EOT;