]> git.mxchange.org Git - friendica.git/blobdiff - view/profile.php
added location tagging
[friendica.git] / view / profile.php
index e8de331e1fc05b87713e3a7a7f4f49140502a448..64f8f410a79f41fd13708e24f0f2309749d71434 100644 (file)
        <?php } ?>\r
 \r
        <div id="profile-extra-links">\r
+       <ul>\r
+       <li><a id="dfrn-request-link" href="dfrn_request/<?php echo $profile['nickname']; ?>">Introductions</a></li>\r
+       <?php if(! $profile['hide-friends']) echo '<li><a id="viewcontacts-link" href="viewcontacts/' . $profile['nickname'] . '">View Contacts</a></li>'; ?>\r
 \r
-       <a id="dfrn-request-link" href="dfrn_request/<?php echo $profile['nickname']; ?>">Introductions</a>\r
+       </ul>\r
 \r
        </div>\r
 \r
 </div>\r
 <?php } ?>\r
 <?php if(strlen($profile['marital'])) { ?>\r
-<div class="marital"><span class="marital-label">Status: </span><span class="marital-text"><?php echo $profile['marital']; ?></span></div>\r
+<div class="marital"><span class="marital-label"><span class="heart">&hearts;</span> Status: </span><span class="marital-text"><?php echo $profile['marital']; ?></span></div>\r
 <?php } ?>\r
 <?php if(strlen($profile['url'])) { ?>\r
-<div class="homepage"><span class="homepage-label">Status: </span><span class="homepage-url"><?php echo $profile['homepage']; ?></span></div>\r
+<div class="homepage"><span class="homepage-label">Homepage: </span><span class="homepage-url"><?php echo $profile['homepage']; ?></span></div>\r
 <?php } ?>\r
 <?php echo $page['aside'] ?>\r
 </aside>\r