mirror of
https://github.com/hrfee/jfa-go.git
synced 2026-03-18 21:50:33 +01:00
backups: move code to own files
This commit is contained in:
@@ -332,6 +332,7 @@
|
||||
<div class="card relative mx-auto my-[10%] w-4/5 lg:w-1/3">
|
||||
<span class="heading">{{ .strings.backups }} <span class="modal-close">×</span></span>
|
||||
<p class="content my-4">{{ .strings.backupsDescription }}</p>
|
||||
<p class="content my-4">{{ .strings.backupsCopy }}</p>
|
||||
<p class="content my-4">{{ .strings.backupsFormatNote }}</p>
|
||||
<div class="row col flex">
|
||||
<button class="button ~info @low mr-2 mt-4 mb-4" id="settings-backups-backup">{{ .strings.backupNow }}</button>
|
||||
|
||||
Reference in New Issue
Block a user