show scheduled backup and give customer the possiblity to abort the job
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
9
templates/Sparkle/customer/extras/backup.tpl
vendored
9
templates/Sparkle/customer/extras/backup.tpl
vendored
@@ -7,6 +7,15 @@ $header
|
||||
</h2>
|
||||
</header>
|
||||
|
||||
<if !empty($existing_backupJob)>
|
||||
<div class="messagewrapperfull">
|
||||
<div class="warningcontainer bradius">
|
||||
<div class="warningtitle">{$lng['admin']['warning']}</div>
|
||||
<div class="warning">{$lng['error']['customerhasongoingbackupjob']}</div>
|
||||
</div>
|
||||
</div>
|
||||
</if>
|
||||
|
||||
<section>
|
||||
|
||||
<form action="{$linker->getLink(array('section' => 'extras'))}" method="post" enctype="application/x-www-form-urlencoded">
|
||||
|
||||
Reference in New Issue
Block a user