From a6a6ee009217e485e91c7e88830820b69faf4a32 Mon Sep 17 00:00:00 2001 From: k-paulius Date: Fri, 12 Feb 2016 23:55:02 -0600 Subject: Synchronize page titles with tab titles. Rename some titles in order to be more consistent. Convert page title to title case. --- src/usr/local/www/diag_confbak.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www/diag_confbak.php') diff --git a/src/usr/local/www/diag_confbak.php b/src/usr/local/www/diag_confbak.php index 495f9f7..7ba6c91 100644 --- a/src/usr/local/www/diag_confbak.php +++ b/src/usr/local/www/diag_confbak.php @@ -132,7 +132,7 @@ cleanup_backupcache(false); $confvers = get_backups(); unset($confvers['versions']); -$pgtitle = array(gettext("Diagnostics"), gettext("Configuration History")); +$pgtitle = array(gettext("Diagnostics"), gettext("Backup/Restore"), gettext("Config History")); include("head.inc"); if ($savemsg) { -- cgit v1.1