hi all, i've a the default skin with my own logo, but on login page there is the default one. all paths are correct in myskin template folder.
I've this problem from svn repo update.
Somebody can help me?
thanks in advance
List info: http://lists.roundcube.net/users/
Antonio Straziota wrote:
hi all, i've a the default skin with my own logo, but on login page there is the default one. all paths are correct in myskin template folder.
I've this problem from svn repo update.
Somebody can help me?
Set default skin in main.inc.php:
// skin name: folder from skins/ $rcmail_config['skin'] = 'default';