summaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
Diffstat (limited to 'resources')
-rw-r--r--resources/views/admin/locations.phtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/views/admin/locations.phtml b/resources/views/admin/locations.phtml
index 48b367d6cf..c4197a6eb4 100644
--- a/resources/views/admin/locations.phtml
+++ b/resources/views/admin/locations.phtml
@@ -2,6 +2,7 @@
<?php use Fisharebest\Webtrees\FontAwesome; ?>
<?php use Fisharebest\Webtrees\I18N; ?>
<?php use Fisharebest\Webtrees\Tree; ?>
+<?php use Fisharebest\Webtrees\Webtrees; ?>
<?= view('components/breadcrumbs', ['links' => $breadcrumbs]) ?>