Skip to content

Commit eaf171e

Browse files
Modified the noscript tag to be in line with the term "register" for an event instead of buy tickets
1 parent 354b94a commit eaf171e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

events.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1>{{page.title}}</h1>
3030
<!-- You can customize this button any way you like -->
3131
<button id="eventbrite-widget-modal-trigger-117920085149" class="btn btn-primary float-right"
3232
type="button">Register</button>
33-
<noscript></a>Buy Tickets on Eventbrite</noscript>
33+
<noscript></a>Register for tickets on Eventbrite</noscript>
3434

3535
</div>
3636
</div>
@@ -62,7 +62,7 @@ <h1>{{page.title}}</h1>
6262
<!-- You can customize this button any way you like -->
6363
<button id="eventbrite-widget-modal-trigger-117562278941" class="btn btn-primary float-right"
6464
type="button">Register</button>
65-
<noscript></a>Buy Tickets on Eventbrite</noscript>
65+
<noscript></a>Register for tickets on Eventbrite</noscript>
6666
</div>
6767
</div>
6868
</div>
@@ -93,7 +93,7 @@ <h1>{{page.title}}</h1>
9393
<!-- You can customize this button any way you like -->
9494
<button id="eventbrite-widget-modal-trigger-117832786035" class="btn btn-primary float-right"
9595
type="button">Register</button>
96-
<noscript></a>Buy Tickets on Eventbrite</noscript>
96+
<noscript></a>Register for tickets on Eventbrite</noscript>
9797
</div>
9898
</div>
9999
</div>
@@ -124,7 +124,7 @@ <h1>{{page.title}}</h1>
124124
<!-- You can customize this button any way you like -->
125125
<button id="eventbrite-widget-modal-trigger-117920634793" class="btn btn-primary float-right"
126126
type="button">Register</button>
127-
<noscript></a>Buy Tickets on Eventbrite</noscript>
127+
<noscript></a>Register for tickets on Eventbrite</noscript>
128128
</div>
129129
</div>
130130
</div>
@@ -156,7 +156,7 @@ <h1>{{page.title}}</h1>
156156
<!-- You can customize this button any way you like -->
157157
<button id="eventbrite-widget-modal-trigger-117920303803" class="btn btn-primary float-right"
158158
type="button">Register</button>
159-
<noscript></a>Buy Tickets on Eventbrite</noscript>
159+
<noscript></a>Register for tickets on Eventbrite</noscript>
160160
</div>
161161
</div>
162162
</div>
@@ -187,7 +187,7 @@ <h1>{{page.title}}</h1>
187187
<!-- You can customize this button any way you like -->
188188
<button id="eventbrite-widget-modal-trigger-117832864269" class="btn btn-primary float-right"
189189
type="button">Register</button>
190-
<noscript></a>Buy Tickets on Eventbrite</noscript>
190+
<noscript></a>Register for tickets on Eventbrite</noscript>
191191
</script>
192192
</div>
193193
</div>

0 commit comments

Comments
 (0)