Image loadable module using CSS, should be placed in the module folder "images", as it was in the Localization update 7.x-1.0.
In version Localization update 7.x-2.x file /sites/all/modules/l10n_update/css/l10n_update.admin.css image "menu-collapsed.png" and "menu-expanded.png" are loaded from the /misc.
If Drupal is not installed in the root directory, then the images will not load.
Please insert the image into the module.

Comments

sutharsan’s picture

Status: Active » Needs review
StatusFileSize
new1.75 KB

Agree. The attaches patch does so. Further I realised the css for RTL languages was missing, so I added that too.
A patch review would be appreciated.

dd 85’s picture

The patch works fine.

sutharsan’s picture

Status: Needs review » Fixed

Thanks. Now committed.

  • Commit 476c07e on 7.x-2.x by Sutharsan:
    Issue #2285283 by Sutharsan | DD 85: L10n_update.admin.css image 'menu-...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.