From 2a92c9bc74d5fe81df454bd6e1771bedc09312ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Hojtsy?= Date: Tue, 2 Oct 2007 16:31:50 +0000 Subject: #180265 by hass: menu-collapsed-rtl.gif in Garland should be copied with the other images when color changes are made --- themes/garland/color/color.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/garland/color/color.inc b/themes/garland/color/color.inc index ddf5888bc..d5a3d4d47 100644 --- a/themes/garland/color/color.inc +++ b/themes/garland/color/color.inc @@ -25,6 +25,7 @@ $info = array( // Images to copy over 'copy' => array( 'images/menu-collapsed.gif', + 'images/menu-collapsed-rtl.gif', 'images/menu-expanded.gif', 'images/menu-leaf.gif', ), -- cgit v1.2.3