welcome on board new 'Sparkle' theme and also welcome on board BNoiZe as theme maintainer (creater of Sparkle theme)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
30
templates/Sparkle/admin/aps/manage_packages_download.tpl
vendored
Normal file
30
templates/Sparkle/admin/aps/manage_packages_download.tpl
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
<article>
|
||||
<header>
|
||||
<h2>
|
||||
<img src="templates/{$theme}/assets/img/icons/aps.png" alt="" />
|
||||
{$lng['aps']['specialoptions']}
|
||||
</h2>
|
||||
</header>
|
||||
|
||||
<section class="midform midformaps_2 bradiusodd">
|
||||
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user