mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 17:37:02 +03:00
Improved Squire by visualizing some active buttons states
This commit is contained in:
parent
baacddd324
commit
2e0fc1585d
3 changed files with 62 additions and 39 deletions
|
|
@ -266,8 +266,7 @@ trait ResponseParser
|
|||
$oImapResponse, true, $sPreviousAtomUpperCase, '['
|
||||
);
|
||||
|
||||
if (null !== $sListBlock)
|
||||
{
|
||||
if (null !== $sListBlock) {
|
||||
$sAtomBuilder .= $sListBlock.']';
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue