Roundcube Community Forum

Miscellaneous => Forum Feedback => Topic started by: BlueC on April 01, 2008, 01:35:19 PM

Title: Request: that horrible "Trouble receiving activation emails?" red box
Post by: BlueC on April 01, 2008, 01:35:19 PM
Admins,

That red box is a real blight on the forum page and is making my eyes sore.

Please could you remove it for users who are logged in? (as it doesn't apply to them anyway).

Something like this in your template would do it:

Code: [Select]
<?php 
if ($context['user']['is_guest']) {
?>

THE HTML
<?php 
}
?>

Title: Re: Request: that horrible "Trouble receiving activation emails?" red box
Post by: Listy on April 18, 2008, 07:01:49 AM
yeap;
it's very very annoying
Please remove it