|
|
@@ -4,7 +4,7 @@
|
|
|
* Website: http://www.thememetro.com
|
|
|
**********************************************************
|
|
|
*}
|
|
|
-blubb bla
|
|
|
+
|
|
|
{if $overdueinvoice}
|
|
|
{include file="$template/includes/alert.tpl" type="warning" msg=$LANG.upgradeerroroverdueinvoice}
|
|
|
{elseif $existingupgradeinvoice}
|
|
|
@@ -30,8 +30,9 @@ blubb bla
|
|
|
</p>
|
|
|
|
|
|
{else}
|
|
|
-
|
|
|
+blubb1
|
|
|
{if $type eq "package"}
|
|
|
+blubb2
|
|
|
<div class="section">
|
|
|
<div class="section-header">
|
|
|
<h4>{$LANG.upgradecurrentconfig}:</h4>
|
|
|
@@ -101,6 +102,7 @@ blubb bla
|
|
|
</div>
|
|
|
|
|
|
{elseif $type eq "configoptions"}
|
|
|
+blubb3
|
|
|
<p>{$LANG.upgradechooseconfigoptions}</p>
|
|
|
{if $errormessage}
|
|
|
{include file="$template/includes/alert.tpl" type="error" errorshtml=$errormessage}
|