Parcourir la source

add nextcloud option

andre il y a 4 ans
Parent
commit
892451321f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      templates/clientarea.tpl

+ 1 - 1
templates/clientarea.tpl

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