Let's keep it XHTML 1.0 Transitional
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!--version $Id$ //-->
|
||||
<div class="forabg">
|
||||
<!--version $Id$ //-->
|
||||
<div class="forabg">
|
||||
<div class="inner">
|
||||
<span class="corners-top"><span></span></span>
|
||||
<ul class="topiclist">
|
||||
@@ -11,8 +11,9 @@
|
||||
<div style="text-align: left; margin: 5px 5px 5px 5px">
|
||||
<strong>{SITENAME}</strong> {L_DONATION_TEXT}
|
||||
<br />
|
||||
<dd class="posts_portal" style="float: left; padding-right: 5px; padding-left: 5px; border-left:0px"><img src="{T_THEME_PATH}/images/portal/paypal.gif" /></dd>
|
||||
<div style="float: left; padding: 5px 5px 5px 5px"><img src="{T_THEME_PATH}/images/portal/paypal.gif" alt="" /></div>
|
||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="padding-top:15px">
|
||||
<div>
|
||||
<input type="hidden" name="cmd" value="_xclick" />
|
||||
<input type="hidden" name="business" value="{PAY_ACC}" />
|
||||
<input type="hidden" name="item_name" value="{L_PAY_ITEM}" />
|
||||
@@ -42,6 +43,7 @@
|
||||
<option value="ILS">{L_ILS}</option>
|
||||
</select>
|
||||
<input type="submit" name="submit" value="{L_DONATION}" class="button1" />
|
||||
</div>
|
||||
</form>
|
||||
<br />
|
||||
<strong>{L_PAY_MSG}</strong>
|
||||
@@ -51,5 +53,5 @@
|
||||
</ul>
|
||||
<span class="corners-bottom"><span></span></span>
|
||||
</div>
|
||||
</div>
|
||||
<br style="clear:both" />
|
||||
</div>
|
||||
<br style="clear:both" />
|
||||
@@ -5,6 +5,7 @@
|
||||
<h3><img src="{T_THEME_PATH}/images/portal/portal_paypal.gif" width="16px" height="18px" alt=""/> {L_DONATION}</h3>
|
||||
<div style="text-align: center;">
|
||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
||||
<div>
|
||||
<input type="hidden" name="cmd" value="_xclick" />
|
||||
<input type="hidden" name="business" value="{PAY_ACC}" />
|
||||
<input type="hidden" name="item_name" value="{L_PAY_ITEM}" />
|
||||
@@ -32,6 +33,7 @@
|
||||
<option value="JPY">JPY</option>
|
||||
</select>
|
||||
<input type="submit" name="submit" value="{L_DONATION}" class="button1" />
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
<span class="portal-corners-bottom"><span></span></span>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<!--version $Id$ //-->
|
||||
<div id="pagecontent">
|
||||
<table class="tablebg" cellspacing="1" width="100%">
|
||||
<tr class="nav">
|
||||
<td class="cat" colspan="<!-- IF S_TOPIC_ICONS -->6<!-- ELSE -->5<!-- ENDIF -->" valign="middle" align="center">{L_LATEST_ANNOUNCEMENTS} <a name="a"></a></td>
|
||||
|
||||
Reference in New Issue
Block a user