Roundcube Community Forum

 

Tab Text

Started by KyleBrown, May 01, 2021, 12:52:31 PM

Previous topic - Next topic

KyleBrown

Hi there folks, I was wondering if it was possible to change the tab text as seen in this https://i.imgur.com/jR4z82P.png to something else?
Kyle Brown

SKaero

If your config.inc.php file you set the title with the following config option:

// Name your service. This is displayed on the login screen and in the window title
$config['product_name'] = 'Roundcube Webmail';