Changeset 1910 for trunk/bb-admin/site.php
- Timestamp:
- 01/06/2009 01:04:42 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bb-admin/site.php
r1575 r1910 5 5 6 6 <h2><?php _e('Recount') ?></h2> 7 <p><?php _e("The following checkboxes allow you to recalculate various numbers stored in 8 the database. These numbers are used for things like counting the number of 9 pages worth of posts a particular topic has. You shouldn't need to do do any of 10 this unless you're upgrading from one version to another or are seeing 11 pagination oddities.") ?></p> 7 <p><?php _e("The following checkboxes allow you to recalculate various numbers stored in the database. These numbers are used for things like counting the number of pages worth of posts a particular topic has. You shouldn't need to do do any of this unless you're upgrading from one version to another or are seeing pagination oddities.") ?></p> 12 8 13 9 <form method="post" action="<?php bb_uri('bb-admin/bb-do-counts.php', null, BB_URI_CONTEXT_FORM_ACTION + BB_URI_CONTEXT_BB_ADMIN); ?>">
Note: See TracChangeset
for help on using the changeset viewer.