Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1050938
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, Jul 3, 5:44 PM
Size
1 KB
Mime Type
text/x-diff
Expires
Sat, Jul 5, 5:44 PM (23 h, 56 s)
Engine
blob
Format
Raw Data
Handle
679068
Attached To
rINP In-Portal
in-portal
View Options
Index: trunk/themes/default2007/platform/elements/side_boxes/credit_cards.tpl
===================================================================
--- trunk/themes/default2007/platform/elements/side_boxes/credit_cards.tpl (nonexistent)
+++ trunk/themes/default2007/platform/elements/side_boxes/credit_cards.tpl (revision 8590)
@@ -0,0 +1,20 @@
+<inp2:m_DefineElement name="header">
+ <inp2:m_phrase name="lu_title_CreditCards"/>
+</inp2:m_DefineElement>
+<inp2:m_RenderElement name="header" result_to_var="header"/>
+
+<table border="0" cellspacing="0" cellpadding="0" class="block">
+ <tr>
+ <td class="block-data-big"> <strong><inp2:m_Phrase label="lu_WeAcceptCards"/></strong><br />
+ <br />
+ <table style="text-align: center">
+ <tr>
+ <td>
+ <img alt="" src="<inp2:m_TemplatesBase module="In-Portal"/>img/visa.gif" /> <img alt="" src="<inp2:m_TemplatesBase module="In-Portal"/>img/american_express.gif" /> <img alt="" src="<inp2:m_TemplatesBase module="In-Portal"/>img/master_card.gif" /> <img alt="" src="<inp2:m_TemplatesBase module="In-Portal"/>img/novus.gif" />
+ <br />
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
\ No newline at end of file
Property changes on: trunk/themes/default2007/platform/elements/side_boxes/credit_cards.tpl
___________________________________________________________________
Added: cvs2svn:cvs-rev
## -0,0 +1 ##
+1.1
\ No newline at end of property
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Event Timeline
Log In to Comment