PDA

View Full Version : Adding more options?


MikeCaine
19th of February 2005 (Sat), 09:04
Hi

How do I add more modes, e.g. "Night Mode" or different apetures that aren't listed?

Is it a question of digging in myPhpAdmin or am I missing a menu option somewhere?

Thanks

Mike

Pekka
19th of February 2005 (Sat), 09:47
Translated dropdown items are set in languages/xxx/lang_dropdowns.php where xxx is language code.
The rest of dropdown items are set in input/SETTINGS_dropdowns.php

Open the files in text editor and edit.

MikeCaine
19th of February 2005 (Sat), 14:34
Thanks!