Changeset 12479 for trunk/include


Ignore:
Timestamp:
Oct 17, 2011, 10:51:49 PM (13 years ago)
Author:
rvelices
Message:

feature 2477: Remove unused CSS / html elements from version 2.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/functions_html.inc.php

    r11317 r12479  
    466466      .'"><img src="'
    467467        .get_root_url().get_themeconf('icon_dir').'/remove_s.png'
    468       .'" alt="x" style="vertical-align:bottom;" class="button">'
     468      .'" alt="x" style="vertical-align:bottom;">'
    469469      .'</a>';
    470470  }
Note: See TracChangeset for help on using the changeset viewer.