Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit c96334e

Browse files
committed
Update the button text
1 parent 736e9ff commit c96334e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chromium/pages/cancel/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h1 id="https-everywhere"><img src="../../images/banner-red.png" alt="HTTPS Ever
1515
<span id="url-label">URL: </span><a href="#" id="url-value">PLACEHOLDER</a>
1616
</p>
1717
<form method="get" action="#" id="url-form">
18-
<button name="open" formaction="#" id="open-url-button">Open page insecurely</button>
18+
<button name="open" formaction="#" id="open-url-button">Open insecurely and do not ask again</button>
1919
</form>
2020
<script src="../translation.js"></script>
2121
<script src="../util.js"></script>

0 commit comments

Comments
 (0)