pragmaMx Support Forum

pragmaMx => Individuelle Anpassungen => Thema gestartet von: algebre am 14 April 2007, 03:16:04

Titel: Modul title in group admin
Beitrag von: algebre am 14 April 2007, 03:16:04
hallo
I found a small bug in the /admin/modules/groups.php files line 85

$result = sql_query (" select mid, _title, view, activates from ". $prefix. " _MODULES ORDER BY ASC " TITLE);
When you changed the language, names of modules don't change. (the module name is dir name)
figure 1


If we changes title by custom_tilte
figure 2 (this is arabic translation not completed yet, remains 10%)


Titel: Re: Modul title in group admin
Beitrag von: Andi am 16 April 2007, 23:04:09
Hi :)

i think the current version is better.
By using the module name (foldername), the module is ever on the same position, in all languages.