I would like to change the "more..." link to another language. This "more..." link appreas after the article summary so that the user can read the rest of the article. Could you point me to where this "more..." is so that I can edit the php file and change it to a different language.
Thanks!
Seif
Changing "more..."
-
Pappnase
hello!
look into the (include/inc_conf/)conf.template_default.inc.php
line 76
look into the (include/inc_conf/)conf.template_default.inc.php
line 76
Code: Select all
$template_default["top_readmore_link"] = "more…";