Dotclear


Ignore:
Timestamp:
08/27/13 09:57:49 (11 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Typo in cat combo (filters)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/posts.php

    r1553 r1596  
    6161     } 
    6262      
    63      $categories_combo[__('None')] = 'NULL'; 
     63     $categories_combo[__('(No cat)')] = 'NULL'; 
    6464     while ($categories->fetch()) { 
    6565          $categories_combo[str_repeat('&nbsp;&nbsp;',$categories->level-1).($categories->level-1 == 0 ? '' : '&bull; '). 
Note: See TracChangeset for help on using the changeset viewer.

Sites map