示例#1
0
                </div>
                <div style=" clear:both; height:3px;"></div>
                <?php 
				}
                }
				?>
                </div>
            <div class="about_br"> <div class="about_bl"></div></div>   
        </div>
        <?php } ?>
<?php } ?>
        
<?php 
if($display_mywallusertrails==1)
{
$userfiles=AwdwallHelperUser::getlatestusertrail($this->wuid);
?>  
<?php if(count($userfiles)){?>       
         <br />
        <br />
		<div class="about_me clearfix">
			<div class="about_tr"> <div class="about_tl"></div></div>          
                <div class="about_content">
                    <p class="border"><strong><?php echo JText::_('My Trails');?></strong></p>
                    <dl class="profile-right-info">	    
                    <dd>
                    <span style="float:left;"></span> 
                    <a href="<?php echo JRoute::_('index.php?option=com_awdwall&view=awdwall&layout=mywall&wuid=' . $this->wuid.'&task=trails&&Itemid=' . $Itemid);?>" title="<?php echo JText::_('See all');?>" style="float:right; margin-top:-25px;"><?php echo JText::_('See all');?></a>
                    </dd>
                    </dl>
                   
示例#2
0
                </div>
                <div style=" clear:both; height:3px;"></div>
                <?php 
				}
                }
				?>
                </div>
            <div class="about_br"> <div class="about_bl"></div></div>   
        </div>
        <?php } ?>
<?php } ?>
        
<?php 
if($display_mywallusertrails==1)
{
$userfiles=AwdwallHelperUser::getlatestusertrail($user->id);
?>  
<?php if(count($userfiles)){?>       
         <br />
        <br />
		<div class="about_me clearfix">
			<div class="about_tr"> <div class="about_tl"></div></div>          
                <div class="about_content">
                    <p class="border"><strong><?php echo JText::_('My Trails');?></strong></p>
                    <dl class="profile-right-info">	    
                    <dd>
                    <span style="float:left;"></span> 
                    <a href="<?php echo JRoute::_('index.php?option=com_awdwall&view=awdwall&layout=mywall&wuid=' . $user->id.'&task=trails&&Itemid=' . $Itemid);?>" title="<?php echo JText::_('See all');?>" style="float:right; margin-top:-25px;" class="awdseeall"><?php echo JText::_('See all');?></a>
                    </dd>
                    </dl>