more removing of aps/autoresponder/backup
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
24
templates/Sparkle/admin/aps/askyesno.tpl
vendored
24
templates/Sparkle/admin/aps/askyesno.tpl
vendored
@@ -1,24 +0,0 @@
|
||||
<div class="messagewrapper">
|
||||
<div class="warningcontainer bradius">
|
||||
<div class="warningtitle">{$lng['question']['question']}</div>
|
||||
<div class="warning">
|
||||
$Message
|
||||
<div style="text-align:right;">
|
||||
<form name="continue" action="$filename" method="post">
|
||||
<input type="submit" name="answer" value="{$lng['panel']['yes']}" />
|
||||
<input type="hidden" name="save" value="1"/>
|
||||
<input type="hidden" name="s" value="$s"/>
|
||||
<input type="hidden" name="action" value="$action"/>
|
||||
$Ids
|
||||
</form>
|
||||
|
||||
<form name="back" action="$filename" method="post">
|
||||
<input type="submit" class="nobutton" name="submit" value="{$lng['panel']['no']}" />
|
||||
<input type="hidden" name="action" value="$action"/>
|
||||
<input type="hidden" name="s" value="$s"/>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
1
templates/Sparkle/admin/aps/footer.tpl
vendored
1
templates/Sparkle/admin/aps/footer.tpl
vendored
@@ -1 +0,0 @@
|
||||
$footer
|
||||
1
templates/Sparkle/admin/aps/header.tpl
vendored
1
templates/Sparkle/admin/aps/header.tpl
vendored
@@ -1 +0,0 @@
|
||||
$header
|
||||
24
templates/Sparkle/admin/aps/infobox.tpl
vendored
24
templates/Sparkle/admin/aps/infobox.tpl
vendored
@@ -1,24 +0,0 @@
|
||||
<if $Type == 0>
|
||||
<div class="warningcontainer bradius">
|
||||
<div class="warningtitle">{$lng['success']['success']}</div>
|
||||
<div class="warning">
|
||||
$Message
|
||||
</div>
|
||||
</div>
|
||||
</if>
|
||||
<if $Type == 1>
|
||||
<div class="errorcontainer bradius">
|
||||
<div class="errortitle">{$lng['error']['error']}</div>
|
||||
<div class="error">
|
||||
$Message
|
||||
</div>
|
||||
</div>
|
||||
</if>
|
||||
<if $Type == 2>
|
||||
<div class="successcontainer bradius">
|
||||
<div class="successtitle">{$lng['success']['success']}</div>
|
||||
<div class="success">
|
||||
$Message
|
||||
</div>
|
||||
</div>
|
||||
</if>
|
||||
58
templates/Sparkle/admin/aps/manage_instances.tpl
vendored
58
templates/Sparkle/admin/aps/manage_instances.tpl
vendored
@@ -1,58 +0,0 @@
|
||||
<article>
|
||||
<header>
|
||||
<h2>
|
||||
<img src="templates/{$theme}/assets/img/icons/aps_big.png" alt="" />
|
||||
{$lng['aps']['specialoptions']}
|
||||
</h2>
|
||||
</header>
|
||||
|
||||
<section class="fullform bradius">
|
||||
<table class="formtable">
|
||||
<tr>
|
||||
<td><strong>{$lng['aps']['statistics']}</strong></td>
|
||||
<td>$Statistics</td>
|
||||
</tr>
|
||||
</table>
|
||||
</fieldset>
|
||||
<br /><br />
|
||||
</section>
|
||||
</article>
|
||||
<br /><br />
|
||||
<article>
|
||||
<header>
|
||||
<h2>
|
||||
<img src="templates/{$theme}/assets/img/icons/aps_big.png" alt="" />
|
||||
{$lng['aps']['manageinstances']}
|
||||
</h2>
|
||||
</header>
|
||||
|
||||
<section class="fullform bradius">
|
||||
<form action="$filename" method="post" enctype="application/x-www-form-urlencoded">
|
||||
<fieldset>
|
||||
<legend>Froxlor - {$lng['aps']['manageinstances']}</legend>
|
||||
|
||||
<table class="formtable">
|
||||
<thead>
|
||||
<tr>
|
||||
<th style="text-align:center;">{$lng['aps']['packagenameandstatus']}</th>
|
||||
<th style="text-align:center;">{$lng['aps']['stopinstall']}</th>
|
||||
<th style="text-align:center;">{$lng['aps']['uninstall']}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
{$Instances}
|
||||
<td colspan="3"><input class="bottom" type="reset" value="{$lng['panel']['reset']}" /> <input type="submit" name="save" value="{$lng['panel']['save']}" /></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p style="display: none;">
|
||||
<input type="hidden" name="s" value="$s" />
|
||||
<input type="hidden" name="page" value="$page" />
|
||||
<input type="hidden" name="action" value="$action" />
|
||||
<input type="hidden" name="send" value="send" />
|
||||
</p>
|
||||
</fieldset>
|
||||
</form>
|
||||
<br /><br />
|
||||
</section>
|
||||
</article>
|
||||
@@ -1,5 +0,0 @@
|
||||
<tr>
|
||||
<td class="field_name_border_left" style="padding-left: 2em;">{$Row['name']}, {$Row['firstname']} <if $Row['company'] != ''> | {$Row['company']}</if> ({$Row['loginname']}): {$database}; {$main_domain}</td>
|
||||
<td class="field_name" style="text-align:center;"><if isset($Stop) == true>$Stop</if></td>
|
||||
<td class="field_name" style="text-align:center;"><if isset($Remove) == true>$Remove</if></td>
|
||||
</tr>
|
||||
@@ -1,3 +0,0 @@
|
||||
<tr>
|
||||
<td class="field_display_border_left" colspan="3"><strong>{$Row['Name']} {$Row['Version']} (Release {$Row['Release']})</strong></td>
|
||||
</tr>
|
||||
@@ -1,3 +0,0 @@
|
||||
<tr>
|
||||
<td class="title" colspan="3" style="font-size: 1.1em;"><strong>{$Caption}</strong></td>
|
||||
</tr>
|
||||
110
templates/Sparkle/admin/aps/manage_packages.tpl
vendored
110
templates/Sparkle/admin/aps/manage_packages.tpl
vendored
@@ -1,110 +0,0 @@
|
||||
<article>
|
||||
<header>
|
||||
<h2>
|
||||
<img src="templates/{$theme}/assets/img/icons/aps_big.png" alt="" />
|
||||
{$lng['aps']['specialoptions']}
|
||||
</h2>
|
||||
</header>
|
||||
|
||||
<section class="midform midformaps_2 bradius">
|
||||
|
||||
<form action="$filename" method="post" enctype="application/x-www-form-urlencoded">
|
||||
<p style="margin-left:10px;">
|
||||
<strong>{$lng['admin']['phpsettings']['actions']}</strong>
|
||||
</p>
|
||||
<p style="margin-left:10px;">
|
||||
<input type="hidden" name="s" value="$s" />
|
||||
<input type="hidden" name="action" value="$action" />
|
||||
<input type="hidden" name="page" value="$page" />
|
||||
<input type="hidden" name="save" value="save" />
|
||||
<input type="submit" name="downloadallpackages" value="{$lng['aps']['downloadallpackages']}" />
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<form action="$filename" method="post" enctype="application/x-www-form-urlencoded">
|
||||
<p style="margin-left:10px;">
|
||||
<input type="hidden" name="s" value="$s" />
|
||||
<input type="hidden" name="action" value="$action" />
|
||||
<input type="hidden" name="page" value="$page" />
|
||||
<input type="hidden" name="save" value="save" />
|
||||
<input type="submit" name="updateallpackages" value="{$lng['aps']['updateallpackages']}" />
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<form action="$filename" method="post" enctype="application/x-www-form-urlencoded">
|
||||
<p style="margin-left:10px;">
|
||||
<input type="hidden" name="s" value="$s" />
|
||||
<input type="hidden" name="action" value="$action" />
|
||||
<input type="hidden" name="page" value="$page" />
|
||||
<input type="hidden" name="save" value="save" />
|
||||
<input type="submit" name="enablenewest" value="{$lng['aps']['enablenewest']}" />
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<form action="$filename" method="post" enctype="application/x-www-form-urlencoded">
|
||||
<p style="margin-left:10px;">
|
||||
<input type="hidden" name="s" value="$s" />
|
||||
<input type="hidden" name="action" value="$action" />
|
||||
<input type="hidden" name="page" value="$page" />
|
||||
<input type="hidden" name="save" value="save" />
|
||||
<input type="submit" name="removeunused" value="{$lng['aps']['removeunused']}" />
|
||||
</p>
|
||||
</form>
|
||||
|
||||
</section>
|
||||
<br />
|
||||
<section class="midform bradius">
|
||||
<p style="margin-left:10px;"><strong>{$lng['aps']['statistics']}</strong></p>
|
||||
<p style="margin-left:10px;">{$Statistics}</p>
|
||||
</section>
|
||||
</article>
|
||||
<br />
|
||||
<article>
|
||||
<header>
|
||||
<h2>
|
||||
<img src="templates/{$theme}/assets/img/icons/aps_big.png" alt="" />
|
||||
{$lng['aps']['managepackages']}
|
||||
</h2>
|
||||
</header>
|
||||
|
||||
<section>
|
||||
|
||||
<form action="$filename" method="post" enctype="application/x-www-form-urlencoded">
|
||||
|
||||
<table class="bradius aps">
|
||||
<thead>
|
||||
<tr>
|
||||
<th style="width:30%;">{$lng['aps']['packagenameandversion']}</th>
|
||||
<th>{$lng['ticket']['status']}</th>
|
||||
<th>{$lng['aps']['installations']}</th>
|
||||
<th style="width:7%;">{$lng['aps']['lock']}</th>
|
||||
<th style="width:7%;">{$lng['aps']['unlock']}</th>
|
||||
<th style="width:7%;">{$lng['aps']['remove']}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tfoot>
|
||||
<tr>
|
||||
<td colspan="3" style="border-top:1px solid #666;"><strong>{$lng['aps']['allpackages']}</strong></td>
|
||||
<td style="width:7%;text-align:center;border-top:1px solid #666;"><input type="radio" name="all" value="lock"/></td>
|
||||
<td style="width:7%;text-align:center;border-top:1px solid #666;"><input type="radio" name="all" value="unlock"/></td>
|
||||
<td style="width:7%;text-align:center;border-top:1px solid #666;"><input type="radio" name="all" value="remove"/></td>
|
||||
</tr>
|
||||
</tfoot>
|
||||
<tbody>
|
||||
{$Packages}
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<p class="submit">
|
||||
<input type="hidden" name="s" value="$s" />
|
||||
<input type="hidden" name="action" value="$action" />
|
||||
<input type="hidden" name="page" value="$page" />
|
||||
<input type="reset" value="{$lng['panel']['reset']}"/>
|
||||
<input type="submit" name="save" value="{$lng['panel']['save']}"/>
|
||||
</p>
|
||||
|
||||
</form>
|
||||
</section>
|
||||
|
||||
</article>
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
<tr>
|
||||
<td>{$Row2['Version']} (Release {$Row2['Release']})</td>
|
||||
<td><if $Row2['Status'] == PACKAGE_LOCKED>{$lng['aps']['package_locked']}</if><if $Row2['Status'] == PACKAGE_ENABLED>{$lng['aps']['package_enabled']}</if></td>
|
||||
<td>{$Installations}</td>
|
||||
<td style="text-align:center;">$Lock</td>
|
||||
<td style="text-align:center;">$Unlock</td>
|
||||
<td style="text-align:center;"><if $Installations == 0>$Remove</if></td>
|
||||
</tr>
|
||||
@@ -1,30 +0,0 @@
|
||||
<article>
|
||||
<header>
|
||||
<h2>
|
||||
<img src="templates/{$theme}/assets/img/icons/aps_big.png" alt="" />
|
||||
{$lng['aps']['specialoptions']}
|
||||
</h2>
|
||||
</header>
|
||||
|
||||
<section class="midform midformaps_2 bradius">
|
||||
|
||||
<form action="$filename" method="post" enctype="application/x-www-form-urlencoded">
|
||||
<fieldset>
|
||||
<legend>Froxlor - {$lng['aps']['specialoptions']}</legend>
|
||||
<p>
|
||||
<strong>{$lng['admin']['phpsettings']['actions']}</strong>
|
||||
</p>
|
||||
<p class="submit">
|
||||
<input type="hidden" name="s" value="$s" />
|
||||
<input type="hidden" name="action" value="$action" />
|
||||
<input type="hidden" name="page" value="$page" />
|
||||
<input type="hidden" name="save" value="save" />
|
||||
<input type="submit" name="downloadallpackages" value="{$lng['aps']['downloadallpackages']}" />
|
||||
</p>
|
||||
</fieldset>
|
||||
</form>
|
||||
|
||||
</section>
|
||||
|
||||
</article>
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
<tr>
|
||||
<td colspan="6" style="border-top: 1px solid #666;border-bottom:1px solid #666;"><strong>{$Row['Name']}</strong></td>
|
||||
</tr>
|
||||
29
templates/Sparkle/admin/aps/upload.tpl
vendored
29
templates/Sparkle/admin/aps/upload.tpl
vendored
@@ -1,29 +0,0 @@
|
||||
<article>
|
||||
<header>
|
||||
<h2>
|
||||
<img src="templates/{$theme}/assets/img/icons/aps_upload_big.png" alt="" />
|
||||
{$lng['aps']['upload']}
|
||||
</h2>
|
||||
</header>
|
||||
|
||||
<section class="midform midformaps_1 bradius">
|
||||
|
||||
<form action="$filename" method="post" enctype="multipart/form-data">
|
||||
<fieldset>
|
||||
<legend>Froxlor - {$lng['aps']['upload']}</legend>
|
||||
<p>
|
||||
<strong>{$lng['aps']['upload_description']}</strong><br />
|
||||
<a href="http://www.apsstandard.org/" rel="external">http://www.apsstandard.org/</a>
|
||||
</p>
|
||||
{$Output}
|
||||
|
||||
<input type="hidden" name="s" value="$s" />
|
||||
<input type="hidden" name="page" value="$page" />
|
||||
<input type="hidden" name="action" value="$action" />
|
||||
<input type="submit" value="{$lng['aps']['upload']}" />
|
||||
</fieldset>
|
||||
</form>
|
||||
</section>
|
||||
|
||||
</article>
|
||||
|
||||
30
templates/Sparkle/admin/index/index.tpl
vendored
30
templates/Sparkle/admin/index/index.tpl
vendored
@@ -135,36 +135,6 @@ $header
|
||||
</div>
|
||||
</if>
|
||||
|
||||
<if $settings['autoresponder']['autoresponder_active'] == 1>
|
||||
<div class="canvasbox">
|
||||
<input type="hidden" id="email_autoresponder" class="circular" data-used="{$overview['email_autoresponder_used']}" data-available="{$userinfo['email_autoresponder']}" data-assigned="{$userinfo['email_autoresponder_used']}">
|
||||
<canvas id="email_autoresponder-canvas" width="120" height="76"></canvas><br/>
|
||||
{$lng['customer']['autoresponder']}<br />
|
||||
<small>
|
||||
{$overview['email_autoresponder_used']} {$lng['panel']['used']}<br />
|
||||
{$userinfo['email_autoresponder_used']} {$lng['panel']['assigned']}<br />
|
||||
<if $userinfo['email_autoresponder'] != '∞'>
|
||||
{$userinfo['email_autoresponder']} {$lng['panel']['available']}
|
||||
</if>
|
||||
</small>
|
||||
</div>
|
||||
</if>
|
||||
|
||||
<if (int)$settings['aps']['aps_active'] == 1>
|
||||
<div class="canvasbox">
|
||||
<input type="hidden" id="aps_packages" class="circular" data-used="{$overview['aps_packages_used']}" data-available="{$userinfo['aps_packages']}" data-assigned="{$userinfo['aps_packages_used']}">
|
||||
<canvas id="aps_packages-canvas" width="120" height="76"></canvas><br/>
|
||||
{$lng['aps']['numberofapspackages']}<br />
|
||||
<small>
|
||||
{$overview['aps_packages_used']} {$lng['panel']['used']}<br />
|
||||
{$userinfo['aps_packages_used']} {$lng['panel']['assigned']}<br />
|
||||
<if $userinfo['aps_packages'] != '∞'>
|
||||
{$userinfo['aps_packages']} {$lng['panel']['available']}
|
||||
</if>
|
||||
</small>
|
||||
</div>
|
||||
</if>
|
||||
|
||||
<div class="canvasbox">
|
||||
<input type="hidden" id="ftps" class="circular" data-used="{$overview['ftps_used']}" data-available="{$userinfo['ftps']}" data-assigned="{$userinfo['ftps_used']}">
|
||||
<canvas id="ftps-canvas" width="120" height="76"></canvas><br/>
|
||||
|
||||
@@ -47,12 +47,6 @@
|
||||
<td><span <if $admin['email_quota_used'] == $admin['email_quota_used_new']>style="color:green"<else>style="color:red"</if>><b>{$admin['email_quota_used']} -> {$admin['email_quota_used_new']}</b></span></td>
|
||||
</tr>
|
||||
</if>
|
||||
<if $settings['autoresponder']['autoresponder_active'] == 1>
|
||||
<tr>
|
||||
<td>{$lng['customer']['autoresponder']}:</td>
|
||||
<td><span <if $admin['email_autoresponder_used'] == $admin['email_autoresponder_used_new']>style="color:green"<else>style="color:red"</if>><b>{$admin['email_autoresponder_used']} -> {$admin['email_autoresponder_used_new']}</b></span></td>
|
||||
</tr>
|
||||
</if>
|
||||
<tr>
|
||||
<td>{$lng['customer']['ftps']}:</td>
|
||||
<td><span <if $admin['ftps_used'] == $admin['ftps_used_new']>style="color:green"<else>style="color:red"</if>><b>{$admin['ftps_used']} -> {$admin['ftps_used_new']}</b></span></td>
|
||||
@@ -63,12 +57,6 @@
|
||||
<td><span <if $admin['tickets_used'] == $admin['tickets_used_new']>style="color:green"<else>style="color:red"</if>><b>{$admin['tickets_used']} -> {$admin['tickets_used_new']}</b></span></td>
|
||||
</tr>
|
||||
</if>
|
||||
<if $settings['aps']['aps_active'] == '1'>
|
||||
<tr>
|
||||
<td>{$lng['customer']['aps']}:</td>
|
||||
<td><span <if $admin['aps_packages_used'] == $admin['aps_packages_used_new']>style="color:green"<else>style="color:red"</if>><b>{$admin['aps_packages_used']} -> {$admin['aps_packages_used_new']}</b></span></td>
|
||||
</tr>
|
||||
</if>
|
||||
</table>
|
||||
</section>
|
||||
</td>
|
||||
|
||||
@@ -31,12 +31,6 @@
|
||||
<td><span <if $customer['email_quota_used'] == $customer['email_quota_used_new']>style="color:green"<else>style="color:red"</if>><b>{$customer['email_quota_used']} -> {$customer['email_quota_used_new']}</b></span></td>
|
||||
</tr>
|
||||
</if>
|
||||
<if $settings['autoresponder']['autoresponder_active'] == 1>
|
||||
<tr>
|
||||
<td>{$lng['customer']['autoresponder']}:</td>
|
||||
<td><span <if $customer['email_autoresponder_used'] == $customer['email_autoresponder_used_new']>style="color:green"<else>style="color:red"</if>><b>{$customer['email_autoresponder_used']} -> {$customer['email_autoresponder_used_new']}</b></span></td>
|
||||
</tr>
|
||||
</if>
|
||||
<tr>
|
||||
<td>{$lng['customer']['ftps']}:</td>
|
||||
<td><span <if $customer['ftps_used'] == $customer['ftps_used_new']>style="color:green"<else>style="color:red"</if>><b>{$customer['ftps_used']} -> {$customer['ftps_used_new']}</b></span></td>
|
||||
@@ -47,12 +41,6 @@
|
||||
<td><span <if $customer['tickets_used'] == $customer['tickets_used_new']>style="color:green"<else>style="color:red"</if>><b>{$customer['tickets_used']} -> {$customer['tickets_used_new']}</b></span></td>
|
||||
</tr>
|
||||
</if>
|
||||
<if $settings['aps']['aps_active'] == '1'>
|
||||
<tr>
|
||||
<td>{$lng['customer']['aps']}:</td>
|
||||
<td><span <if $customer['aps_packages_used'] == $customer['aps_packages_used_new']>style="color:green"<else>style="color:red"</if>><b>{$customer['aps_packages_used']} -> {$customer['aps_packages_used_new']}</b></span></td>
|
||||
</tr>
|
||||
</if>
|
||||
</table>
|
||||
</section>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user