Remove the UI distinction for base decks, but the back-end stuff remains to be removed later.

This commit is contained in:
Andy Janata 2015-02-16 01:06:53 -08:00
parent ea36f82897
commit 359c5e1140
1 changed files with 2 additions and 3 deletions

View File

@ -426,9 +426,8 @@ HttpSession hSession = request.getSession(true);
<br/> <br/>
<fieldset class="card_sets"> <fieldset class="card_sets">
<legend>Card Sets</legend> <legend>Card Sets</legend>
Select at least one of: <span class="base_card_sets"></span> <span class="base_card_sets"></span>
<br/> <span class="extra_card_sets"></span>
Select any number of: <span class="extra_card_sets"></span>
</fieldset> </fieldset>
<br/> <br/>
<label id="blanks_limit_label" title="Blank cards allow a player to type in their own answer."> <label id="blanks_limit_label" title="Blank cards allow a player to type in their own answer.">