Index: chrome/browser/resources/security_warnings/interstitial_ui.html |
diff --git a/chrome/browser/resources/security_warnings/interstitial_ui.html b/chrome/browser/resources/security_warnings/interstitial_ui.html |
index a2fc0275f41acf515e07ec85d43946e0505b7311..dfe9d6eebbb374b2e88d434935d0ee05379cb6ea 100644 |
--- a/chrome/browser/resources/security_warnings/interstitial_ui.html |
+++ b/chrome/browser/resources/security_warnings/interstitial_ui.html |
@@ -17,5 +17,9 @@ |
<a href='safebrowsing?type=phishing'>Phishing</a><br> |
<a href='safebrowsing?type=clientside_malware'>Client Side Malware</a><br> |
<a href='safebrowsing?type=clientside_phishing'>Client Side Phishing</a><br> |
+ <br><br> |
+ <h3>Captive Portal</h3> |
+ <a href='captiveportal?url=https://google.com&landing_page=https://captive.portal/login'>google.com</a><br> |
+ <a href='captiveportal?url=https://google.com&landing_page=https://captive.portal/login&is_wifi=1&wifi_name=CoffeeShopWifi'>google.com (On Wifi "CoffeeShopWifi")</a><br> |
Bhanu Dev
2015/06/19 21:09:03
Are the labels good, or should I change them. Than
meacer
2015/06/19 21:23:18
How about making this a bit fancier? Add a default
Bhanu Dev
2015/06/19 22:35:50
Done.
Bhanu Dev
2015/06/19 22:35:51
Done.
|
</body> |
</html> |