Changeset 414 in subversion for trunk/roundcubemail/index.php


Ignore:
Timestamp:
Dec 18, 2006 4:11:57 AM (7 years ago)
Author:
robin
Message:

Fix display of quota image/text after a remote command.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/index.php

    r400 r414  
    315315    include('program/steps/mail/quotaimg.inc'); 
    316316 
     317  if ($_action=='quotadisplay') 
     318    include('program/steps/mail/quotadisplay.inc'); 
     319 
    317320 
    318321  // make sure the message count is refreshed 
Note: See TracChangeset for help on using the changeset viewer.