Skip to content

Commit fb561d9

Browse files
committedNov 23, 2022
double side printing: label fix
1 parent 0c99c55 commit fb561d9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎generator/index.html

+1-2
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,7 @@ <h4 class="panel-title">
235235
<div class="col-sm-8">
236236
<select class="form-control" id="card-arrangement"
237237
data-option="card_arrangement">
238-
<option value="doublesided" selected>Double sided printing - flip on
239-
short edge -</option>
238+
<option value="doublesided" selected>Double sided printing - flip on long edge -</option>
240239
<option value="front_only">Front side only</option>
241240
<option value="side_by_side">Side by side</option>
242241
<option value="side_by_side_alt">Side by side, alternating</option>

1 commit comments

Comments
 (1)

vercel[bot] commented on Nov 23, 2022

@vercel[bot]

Successfully deployed to the following URLs:

rpg-cards – ./

rpg-cards-crobi.vercel.app
rpg-cards-git-master-crobi.vercel.app
rpg-cards.vercel.app

Please sign in to comment.