Rename paige_edit_this_page to paige_edit

This commit is contained in:
Will Faught
2025-02-09 23:51:21 -08:00
parent 6fb92e6d73
commit d60e81ad70
36 changed files with 71 additions and 71 deletions

View File

@@ -25,7 +25,7 @@
<div id="paige-page-file">
{{ with $edit }}
<div class="paige-row-short text-center text-secondary" id="paige-page-edit">
<a class="link-secondary" href="{{ . }}">{{ i18n "paige_edit_this_page" }}</a>
<a class="link-secondary" href="{{ . }}">{{ i18n "paige_edit" }}</a>
</div>
{{ end }}