File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ const elements = {
152152 finalogaddress : document . getElementById ( "finalogaddress" ) ,
153153 finalnewaddress : document . getElementById ( "finalnewaddress" ) ,
154154 subject : document . getElementById ( "subject" ) ,
155- instructionemail : document . getElementById ( "instruction-email " ) ,
155+ instructionemail : document . getElementById ( "instructionemail " ) ,
156156 munname : document . getElementById ( "munname" ) ,
157157 munemail : document . getElementById ( "munemail" ) ,
158158 muniname : document . getElementById ( "muniname" ) ,
Original file line number Diff line number Diff line change @@ -573,7 +573,7 @@ <h4 id="final-munname" class="fw-bold mb-0"></h4>
573573 < p id ="instructions " aria-hidden ="true ">
574574 {% t right.instructions.title %}< br /> < br />
575575 < span > {% t right.instructions.first %} < span
576- id ="instruction-email "> </ span > </ span > < br />
576+ id ="instructionemail "> </ span > </ span > < br />
577577 < span > {% t right.instructions.second %} {% t right.subject %}</ span > < br />
578578 < span > {% t right.instructions.third %}</ span > < br /> < br />
579579 -----------
You can’t perform that action at this time.
0 commit comments