summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/config_index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/config_index.php b/templates/config_index.php
index fef8909d..ba971b61 100644
--- a/templates/config_index.php
+++ b/templates/config_index.php
@@ -23,6 +23,7 @@
</div>
<section class="settings">
<ul>
+ <li><a href="?controller=config&amp;action=tokens"><?= t('Reset all tokens') ?></a></li>
<li>
<?= t('Webhooks token:') ?>
<strong><?= Helper\escape($values['webhooks_token']) ?></strong>