Ori.livneh has submitted this change and it was merged. Change subject: xenon: Tweak the text of the footer ......................................................................
xenon: Tweak the text of the footer Change-Id: Ief0f9cac180eca2d64ac99bd782ca7cbeac6cb97 --- M files/xenon/theme/footer.html 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Ori.livneh: Verified; Looks good to me, approved diff --git a/files/xenon/theme/footer.html b/files/xenon/theme/footer.html index a42b930..24816ed 100644 --- a/files/xenon/theme/footer.html +++ b/files/xenon/theme/footer.html @@ -1,5 +1,5 @@ - <div class="block"> - To learn more about how to interpret flame graphs, see <a href="http://www.brendangregg.com/flamegraphs.html">Brendan Gregg's page.</a> + <div class="block"> + See <a href="http://www.brendangregg.com/flamegraphs.html">Brendan Gregg's page</a> to learn more about flame graphs. </div> </div> -- To view, visit https://gerrit.wikimedia.org/r/180109 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ief0f9cac180eca2d64ac99bd782ca7cbeac6cb97 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Ori.livneh <[email protected]> Gerrit-Reviewer: Ori.livneh <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
