Page MenuHomeIn-Portal Phabricator

in-portal
No OneTemporary

File Metadata

Created
Sun, Feb 2, 4:09 AM

in-portal

Index: trunk/themes/default/misc/right_loggedin.tpl
===================================================================
--- trunk/themes/default/misc/right_loggedin.tpl (revision 586)
+++ trunk/themes/default/misc/right_loggedin.tpl (revision 587)
@@ -1,65 +1,65 @@
<!-- template=right_loggedin.tpl -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<!-- login box -->
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="login-name"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
<td class="login-name" width="22"><a href="<inp:m_access_template_link _Template="my_account" _System="1" _DeniedTemplate="login" _Perm="login" />"><img src="img/ic_loggedin.gif" width="22" height="22" alt="" /></a><br /></td>
<td class="login-name"><a href="<inp:m_access_template_link _Template="my_account" _System="1" _DeniedTemplate="login" _Perm="login" />"><inp:user _Field="firstname" /> <inp:user _Field="lastname" /></a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="bgr-loggedin">
<table width="75%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top">
<table width="100%" border="0" cellspacing="2" cellpadding="0">
<tr>
<td align="center"><a href="<inp:m_template_link _Template="my_info" />"><img src="img/ic_myprofile.gif" width="22" height="18" alt="" /></a><br /></td>
<td class="item-my"><a href="<inp:m_template_link _Template="my_info" />"><inp:m_language _Phrase="lu_my_info" /></a></td>
</tr>
<tr>
<td align="center"><a href="<inp:m_template_link _Template="my_favorites" />"><img src="img/ic_myfavorites.gif" width="22" height="15" alt="" /></a><br /></td>
<td class="item-my"><a href="<inp:m_template_link _Template="my_favorites" />"><inp:m_language _Phrase="lu_my_favorites" /></a></td>
</tr>
<tr>
<td align="center"><a href="<inp:m_template_link _Template="my_friends" />"><img src="img/ic_myfriends.gif" width="22" height="19" alt="" /></a><br /></td>
<td class="item-my"><a href="<inp:m_template_link _Template="my_friends" />"><inp:m_language _Phrase="lu_my_friends" /></a></td>
</tr>
<inp:m_module_enabled _Module="In-Bulletin">
<tr>
<td align="center"><a href="<inp:m_template_link _Template="inbulletin/pm_list" />&ResetPage=1"><img src="inbulletin/img/ic_pm_list.gif" width="22" height="19" alt="" /></a><br /></td>
- <td class="item-my"><a href="<inp:m_template_link _Template="inbulletin/pm_list" />&ResetPage=1"><inp:m_language _Phrase="lu_pm_list" /></a></td>
+ <td class="item-my"><a href="<inp:m_template_link _Template="inbulletin/pm_list" />&ResetPage=1"><inp:m_language _Phrase="lu_pm_list" /> (<inp:bb_new_pm_count/>)</a></td>
</tr>
</inp:m_module_enabled>
<tr>
<td align="center"><a href="<inp:m_template_link _Template="my_preferences" />"><img src="img/ic_mypreferences.gif" width="22" height="18" alt="" /></a><br /></td>
<td class="item-my"><a href="<inp:m_template_link _Template="my_preferences" />"><inp:m_language _Phrase="lu_my_preferences" /></a></td>
</tr>
<tr>
<td align="center"><a href="<inp:m_logout_link _Tenplate="index" _Category=0 />"><img src="img/ic_logout.gif" width="22" height="23" alt="" /></a><br /></td>
<td class="item-my"><a href="<inp:m_logout_link _Tenplate="index" _Category=0 />"><inp:m_language _Phrase="lu_logout" /></a></td>
</tr>
<tr>
<td colspan="2"><img src="img/s.gif" width="1" height="10" alt="" /><br /></td>
</tr>
<tr>
<td colspan="2" class="bgr-path"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
</tr>
<tr>
<td colspan="2"><img src="img/s.gif" width="1" height="10" alt="" /><br /></td>
</tr>
<inp:mod_include _Template="menu_my_items" />
</table>
</td>
</tr>
</table>
</td>
</tr>
<!-- end login box -->
</table>
Property changes on: trunk/themes/default/misc/right_loggedin.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.2
\ No newline at end of property
+1.3
\ No newline at end of property

Event Timeline