Tarea #1073 -> Error al mostrar la bandera en la columna de dedicatorias recibidas
git-svn-id: https://192.168.0.254/svn/Proyectos.ASong2U_Web/trunk@172 cd1a4ea2-8c7f-e448-aada-19d1fee9e1d6
This commit is contained in:
parent
b6e59c1061
commit
2b35d01bc6
@ -43,7 +43,7 @@ $dedication_link = bp_core_get_userlink($bp->displayed_user->id, false, true) .
|
||||
<!--Begin Post Text-->
|
||||
<div class="post-text">
|
||||
<h2><a href="<?php the_permalink(); ?>" title="<?php echo $gp_settings['artist_song']; ?>"><?php echo $gp_settings['artist_song_span_short']; ?></a></h2>
|
||||
<?php echo $gp_settings['to_flag']; ?>
|
||||
<?php echo $gp_settings['from_flag']; ?>
|
||||
<span>FROM: <?php echo $gp_settings['from_user_link']; ?></span>
|
||||
</div>
|
||||
<!--End Post Text-->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user