File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818</ head >
1919< body >
2020 < div id ="welcomeScreen ">
21- < h1 > Welcome to the Photo Booth </ h1 >
21+ < h1 > Welcome to Photobooth </ h1 >
2222 < button onclick ="showScreen('photoSelection') "> Start</ button >
2323 </ div >
2424
@@ -32,11 +32,11 @@ <h2>How many photos on your strip?</h2>
3232 < div id ="photoCapture " style ="display: none; ">
3333 < h2 id ="countdownText "> Ready to take photos?</ h2 >
3434 < video id ="camera " autoplay > </ video >
35- < button onclick ="startPhotoSequence() "> Start Taking Photos </ button >
35+ < button onclick ="startPhotoSequence() "> Go </ button >
3636 </ div >
3737
3838 < div id ="outputOptions " style ="display: none; ">
39- < h2 > Print or Download Your Photo Strip</ h2 >
39+ < h2 > Customise and Print or Download Your Photo Strip</ h2 >
4040 < canvas id ="photoCanvas "> </ canvas >
4141 < br >
4242 < label for ="caption "> Add Text:</ label >
You can’t perform that action at this time.
0 commit comments