Browse Source

new upgrade template

andre 4 years ago
parent
commit
e088212a62
1 changed files with 1 additions and 2 deletions
  1. 1 2
      templates/upgrademailhosting.tpl

+ 1 - 2
templates/upgrademailhosting.tpl

@@ -30,7 +30,6 @@
     </p>
 
 {else}
-blubb1
     {if $type eq "package"}
 		<div class="section">
 			<div class="section-header">
@@ -101,7 +100,7 @@ blubb1
 		</div>
 
     {elseif $type eq "configoptions"}
-        <p>{$LANG.upgradechooseconfigoptions}blubb2</p>
+        <p>E-Mail Postfach erweitern</p>
         {if $errormessage}
             {include file="$template/includes/alert.tpl" type="error" errorshtml=$errormessage}
         {/if}