Changeset 830


Ignore:
Timestamp:
Aug 18, 2005, 11:20:04 PM (19 years ago)
Author:
plg
Message:
  • bug 134 fixed : "Nb of images incorectly rendered in tool tip near category in category menu". Deletion of a simple line break.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/branch-1_4/include/functions_html.inc.php

    r678 r830  
    404404      $menu.= '
    405405             <span class="menuInfoCat"
    406                    title="'.$category['nb_images'].'
    407                           '.$lang['images_available'].'">
     406                   title="'.$category['nb_images'].' '.$lang['images_available'].'">
    408407             ['.$category['nb_images'].']
    409408             </span>
Note: See TracChangeset for help on using the changeset viewer.