[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [websites/capacity] includes/chihuahua: "autoclose" the input tags
From:       Albert Astals Cid <aacid () kde ! org>
Date:       2014-09-14 9:20:26
Message-ID: E1XT5ys-0002xY-W2 () scm ! kde ! org
[Download RAW message or body]

Git commit aa44a3392776ccee8447dd8ee8d7015ca6267cb8 by Albert Astals Cid.
Committed on 14/09/2014 at 09:20.
Pushed by aacid into branch 'master'.

"autoclose" the input tags

M  +9    -9    includes/chihuahua/template-top1.inc

http://commits.kde.org/websites/capacity/aa44a3392776ccee8447dd8ee8d7015ca6267cb8

diff --git a/includes/chihuahua/template-top1.inc \
b/includes/chihuahua/template-top1.inc index c4dee37..3de83ff 100644
--- a/includes/chihuahua/template-top1.inc
+++ b/includes/chihuahua/template-top1.inc
@@ -139,15 +139,15 @@
                     <div style='font-size: 14px; color: #909090; float: left; \
padding-top: 5px;'><?php i18n("DONATE");?> <a \
href='//www.kde.org/community/donations/index.php#money'><?php \
                i18n("(Why?)");?></a></div>
                     <img src='/media/images/paypal.png' style='padding: 0px; border: \
none; margin: 0px; margin-left: 10px; float: right;' alt="paypal" />  <form \
style='clear: both; margin: 0px; box-shadow: none; padding: 0px; padding-top: 10px; \
border: none;' action="https://www.paypal.com/en_US/cgi-bin/webscr" method="post" \
onsubmit="return amount.value >= 2 || window.confirm('<?php print i18n_var("Your \
donation is smaller than %1€. This means that most of your donation\\nwill end up \
                in processing fees. Do you want to continue?", 2);?>');">
-                        <input type="hidden" name="cmd" value="_donations">
-                        <input type="hidden" name="lc" value="GB">
-                        <input type="hidden" name="item_name" value="Development and \
                communication of KDE software">
-                        <input type="hidden" name="custom" value="<?php print \
                "//$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]/donation_box"; ?>">
-                        <input type="hidden" name="currency_code" value="EUR">
-                        <input type="hidden" name="cbt" value="Return to \
                www.kde.org">
-                        <input type="hidden" name="return" \
                value="http://www.kde.org/community/donations/thanks_paypal.php">
-                        <input type="hidden" name="notify_url" \
                value="http://www.kde.org/community/donations/notify.php">
-                        <input type="hidden" name="business" \
value="kde-ev-paypal@kde.org"> +                        <input type="hidden" \
name="cmd" value="_donations" /> +                        <input type="hidden" \
name="lc" value="GB" /> +                        <input type="hidden" \
name="item_name" value="Development and communication of KDE software" /> +           \
<input type="hidden" name="custom" value="<?php print \
"//$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]/donation_box"; ?>" /> +                   \
<input type="hidden" name="currency_code" value="EUR" /> +                        \
<input type="hidden" name="cbt" value="Return to www.kde.org" /> +                    \
<input type="hidden" name="return" \
value="http://www.kde.org/community/donations/thanks_paypal.php" /> +                 \
<input type="hidden" name="notify_url" \
value="http://www.kde.org/community/donations/notify.php" /> +                        \
<input type="hidden" name="business" value="kde-ev-paypal@kde.org" />  <input \
type='text' name="amount" value="10.00" style='text-align: right; padding-right: 1em; \
border: 1px solid #CCC; width: 60px; height: 23px; ' /> €  <button style='cursor: \
pointer; background-color: #0070BB; border: 1px solid #0060AB; color: #FFF; height: \
27px;' type='submit'>Donate</button>  </form>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic