Ignore:
Timestamp:
01/09/2010 06:29:42 PM (2 years ago)
Author:
Acinonyx
Message:

[awmn] Add missing 'alt' attribute for 'img' element

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/awmn/templates/basic/includes/pages/nodes/nodes_plot_link.tpl

    r231 r232  
    7575                                </tr> 
    7676                                <tr> 
    77                                         <td height="100%" colspan="3" align="center"><img src="{$plot_image}&amp;width=570&amp;height=250" width="570" height="250" /></td> 
     77                                        <td height="100%" colspan="3" align="center"><img src="{$plot_image}&amp;width=570&amp;height=250" width="570" height="250" alt="" /></td> 
    7878                                </tr> 
    7979                                <tr> 
Note: See TracChangeset for help on using the changeset viewer.