summaryrefslogtreecommitdiffstatshomepage
path: root/edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'edit.php')
-rw-r--r--edit.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/edit.php b/edit.php
index 1ecb9d0..9011ac3 100644
--- a/edit.php
+++ b/edit.php
@@ -41,6 +41,7 @@ isset($_POST['referrer']) ? define('POST_REFERRER', $_POST['referrer']): define(
// Header variables
+$tplVars['pagetitle'] = T_('Edit Bookmark');
$tplVars['subtitle'] = T_('Edit Bookmark');
$tplVars['loadjs'] = true;