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

Unified Diff: appengine/monorail/templates/framework/admin-email-sender-part.ezt

Issue 1868553004: Open Source Monorail (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Rebase Created 4 years, 8 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
Index: appengine/monorail/templates/framework/admin-email-sender-part.ezt
diff --git a/appengine/monorail/templates/framework/admin-email-sender-part.ezt b/appengine/monorail/templates/framework/admin-email-sender-part.ezt
new file mode 100644
index 0000000000000000000000000000000000000000..783a87f8ce151c8b14d06934455aa48675621358
--- /dev/null
+++ b/appengine/monorail/templates/framework/admin-email-sender-part.ezt
@@ -0,0 +1,15 @@
+[if-any project_is_restricted]
+<p style="width:35em; border: 1px solid #933; padding: 3px">
+ <b style="color:#933">Important</b>: Access to this project is restricted, so
+ please do not specify a public mailing list address for all notifications.
+ Use only private mailing lists to avoid unwanted disclosures. If you make
+ your project public later, choose a new mailing list at that time.
+</p>
+[end]
+
+<p>
+ Notifications will be sent from:
+ <tt>[email_from_addr]</tt><br>
+ You may need to add this address as an allowed poster to your mailing list.<br>
+ If using Google Groups, add the address directly with no email delivery.
+</p>
« no previous file with comments | « appengine/monorail/templates/features/updates-staractivity-title.ezt ('k') | appengine/monorail/templates/framework/alert.ezt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698