Browse Source

new upgrade template

andre 4 years ago
parent
commit
248a09ddcb
1 changed files with 1 additions and 3 deletions
  1. 1 3
      templates/upgrademailhosting.tpl

+ 1 - 3
templates/upgrademailhosting.tpl

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