Browse Source

clientarea

andre 3 years ago
parent
commit
387ff6bbd1
1 changed files with 4 additions and 4 deletions
  1. 4 4
      clientarea.tpl

+ 4 - 4
clientarea.tpl

@@ -181,13 +181,13 @@
                         <h4>{lang key='overview'}</h4>
                         <h4>{lang key='overview'}</h4>
                         {foreach $domains as $domain}
                         {foreach $domains as $domain}
                           <div style="font-size:85%;color:#999;">Domain</div>
                           <div style="font-size:85%;color:#999;">Domain</div>
-                          <table style="width:100%;border-collapse:collapse;border:1px solid grey;">
+                          <table style="width:100%;border-collapse:collapse;border:1px solid grey;padding:5px;">
                             <tr style="font-size:85%;background-color:#0273d4;color:#fff;">
                             <tr style="font-size:85%;background-color:#0273d4;color:#fff;">
                               <th style="width:25%;text-align:left;">
                               <th style="width:25%;text-align:left;">
-                                Domain name
+                                DOMAIN NAME
                               </th>
                               </th>
                               <th style="width:50%;text-align:left;">
                               <th style="width:50%;text-align:left;">
-                                Webroot
+                                WEBROOT
                               </th>
                               </th>
                               <th style="width:5%;text-align:center;">
                               <th style="width:5%;text-align:center;">
                                 DNS
                                 DNS
@@ -198,7 +198,7 @@
                                 SSL
                                 SSL
                               </th>
                               </th>
                               <th style="width:5%;text-align:center;">
                               <th style="width:5%;text-align:center;">
-                                Exp<br>Days
+                                EXP
                               </th>
                               </th>
                               <th style="width:5%;text-align:center;">
                               <th style="width:5%;text-align:center;">
                               </th>
                               </th>