Move help text down
This commit is contained in:
+2
-1
@@ -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="">
|
||||
|
||||
Reference in New Issue
Block a user