Show
Ignore:
Timestamp:
07/23/08 17:45:06 (4 months ago)
Author:
ncordier
Message:

change display "service" to "command" in command categories

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/centreon/www/include/configuration/configObject/command_categories/listCommandCategories.ihtml

    r5226 r5855  
    2121                        <td class="ListColHeaderLeft">{$headerMenu_name}</td> 
    2222                        <td class="ListColHeaderCenter">{$headerMenu_desc}</td> 
    23                         <td class="ListColHeaderCenter">{$headerMenu_linked_svc}</td> 
     23                        <td class="ListColHeaderCenter">{$headerMenu_linked_cmd}</td> 
    2424                        <td class="ListColHeaderRight">{$headerMenu_options}</td> 
    2525                </tr>