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