Skip to content

Commit

Permalink
Update choose-device.tmpl
Browse files Browse the repository at this point in the history
Add fix for issue apple#6062
  • Loading branch information
bittin authored Sep 15, 2022
1 parent 21eb85c commit 1d4cab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/pt_BR/choose-device.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ VALUE="{device_uri}{?device_make_and_model!Unknown?|{device_make_and_model}:}">
</TR>
<TR>
<TD></TD>
<TD><INPUT TYPE="SUBMIT" VALUE="Continar"></TD>
<TD><INPUT TYPE="SUBMIT" VALUE="Continuar"></TD>
</TR>
</TABLE>

Expand Down

0 comments on commit 1d4cab1

Please sign in to comment.