Aklapper has uploaded a new change for review.
https://gerrit.wikimedia.org/r/106633
Change subject: Fix a small typo in Bugzilla's sudo function
......................................................................
Fix a small typo in Bugzilla's sudo function
Change-Id: I1a2611ed43f0aa539bd5cadeec89b97ffa19d570
---
M template/en/custom/global/footer.html.tmpl
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/wikimedia/bugzilla/modifications
refs/changes/33/106633/1
diff --git a/template/en/custom/global/footer.html.tmpl
b/template/en/custom/global/footer.html.tmpl
index bea9135..c058c62 100644
--- a/template/en/custom/global/footer.html.tmpl
+++ b/template/en/custom/global/footer.html.tmpl
@@ -40,7 +40,7 @@
</li>
<li><a
href="index.cgi?logout=1" title="Log out">Log out</a></li>
[% ELSE %]
-
<li>Logged in as$nbsp;[%+ user.login FILTER html %]</li>
+
<li>Logged in as [%+ user.login FILTER html %]</li>
[% END %]
[% ELSE %]
[% IF Param('createemailregexp')
--
To view, visit https://gerrit.wikimedia.org/r/106633
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1a2611ed43f0aa539bd5cadeec89b97ffa19d570
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/bugzilla/modifications
Gerrit-Branch: master
Gerrit-Owner: Aklapper <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits