Explorar o código

try to fix table

andre %!s(int64=4) %!d(string=hai) anos
pai
achega
5f01a4045a
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      clientarea.tpl

+ 5 - 1
clientarea.tpl

@@ -227,7 +227,11 @@
                   {/if}
                   {if $customfields}
                     <div class="tab-pane fade{if !$moduleclientarea && !$configurableoptions && !$metricStats} show active{/if}" role="tabpanel" id="additionalinfo">
-                      <table width="100%" cellspacing="0" cellpadding="0">
+                      <table width="100%" cellspacing="0" cellpadding="0" class="frame">
+                        <tr>
+                          <th width="50%"></th>
+                          <th width="50%"></th>
+                        </tr>
                         <tr>
                           <td align='left'>Seafile URL</td>
                           <td align="left"><a href="{$webmailurl}" target="_blank">{$webmailurl}</a></td>