Ignore:
Timestamp:
07/02/08 22:32:48 (4 years ago)
Author:
hverton
Message:

made the houskeeping queries low-priority
fixed transparancy in some admin index images
removed more unused images from the template
fixed transparancy in the external_link image
update the report template to allow a report process to return an error message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/templates/admin.reports.tpl

    r1498 r1518  
    5252            {/if} 
    5353              
    54             {imagelink link=$smarty.const.BASEDIR|cat:"reports.php"|cat:$aidlink|cat:"&action=select&report_id="|cat:$reports[id].report_id image="image_view.gif" alt=$locale.411 title=$locale.411} 
     54            {imagelink link=$smarty.const.BASEDIR|cat:"reports.php"|cat:$aidlink|cat:"&report_id="|cat:$reports[id].report_id image="image_view.gif" alt=$locale.411 title=$locale.411} 
    5555        </td> 
    5656    </tr> 
Note: See TracChangeset for help on using the changeset viewer.