]> git.mxchange.org Git - friendica.git/blobdiff - view/en/profile.php
Merge branch 'omigeot-master'
[friendica.git] / view / en / profile.php
index b59a12b715d4281af9901aa887f222af221448ac..fa7372668cf76e8f2166b7e1723be16686754121 100644 (file)
@@ -48,7 +48,7 @@
        <?php } ?>\r
 \r
        <?php if(strlen($profile['pubkey'])) { ?>\r
-               <div class="key" style="display: none"><?php echo $profile['pubkey']; ?></div>\r
+               <div class="key" style="display: none;"><?php echo $profile['pubkey']; ?></div>\r
        <?php } ?>\r
 </div>\r
 <?php } ?>\r
@@ -56,7 +56,7 @@
 <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['homepage'])) { ?>\r
-<div class="homepage"><span class="homepage-label">Homepage: </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 linkify($profile['homepage']); ?></span></div>\r
 <?php } ?>\r
 <?php if(x($page,'aside')) echo $page['aside'] ?>\r
 </aside>\r