Guest Posted January 26, 2006 Posted January 26, 2006 I don't want my page viewed in any other language So I would like to remove the languages and get rid of the box on the pages for selecting a language how can I do this???
Guest Posted January 26, 2006 Posted January 26, 2006 I don't want my page viewed in any other languageSo I would like to remove the languages and get rid of the box on the pages for selecting a language how can I do this??? Hi Mar, Just replace include(DIR_WS_BOXES . 'languages.php'); with // include(DIR_WS_BOXES . 'languages.php'); in file name column_right.php that will get rid of the box to select languages. If you are going to use only english language then I suggest you to remove other languages from the Admin/Localization/Languages. I am doing above and its working fine. Hope this helps, regards Natraj
Guest Posted January 26, 2006 Posted January 26, 2006 Thanks I have removed the languages allready and still had the boxes I knew there was something missing. I have a follow up question can I have a better understanding of how they are using DIR_WS_BOXES these aren't variables so what are these little DIR_WS_*** attributes?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.