[LOW:TRACKER 6764:1.0.11] Fix for IE7 - Joomla! Forum - community, help and support


the menu manager, displayed internet explorer 7, shows "menu item" column center aligned. isn't correct, specially if have tree structure submenus.

so here's thel fix:

the file modify is: /administrator/components/com_menu/admin.menus.html.php

the row modify 117.

from:




if ( $row->checked_out && ( $row->checked_out != $my->id ) ) {

to:




if ( $row->checked_out && ( $row->checked_out != $my->id ) ) {

thats all.

q&t note: status > under review





Comments

Popular posts from this blog

VIDIOC_S_FMT error 16, Device or resource busy - Raspberry Pi Forums

using a laptop skeleton to build a pi laptop - Raspberry Pi Forums

Forum for Joomla? - Joomla! Forum - community, help and support