|
|
@@ -32,7 +32,6 @@
|
|
|
{else}
|
|
|
blubb1
|
|
|
{if $type eq "package"}
|
|
|
-blubb2
|
|
|
<div class="section">
|
|
|
<div class="section-header">
|
|
|
<h4>{$LANG.upgradecurrentconfig}:</h4>
|
|
|
@@ -102,7 +101,6 @@ blubb2
|
|
|
</div>
|
|
|
|
|
|
{elseif $type eq "configoptions"}
|
|
|
-blubb3
|
|
|
<p>{$LANG.upgradechooseconfigoptions}</p>
|
|
|
{if $errormessage}
|
|
|
{include file="$template/includes/alert.tpl" type="error" errorshtml=$errormessage}
|
|
|
@@ -115,7 +113,7 @@ blubb3
|
|
|
<table class="table table-striped">
|
|
|
<thead>
|
|
|
<tr>
|
|
|
- <th></th>
|
|
|
+ <th>blubb2</th>
|
|
|
<th>{lang key='upgradecurrentconfig'}</th>
|
|
|
<th></th>
|
|
|
<th>{lang key='upgradenewconfig'}</th>
|