This commit is contained in:
Fabien Benetou
2011-07-17 15:36:30 +02:00
parent 80e510ea42
commit 6e313c52af

View File

@@ -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;';