Added the word Edit to Linked Locations

This commit is contained in:
Andreas Kristiansen
2025-09-01 13:28:35 +02:00
parent 999a7a3758
commit 654c97253b

View File

@@ -32,7 +32,7 @@
<tr>
<th scope="col"><?= __("Name")?></th>
<th scope="col"><?= __("Status")?></th>
<th scope="col"><?= __("Linked locations"); ?></th>
<th scope="col"><?= __("Edit Linked locations"); ?></th>
<th scope="col"><?= __("Delete")?></th>
<th scope="col"><?= __("Visitor site"); ?></th>
<th scope="col"><?= __("Public Search")?></th>