projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b68e8e
)
Removing parentheses around clear links.
author
Zak Rogoff
<zak@montage.office.fsf.org>
Wed, 15 Oct 2014 16:10:28 +0000
(12:10 -0400)
committer
Zak Rogoff
<zak@montage.office.fsf.org>
Wed, 15 Oct 2014 16:10:28 +0000
(12:10 -0400)
2015/scholarships/index.html
patch
|
blob
|
blame
|
history
diff --git
a/2015/scholarships/index.html
b/2015/scholarships/index.html
index 366ab823137a14d56fe4aa4b0da7bde46dccbdf9..ca60fc0bb84688bc70a096dac59fbce8f20e1f88 100755
(executable)
--- a/
2015/scholarships/index.html
+++ b/
2015/scholarships/index.html
@@
-475,8
+475,8
@@
class="form-control" autocomplete="off"/>
<span>
-
(
<a href="#" onclick="clearDateTime( 'birth_date' ); return false;">
- clear</a>
)
+ <a href="#" onclick="clearDateTime( 'birth_date' ); return false;">
+ clear</a>
</span>
</div>
@@
-566,7
+566,7
@@
</label>
<span class="radio-clear-link">
- (<a href="#" title="unselect" onclick="unselectRadio('custom_206', 'Edit'); return false;">clear</a>)
+ <a href="#" title="unselect" onclick="unselectRadio('custom_206', 'Edit'); return false;">clear</a>
</span>
</div>
</div>