php - How to change Roundcube Objects? -


i'm trying change title of webpages on roundcube email server don't know how or alter roundcube object pagetitle.

<title><roundcube:object name="pagetitle" /></title> 

you're looking (roundcube root)/program/localization/(then language choose)/labels.inc

more pagetitle uses $config['product_name'] on config.inc.php in config folder


Popular posts from this blog

javascript - Js, document.getElementById("ID").innerHTML, error -

objective c - Is there a way in OCMockito to make stubs fail when an unknown method is called? -

jquery - jqGrid update specific column data with out refreshing the entire column? -