Page 1 of 1

[solved] Where is this string set?

Posted: Tue Feb 10, 2009 7:56 am
by tinhat
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.

Re: Where is this string set?

Posted: Tue Feb 10, 2009 12:21 pm
by RonnyK
Correct,

that is set in the lang-file of the module FileManager....

Ronny

Re: Where is this string set?

Posted: Tue Feb 10, 2009 12:46 pm
by tinhat
RonnyK wrote: Correct,

that is set in the lang-file of the module FileManager....

Ronny
Thank You kindly.

Another piece of the puzzle solved. This is what makes working with open source software so rewarding.

Cheers
Mark