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
  • plugins/daInstaller/inc/lib.da.installer.ui.php

    r1046 r1416  
    6464                    '</table>'; 
    6565                
    66                echo '<p>'.__('Page(s)').' : '.$pager->getLinks().'</p>'; 
     66               echo '<p class="pagination">'.__('Page(s)').' : '.$pager->getLinks().'</p>'; 
    6767               $blocks = explode('%s',$html_block); 
    6868               echo $blocks[0]; 
     
    8181               } 
    8282               echo $blocks[1]; 
    83                echo '<p>'.__('Page(s)').' : '.$pager->getLinks().'</p>'; 
     83               echo '<p class="pagination">'.__('Page(s)').' : '.$pager->getLinks().'</p>'; 
    8484          } 
    8585     } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map