more RT integration / reskin / 2.1, RT#6640
[freeside.git] / httemplate / elements / xmenu.js
index 134265f..3ef9a3d 100644 (file)
@@ -369,7 +369,7 @@ WebFXMenuButton.prototype.toString = function () {
                                        )
                                )) +
                        ">" +
-                       (this.subMenu ? "<img class='arrow' src='" + webfxMenuImagePath + "arrow.right.png'>" : "") +                           
+                       (this.subMenu ? "<img class='arrow' src='" + webfxMenuImagePath + "arrow.right.black.png'>" : "") +                             
                        this.text + 
                        "</a>";
 };