Hastymail2

Hastymail2 is an Open Source IMAP webmail client written in PHP. Our focus is compliance, usability, security, and speed.

Hastymail 2


Patch for html error on contact group page

--- lib/url_action_classes/contacts.old 2010-01-11 00:04:53.000000000 +0100
+++ lib/url_action_classes/contacts.php 2010-01-11 00:04:59.000000000 +0100
@@ -485,7 +485,7 @@
         }
     }
     else {
-        $data .= '<tr><td colspan="2" class="no_groups">'.$this->user->str[509].'/td></tr>';
+        $data .= '<tr><td colspan="2" class="no_groups">'.$this->user->str[509].'</td></tr>';
     }
     $data .= '</table>';
     return $data;

 

// juKay


Name
Subject
Reply
Security Image:
security image
Enter the letters you see above.
 
Get Hastymail at SourceForge.net. Fast, secure and Free Open Source software downloads