aboutsummaryrefslogtreecommitdiff
path: root/src/static/templates/admin/page.hbs
diff options
context:
space:
mode:
Diffstat (limited to 'src/static/templates/admin/page.hbs')
-rw-r--r--src/static/templates/admin/page.hbs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/static/templates/admin/page.hbs b/src/static/templates/admin/page.hbs
index 7ce16674..2cad0e5c 100644
--- a/src/static/templates/admin/page.hbs
+++ b/src/static/templates/admin/page.hbs
@@ -38,8 +38,8 @@
</div>
<div class="mt-3">
- <button type="button" class="btn btn-sm btn-link" onclick="updateRevisions();" title="Force all clients to fetch
- new data next time they connect. Useful after restoring a backup to remove any stale data.">
+ <button type="button" class="btn btn-sm btn-link" onclick="updateRevisions();"
+ title="Force all clients to fetch new data next time they connect. Useful after restoring a backup to remove any stale data.">
Force clients to resync
</button>