Changeset 392

Show
Ignore:
Timestamp:
10/17/07 04:39:23 (1 year ago)
Author:
areski
Message:

UPDATE: Remove ARCHIVING icon

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/A2Billing_UI/Public/A2B_call_archiving.php

    r391 r392  
    5050 
    5151$HD_Form -> FieldViewElement ($FG_COL_QUERY); 
    52 $HD_Form -> FG_OTHER_BUTTON1 = true; 
    53 $HD_Form -> FG_OTHER_BUTTON1_LINK= $_SERVER['PHP_SELF']."?archive=true&id=|col0|"; 
    54 $HD_Form -> FG_OTHER_BUTTON1_IMG = Images_Path . "/bluearrow.gif"; 
    55 $HD_Form -> FG_OTHER_BUTTON1_ALT=gettext("ARCHIVE"); 
    5652 
    5753if ($posted==1){ 


Google