Move help text down

This commit is contained in:
Girish Ramakrishnan
2019-09-23 10:25:04 -07:00
parent 3cbb4e3f43
commit b01799c606
+2 -1
View File
@@ -600,7 +600,7 @@
<div class="row">
<div class="col-md-12">
<label class="control-label">Create Backup</label>
<p>This creates a snapshot of the app. You can use this snapshot to restore or clone this app.</p>
<p>This creates a snapshot of the app at this instant.</p>
<div ng-show="app.installationState === 'pending_backup'">
<div class="progress progress-striped active animateMe" style="margin-bottom: 10px;">
@@ -616,6 +616,7 @@
<div class="row">
<div class="col-md-12">
<label class="control-label">Backups</label>
<p>You can use app backups to restore or clone this app.</p>
<!-- backup id copy helper -->
<input type="text" class="offscreen" aria-hidden="true" id="backupIdHelper" value="">