Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F776234
in-portal
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, Feb 6, 11:01 PM
Size
3 KB
Mime Type
text/x-diff
Expires
Sat, Feb 8, 11:01 PM (22 h, 54 m)
Engine
blob
Format
Raw Data
Handle
558687
Attached To
rINP In-Portal
in-portal
View Options
Index: branches/RC/themes/default2007/platform/my_account/public_profile.tpl
===================================================================
--- branches/RC/themes/default2007/platform/my_account/public_profile.tpl (revision 10430)
+++ branches/RC/themes/default2007/platform/my_account/public_profile.tpl (revision 10431)
@@ -1,81 +1,81 @@
<inp2:m_RequireLogin login_template="platform/login/register"/>
<!--## PAGE TITLE ELEMENT ##-->
<inp2:m_DefineElement name="page_title">
<inp2:m_phrase name="lu_title_UserProfile"/>
</inp2:m_DefineElement>
<!--## //PAGE TITLE ELEMENT ##-->
<inp2:m_DefineElement name="sidebar">
<inp2:m_RenderElements
elements="
platform/elements/side_boxes/login,
platform/elements/side_boxes/search,
"
design="blue_box"/>
</inp2:m_DefineElement>
<inp2:m_DefineElement name="content">
<inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_UserProfile" templates="platform/my_account/public_profile"/>
<!-- public profile -->
<inp2:m_RenderElement design="content_box">
<inp2:m_Capture to_var="header">
<inp2:m_phrase name="lu_title_UserProfile"/>
</inp2:m_Capture>
- <inp2:u_Image render_as="image_element" primary="1" DefaultImage="platform/img/no_picture.gif" MaxWidth="60"/><br clear="all"/>
+ <inp2:u.profile_Image render_as="image_element" primary="1" DefaultImage="platform/img/no_picture.gif" MaxWidth="60"/><br clear="all"/>
<table class="form-data fullwidth">
<tr>
<td class="field-name"><inp2:m_phrase name="lu_fld_Login"/></td>
<td class="field-value"><inp2:u.profile_Field field="Login"/></td>
</tr>
<inp2:m_if check="user-profile_ProfileFieldCount">
<tr>
<td colspan="3">
<div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="3" height="1" alt=""/><br /></div>
</td>
</tr>
</inp2:m_if>
<inp2:m_include template="platform/designs/preferences"/>
<inp2:m_RenderElement name="profile_element" field="pp_firstname" title="lu_fld_FirstName"/>
<inp2:m_RenderElement name="profile_element" field="pp_lastname" title="lu_fld_LastName"/>
<inp2:m_RenderElement name="profile_element" field="pp_dob" title="lu_fld_BirthDate"/>
<inp2:m_RenderElement name="profile_element" field="pp_email" title="lu_fld_Email"/>
<inp2:m_RenderElement name="profile_element" field="pp_phone" title="lu_fld_Phone"/>
<inp2:m_RenderElement name="profile_element" field="pp_street" title="lu_fld_Street"/>
<inp2:m_RenderElement name="profile_element" field="pp_city" title="lu_fld_City"/>
<inp2:m_RenderElement name="profile_element" field="pp_state" title="lu_fld_State"/>
<inp2:m_RenderElement name="profile_element" field="pp_zip" title="lu_fld_Zip"/>
<inp2:m_RenderElement name="profile_element" field="pp_country" title="lu_fld_Country"/>
<tr>
<td colspan="3">
<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/grey_pix.gif" width="100%" height="1" align="absmiddle" alt="" />
</td>
</tr>
<inp2:m_if check="m_ModuleEnabled" module="In-Bulletin">
<tr>
<td style="width:140px">
</td>
<td colspan="2">
<br />
<a href="<inp2:private-message_SendMessageLink template="inbulletin/my_account/private_messages/new_message"/>"><inp2:m_phrase name="lu_btn_SendMessage"/></a>
<br /><br />
</td>
</tr>
</inp2:m_if>
</table>
</inp2:m_RenderElement>
<!-- // public profile -->
</inp2:m_DefineElement>
<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/platform/my_account/public_profile.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.2.2.5
\ No newline at end of property
+1.2.2.6
\ No newline at end of property
Event Timeline
Log In to Comment