Hi
Can anyone help me solve where this string is being set in the NCleanGrey admin theme...?
Go to http:///admin/topcontent.php
Under the file manager link the description says:
"Handling of files and directories in the upload-filesection of cmsms"
This does not appear to be set in the /admin/lang/en_US/admin.inc.php file where I was expecting to find it.
[solved] Where is this string set?
[solved] Where is this string set?
Last edited by tinhat on Tue Feb 10, 2009 12:46 pm, edited 1 time in total.
Re: Where is this string set?
Correct,
that is set in the lang-file of the module FileManager....
Ronny
that is set in the lang-file of the module FileManager....
Ronny
Re: Where is this string set?
Thank You kindly.RonnyK wrote: Correct,
that is set in the lang-file of the module FileManager....
Ronny
Another piece of the puzzle solved. This is what makes working with open source software so rewarding.
Cheers
Mark