Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(655)

Unified Diff: chrome/browser/resources/policy.html

Issue 2386243002: Add in product messaging for IT Admins on chrome:policy (Closed)
Patch Set: dbeam@ comments. Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/policy.css ('k') | chrome/browser/ui/webui/policy_ui.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/policy.html
diff --git a/chrome/browser/resources/policy.html b/chrome/browser/resources/policy.html
index e8878d42d331e59e3d8eb257b91848cc607bc78b..7d32da8fc267b8d3c1c291c39df1a0c607d8aebd 100644
--- a/chrome/browser/resources/policy.html
+++ b/chrome/browser/resources/policy.html
@@ -35,6 +35,10 @@
<div class="reload-policies-button">
<button id="reload-policies" i18n-content="reloadPolicies"></button>
</div>
+ <div class="chrome-for-work">
+ <a href="http://g.co/chromeent/learn" target="_blank">
+ <span i18n-content="chromeForWork"></span></a>
+ </div>
<div id="show-unset-container" class="show-unset-checkbox">
<label>
<input id="show-unset" type="checkbox"></input>
« no previous file with comments | « chrome/browser/resources/policy.css ('k') | chrome/browser/ui/webui/policy_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698