diff options
Diffstat (limited to 'templates/show_catalogs.inc.php')
-rw-r--r-- | templates/show_catalogs.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_catalogs.inc.php b/templates/show_catalogs.inc.php index 2df65eda..fe6e3e7d 100644 --- a/templates/show_catalogs.inc.php +++ b/templates/show_catalogs.inc.php @@ -28,7 +28,7 @@ <tr class="table-header"> <th><?php echo _('Name'); ?></th> <th><?php echo _('Path'); ?></th> - <th><?php echo _('Last Update'); ?></th> + <th><?php echo _('Last Verify'); ?></th> <th><?php echo _('Last Add'); ?></th> <th><?php echo _('Actions'); ?></th> </tr> |