PATH:
home
/
letacommog
/
supportleta
/
wp-content
/
plugins
/
user-pro
/
addons
/
timeline
/
templates
<?php global $userpro; ?> <div id="profile-description"> <div class="up-timeline-preview"><div class="up-timeline-icon-pp"> <div href="" class="up-icon-profile"></div></div> <div class="up-timeline-pointer-pp"> <span class="tl-pointer"></span> </div> <div class="up-timeline-content"> <p class="userpro-timeline-description"> <?php _e("Stopped following {$t_link}",'userpro');?> </p> </div> <div class="up-timeline-bar"> <div class="postdte"><?php echo date('d M Y', $arr['timestamp']); ?></div> </div> </div> </div>
[+]
..
[-] template-timeline-new_badge.php
[edit]
[-] template-timeline-registered.php
[edit]
[-] template-timeline-new_post.php
[edit]
[-] template-timeline-update_post.php
[edit]
[-] template-timeline-verified.php
[edit]
[-] template-timeline-following.php
[edit]
[-] template-timeline-stop_follow.php
[edit]
[-] template-timeline-profilepic_update.php
[edit]
[-] template-timeline.php
[edit]