HOME | DOWNLOAD | SUPPORT | INSTALLATION | FAQ | SUPPORT FORUM | DEMO
 ° Forums ° Statistics ° Registration ° Search ° Manual °
SkaLinks Forum / Technical Support / Removing 'Directory' Text
Author Message
Anonymous


Posted: 18 Jun 2005 19:46:11


Is there a way I can remove the text 'Directory' from the main page, it displays above the categories

skalinks
Admin

Posted: 19 Jun 2005 22:16:35


Of course, just find file English_lang.php in folder SkaLinks_include and empty the value of $_skalinks_lang['header_links']['directory'] - item of array.
Thank you!

Anonymous


Posted: 21 Jun 2005 13:03:45


I tried this, but it did not have any effect. It still displays the text "Directory" above all categories.

skalinks
Admin

Posted: 21 Jun 2005 22:48:06


Ok, make as next:
Insert the value of $_skalinks_lang['header_links']['directory'] as "Directory", then, find variable $_skalinks_lang['cat']['title'] in file English_lang.php and empty it. That is all.
Thank's!

Linn


Posted: 1 Jul 2005 09:19:41


How I can change english lang to russian lang?

skalinks
Admin

Posted: 5 Jul 2005 22:24:37


This is very easy. Just open English_lang.php file in SkaLinks_include folder and change values of $_skalinks_lang array from English to Russian.
Thank you!