diff options
Diffstat (limited to 'app/view/templates/font.php')
-rw-r--r-- | app/view/templates/font.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/view/templates/font.php b/app/view/templates/font.php index 6e55686..90614a9 100644 --- a/app/view/templates/font.php +++ b/app/view/templates/font.php @@ -5,7 +5,7 @@ <body> - <?php $this->insert('backtopbar', ['user' => $user]) ?> + <?php $this->insert('backtopbar', ['user' => $user, 'tab' => 'font']) ?> <section class="font"> |