mirror of
https://github.com/friendica/friendica
synced 2025-09-06 06:39:27 +02:00
post branch fixes
This commit is contained in:
parent
d11c1c63c0
commit
6fa5557994
7 changed files with 38 additions and 11 deletions
|
@ -56,7 +56,7 @@
|
|||
<div class="marital"><span class="marital-label"><span class="heart">♥</span> Status: </span><span class="marital-text"><?php echo $profile['marital']; ?></span></div>
|
||||
<?php } ?>
|
||||
<?php if(strlen($profile['url'])) { ?>
|
||||
<div class="homepage"><span class="homepage-label">Status: </span><span class="homepage-url"><?php echo $profile['homepage']; ?></span></div>
|
||||
<div class="homepage"><span class="homepage-label">Homepage: </span><span class="homepage-url"><?php echo $profile['homepage']; ?></span></div>
|
||||
<?php } ?>
|
||||
<?php echo $page['aside'] ?>
|
||||
</aside>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue