Jack Phoenix has uploaded a new change for review.

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

Change subject: Position the permalink correctly when using the <userboxes /> 
hook
......................................................................

Position the permalink correctly when using the <userboxes /> hook

Change-Id: I03496994f77ae9d57d3a0730aaca3da40a21c90a
---
M UserBoxesHook.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/FanBoxes 
refs/changes/66/227166/1

diff --git a/UserBoxesHook.php b/UserBoxesHook.php
index d3003f9..ec3733a 100644
--- a/UserBoxesHook.php
+++ b/UserBoxesHook.php
@@ -131,6 +131,7 @@
                                        $fantag_title,
                                        wfMessage( 'fanbox-perma' )->plain(),
                                        array(
+                                               'class' => 'perma',
                                                'title' => 
$fanbox['fantag_title'],
                                                'style' => 'font-size:8px; 
color:' . $fanbox['fantag_right_textcolor']
                                        )

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I03496994f77ae9d57d3a0730aaca3da40a21c90a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/FanBoxes
Gerrit-Branch: master
Gerrit-Owner: Jack Phoenix <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to