Dotclear


Ignore:
Timestamp:
08/16/13 18:50:30 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Apply pagination style all around.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/blogs.php

    r1358 r1416  
    131131          $pager->var_page = 'page'; 
    132132           
    133           echo '<p>'.__('Page(s)').' : '.$pager->getLinks().'</p>'; 
     133          echo '<p class="pagination">'.__('Page(s)').' : '.$pager->getLinks().'</p>'; 
    134134           
    135135          echo 
     
    149149          echo '</table>'; 
    150150           
    151           echo '<p>'.__('Page(s)').' : '.$pager->getLinks().'</p>'; 
     151          echo '<p class="pagination">'.__('Page(s)').' : '.$pager->getLinks().'</p>'; 
    152152     } 
    153153} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map