setup: fix title and heading

This commit is contained in:
Girish Ramakrishnan
2025-12-05 16:52:46 +01:00
parent c8842cc71f
commit 35d0227862
4 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -360,7 +360,7 @@ onMounted(async () => {
</div>
<div class="view" v-else style="max-width: 500px;">
<h1 style="text-align: center">Cloudron Restore</h1>
<h1 style="text-align: center">Restore Cloudron</h1>
<p>Provide the backup information to restore from, or
<input type="file" ref="backupConfigFileInput" @change="onBackupConfigChanged" accept="application/json, text/json" style="display:none"/>
<button type="button" style="background: none; border: none; color: #007bff; cursor: pointer; text-decoration: underline; padding: 0;" @click="onUploadBackupConfig()">