PDA

View Full Version : sugest a correction


tiatordos
October 21st, 2004, 15:25
In the definitions of most of the funcions of class mosMenuBar for example in
editList( $task='edit', $alt='Edit' ) is defined the property alt, but later there is no use of that property and the text is printed directly
<?php echo $image; ?> Edit </a>

Then there is no way of translate the icons without changing the class.

Please If possible correct this in future versions.

Antonio

tonyskyday
October 21st, 2004, 15:50
I would recommend adding this to the bugtracker on Mamboforge.net (for the current version), that way the devs can be sure to have a look at your problem.

-Tony