so here is where im baffled im trying to change
in /themes/flow/templates/index.html
to
any one have suggestions how to change the home page or index page name?
Code:
define("PAGE_NAME", t("index_page_name", "Upload Files"));
to
Code:
define("PAGE_NAME", t("index_page_name", "File Sharing"));