Tonetzkii Posted March 25, 2015 Posted March 25, 2015 Anyone know location this i can't find in a whole folder themes i just want to rename it.
Conflicts Posted March 26, 2015 Posted March 26, 2015 Actually, these are on /config/application.php You should see it as something like; 'HomeLabel' => array('module' => 'main'), 'NewsLabel' => array('module' => 'news'), 'DownloadsLabel' => array('module' => 'downloads'), As for renaming the "Labels", it's on /lang/en_us.php I also think this post is better suited at Web Support, so I'll move it accordingly.
Aureon Posted March 25, 2015 Posted March 25, 2015 News -> modules/news Downloads -> modules/main_c/download.php Rules -> modules/main_c/rules.php or look into your themes/default.
rayn Posted March 26, 2015 Posted March 26, 2015 Those are 'Pages' and are stored in the database, not the filesystem. Log in with an admin user, then you can modify the pages.
Tonetzkii Posted March 26, 2015 Author Posted March 26, 2015 Actually, these are on /config/application.php You should see it as something like; 'HomeLabel' => array('module' => 'main'), 'NewsLabel' => array('module' => 'news'), 'DownloadsLabel' => array('module' => 'downloads'), As for renaming the "Labels", it's on /lang/en_us.php I also think this post is better suited at Web Support, so I'll move it accordingly. Oh thanks!.
Question
Tonetzkii
Anyone know location this i can't find in a whole folder themes i just want to rename it.
5 answers to this question
Recommended Posts