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:
Michael Kaufmann (d00p)
2013-10-01 15:21:35 +02:00
parent ecdb9ddbdc
commit 38a53e49fd
390 changed files with 7923 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
$header
<header>
<h2>{$lng['update']['update']}</h2>
</header>
<article>
<form action="{$linker->getLink(array('section' => 'updates'))}" method="post">
{$update_information}
<p class="submit">
<input type="hidden" name="s" value="$s"/>
<input type="hidden" name="page" value="$page"/>
<input type="hidden" name="send" value="send" />
<input type="submit" value="{$lng['update']['proceed']}" />
</p>
</form>
</article>
$footer

View File

@@ -0,0 +1,12 @@
$header
<div class="messagewrapper">
<div class="successcontainer bradius">
<div class="successtitle">{$lng['update']['update']}</div>
<div class="success">$success_message
<if $redirect_url != ''>
<br /><br /><a href="{$redirect_url}">{$lng['success']['clickheretocontinue']}
</if>
</div>
</div>
</div>
$footer

View File

@@ -0,0 +1,6 @@
<div class="preconfigitem">
<p>
<span class="preconfdesc">{$description}</span>
{$question}
</p>
</div>

View File

@@ -0,0 +1,6 @@
<p class="submit">
<a href="{$redirect_url}">{$lng['success']['clickheretocontinue']}</a>
</p>
</section>
</article>
$footer

View File

@@ -0,0 +1,6 @@
$header
<article>
<header>
<h2>{$lng['update']['update']}</h2>
</header>
<section "update_progess">