Removing parentheses around clear links.
authorZak Rogoff <zak@montage.office.fsf.org>
Wed, 15 Oct 2014 16:10:28 +0000 (12:10 -0400)
committerZak Rogoff <zak@montage.office.fsf.org>
Wed, 15 Oct 2014 16:10:28 +0000 (12:10 -0400)
2015/scholarships/index.html

index 366ab823137a14d56fe4aa4b0da7bde46dccbdf9..ca60fc0bb84688bc70a096dac59fbce8f20e1f88 100755 (executable)
                           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>
                </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>