Can I change the number of strings per page in Phonebook?

  1. 14 years ago

    We have nearly 30 users, and having them all on 6 pages (5 per page) is not too convenient. How can I increase that number to, maybe, 15 users per page?
    Thanks in advance.

  2. admin

    24 Sep 2010 Administrator

    Edit phonebook.php

    Look for the line

    $grid->set_per_page(5);

    And set the number of records to anything you want.

    Best regards,

  3. Thanks a lot. Another question is, how can I increase the height of appearing window of Visual Phonebook?

or Sign Up to reply!