projects
/
WP-Plugins
/
GlmPayments.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88950ca
)
Space after dollar sign
author
Laury GvR
<laury@gaslightmedia.com>
Mon, 17 Nov 2014 21:02:04 +0000
(16:02 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Mon, 17 Nov 2014 21:02:04 +0000
(16:02 -0500)
includes/payment-display.php
patch
|
blob
|
history
diff --git
a/includes/payment-display.php
b/includes/payment-display.php
index
002ca03
..
f5553bb
100755
(executable)
--- a/
includes/payment-display.php
+++ b/
includes/payment-display.php
@@
-467,7
+467,7
@@
function glm_payment_form() {
<tr>
\r
<td class="title_cell" valign="top">Amount<span class="required">*</span></td>
\r
<td id="amount_container">
\r
- $<div style="display: inline-block">
\r
+ $
<div style="display: inline-block">
\r
<input type="text" class="inputbox" name="amount" value="" onchange="deSelectRadio();" size="10" style="display: inline-block" />
\r
</div>
\r
</td>
\r