combine ticket notification scrips, #15353
[freeside.git] / httemplate / elements / xmenu.top.js
index 8d81035..b9df515 100644 (file)
@@ -370,7 +370,7 @@ WebFXMenuButton.prototype.toString = function () {
                                )) +
                        ">" +
                        this.text + 
-                       (this.subMenu ? "<img class='arrow' src='" + webfxMenuImagePath + "arrow.down.png'>" : "") +                            
+                       (this.subMenu ? "<img class='arrow' src='" + webfxMenuImagePath + "arrow.down.black.png'>" : "") +                              
                        "</a>";
 };