Faidon Liambotis has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/254854

Change subject: icinga: update check_legal_html with new HTML text
......................................................................

icinga: update check_legal_html with new HTML text

The "title" attribute of the privacy policy href is gone from the
footer, for some reason. Update the check.

Change-Id: I6b644568fea5ed07271bd5a5311511ae8635b73e
---
M modules/icinga/files/check_legal_html.py
1 file changed, 4 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/54/254854/1

diff --git a/modules/icinga/files/check_legal_html.py 
b/modules/icinga/files/check_legal_html.py
index 322f2c2..f8546d9 100644
--- a/modules/icinga/files/check_legal_html.py
+++ b/modules/icinga/files/check_legal_html.py
@@ -27,8 +27,8 @@
 mobile_terms = '<a href="//m.wikimediafoundation.org/wiki/Terms_of_Use">\
 Terms of Use</a>'
 
-mobile_privacy = '<a href="//wikimediafoundation.org/wiki/Privacy_policy" \
-title="wikimedia:Privacy policy">Privacy</a>'
+mobile_privacy = '<a href="//wikimediafoundation.org/wiki/Privacy_policy"> \
+Privacy</a>'
 
 copyright = 'Text\sis available under the <a\s+rel="license"\s+\
 href="//en.wikipedia.org/wiki/Wikipedia:\
@@ -40,8 +40,8 @@
 By using this site, you agree to the \
 <a href="//wikimediafoundation.org/wiki/Terms_of_Use">Terms of Use</a>'
 
-privacy = '<a href="//wikimediafoundation.org/wiki/Privacy_policy" \
-title="wikimedia:Privacy policy">Privacy policy</a>'
+privacy = '<a href="//wikimediafoundation.org/wiki/Privacy_policy"> \
+Privacy policy</a>'
 
 enwp_trademark = 'Wikipedia® is a registered trademark \
 of the <a href="//www.wikimediafoundation.org/">\

-- 
To view, visit https://gerrit.wikimedia.org/r/254854
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6b644568fea5ed07271bd5a5311511ae8635b73e
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon Liambotis <fai...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to