Dotclear


Ignore:
Timestamp:
09/10/13 12:12:57 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/lib.admincombos.php

    r1775 r1780  
    3333          $categories_combo = array(); 
    3434          if ($include_empty) { 
    35                $categories_combo = array(new formSelectOption(__('(no cat)'),'')); 
     35               $categories_combo = array(new formSelectOption(__('(No cat)'),'')); 
    3636          } 
    3737          while ($categories->fetch()) { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map