Browse Source

test beginning template

andre 4 years ago
parent
commit
6739d9c186
1 changed files with 2 additions and 1 deletions
  1. 2 1
      templates/clientarea.tpl

+ 2 - 1
templates/clientarea.tpl

@@ -5,7 +5,7 @@
  * Customized ny thurdata
  **********************************************************
 *}
-Blubb
+
 {if $modulecustombuttonresult}
   {if $modulecustombuttonresult == "success"}
     {include file="$template/includes/alert.tpl" type="success" msg=$LANG.moduleactionsuccess textcenter=true idname="alertModuleCustomButtonSuccess"}
@@ -39,6 +39,7 @@ Blubb
                 <div class="product-content">
                   <div class="product-image">
                     <span class="fa-stack">
+                    Blubb
                       <i class="fas fa-circle fa-stack-2x"></i>
                       <i class="fas fa-{if $type eq "hostingaccount" || $type == "reselleraccount"}hdd{elseif $type eq "server"}database{else}archive{/if} fa-stack-1x fa-inverse"></i>
                     </span>