Jump to content

Question

5 answers to this question

Recommended Posts

Posted

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.

Posted

Those are 'Pages' and are stored in the database, not the filesystem.

 

Log in with an admin user, then you can modify the pages.

Posted

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!.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...