Exemple #1
0
</span> <span class="sorting-indicator"></span> 
                            </a>
                        </th> 
                    </tr> 
                </tfoot> 
                <?php 
/** Footer heading Ends */
?>
             </table>
                   
             <div style="clear: both;"></div>
             <!-- Footer filter options Starts -->
             <div class="alignleft actions" style="margin-top:10px;">
                 <?php 
/** Call function to display filter option in bottom   */
echo adminFilterDisplay('playlist', 'down');
?>
             </div>
       <?php 
/** Footer pagination drop down  */
echo paginateLinks($total, $limit, $pagenum, 'admin', '');
/** Footer filter options Ends */
?>
          </form> 
          <?php 
/** Playlist grid form Ends */
?>
        </div> 
    </div>
    <?php 
/**  Playlist add/ grid section Starts */
Exemple #2
0
?>
</span> <span class="sorting-indicator"></span> </a></th> 
                          </tr 
                 </tfoot> 
                 <?php 
/** Display video ads footer section starts */
?>
            </table>
            <div style="clear: both;"></div> 
            <div class="alignleft actions" style="margin-top: 10px;"> 
            <?php 
/**
 * Call function to display
 * filter option at top of the 
 * google adsense grid sction   
 */
echo adminFilterDisplay('videoad', 'down');
?>
 
            </div> 
      <?php 
/** pagination dropdown at end of the gird */
echo paginateLinks($total, $limit, $pagenum, 'admin', '');
?>
 
       </form> 
    </div> 
<?php 
/** Display video ads id section ends */
?>
</div>