[ticket/365] Use portal.css instead of inline css in donations module
B3P-365
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{$C_BLOCK_H_L}{$TITLE}{$C_BLOCK_H_R}
|
||||
<ul class="topiclist bg1">
|
||||
<li><dl><dt></dt>
|
||||
<dd class="portal-responsive-show" style="border-left: 0px">
|
||||
<div style="text-align: left; margin: 5px 5px 5px 5px">
|
||||
<dd class="portal-donation-center-content portal-responsive-show">
|
||||
<div>
|
||||
<strong>{SITENAME}</strong> {L_DONATION_TEXT}
|
||||
<br />
|
||||
<div class="portal-paypal-icon"> </div>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{$LR_BLOCK_H_L}<!-- IF $S_BLOCK_ICON --><img src="{$IMAGE_SRC}" width="{$IMAGE_WIDTH}" height="{$IMAGE_HEIGHT}" alt="" /> <!-- ENDIF -->{$TITLE}{$LR_BLOCK_H_R}
|
||||
<div style="text-align: center;">
|
||||
<div class="portal-donation-side-content">
|
||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
||||
<div>
|
||||
<input type="hidden" name="cmd" value="_xclick" />
|
||||
|
||||
Reference in New Issue
Block a user