Dotclear


Ignore:
Timestamp:
11/11/16 08:08:04 (9 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Some tiny adjutsments, addresses #1551 , addresses #2217 , addresses #1566 , addresses #776

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/blogs.php

    r3402 r3403  
    9090     $nb_blog = $counter->f(0); 
    9191     $rsStatic = $rs->toStatic(); 
    92      if ($sortby != 'blog_upddt') { 
     92     if (($sortby != 'blog_upddt') && ($sortby != 'blog_status')) { 
    9393          // Sort blog list using lexical order if necessary 
    9494          $rsStatic->extend('rsExtUser'); 
     
    168168 
    169169     '<div>'. 
    170      '<p>'.__('Please give your password to confirm the blog deletion.').'</p>'. 
    171      '<p><label for="pwd">'.__('Your password:').'</label> '. 
     170     '<p><label for="pwd">'.__('Please give your password to confirm blog(s) deletion:').'</label> '. 
    172171     form::password('pwd',20,255).'</p>'. 
    173172     '</div>'. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map