Rename paige_edit_history to paige_history

This commit is contained in:
Will Faught
2025-02-09 23:54:19 -08:00
parent d60e81ad70
commit 08843d9d9e
36 changed files with 71 additions and 71 deletions

View File

@@ -31,7 +31,7 @@
{{ with $history }}
<div class="paige-row-short text-center text-secondary" id="paige-page-history">
<a class="link-secondary" href="{{ . }}">{{ i18n "paige_edit_history" }}</a>
<a class="link-secondary" href="{{ . }}">{{ i18n "paige_history" }}</a>
</div>
{{ end }}
</div>