Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1162889
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
Sun, Sep 21, 2:00 AM
Size
1 KB
Mime Type
text/x-diff
Expires
Tue, Sep 23, 2:00 AM (18 m, 48 s)
Engine
blob
Format
Raw Data
Handle
752451
Attached To
rINP In-Portal
in-portal
View Options
Index: branches/RC/themes/default2007/platform/thankyou.tpl
===================================================================
--- branches/RC/themes/default2007/platform/thankyou.tpl (nonexistent)
+++ branches/RC/themes/default2007/platform/thankyou.tpl (revision 9509)
@@ -0,0 +1,30 @@
+<inp2:m_DefineElement name="sidebar">
+ <inp2:m_RenderElements
+ elements="
+ platform/elements/side_boxes/login,
+ platform/elements/side_boxes/search,
+ platform/elements/side_boxes/recommend_site,
+ platform/elements/side_boxes/mailing_list,
+ "
+ design="blue_box"/>
+</inp2:m_DefineElement>
+
+<inp2:m_DefineElement name="content">
+ <inp2:m_include template="platform/elements/navigation_bar"/>
+
+ <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_Thankyou" templates="platform/thankyou"/>
+
+ <inp2:m_RenderElement design="content_box">
+ <inp2:m_Capture to_var="header">
+ <inp2:m_phrase name="lu_title_Thankyou"/>
+ </inp2:m_Capture>
+
+ <inp2:m_Phrase label="lu_ThankForSubscribing"/>
+ <br /><br />
+
+ <input class="button" type="button" value="<inp2:m_Phrase label="lu_btn_Ok"/>" onClick="window.location.href='<inp2:m_Link template="index"/>'" />
+ </inp2:m_RenderElement>
+
+</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/thankyou.tpl
___________________________________________________________________
Added: cvs2svn:cvs-rev
## -0,0 +1 ##
+1.1.2.1
\ No newline at end of property
Event Timeline
Log In to Comment