master
Fabien Benetou 13 years ago
parent 80e510ea42
commit 6e313c52af
  1. 2
      greasemonkey/reverted_pim_links.user.js

@ -82,7 +82,7 @@ if (PIMpages != "fail")
+"<font color=\""+group.ColorHash()+"\">"+group+"</font>/"
+"<font color=\"white\">"+page+"</font>/"
+"</a>"
+"<sup><a href=\""+PIM_URL+group+"/"page+"?action=edit\">[e]</a></sup>"
+"<sup><a href=\""+PIM_URL+group+"/"+page+"?action=edit\">[e]</a></sup>"
+"</p>";
}
boxcss = 'position:fixed; right:5px; top:5px; background-color:black; z-index:1; opacity:0.7;';

Loading…
Cancel
Save