Browse Source

try to customize client detail page

andre 4 years ago
parent
commit
af0c15c298
1 changed files with 3 additions and 3 deletions
  1. 3 3
      templates/clientarea.tpl

+ 3 - 3
templates/clientarea.tpl

@@ -225,7 +225,7 @@
                       <td>
                         <table width="100%" border="0" cellpadding="10" cellspacing="0" class="table table-striped table-framed">
                           <tr>
-                            <td colspan=2 align='center'>
+                            <td colspan=2 align='left'>
                               <h6 class="heading">POP3</h6>
                             </td>
                           </tr>
@@ -247,7 +247,7 @@
                           </tr>
 
                           <tr>
-                            <td colspan=2 align='center'>
+                            <td colspan=2 align='left'>
                               <h6 class="heading">IMAP4</h6>
                             </td>
                           </tr>
@@ -269,7 +269,7 @@
                           </tr>
 
                           <tr>
-                            <td colspan=2 align='center'>
+                            <td colspan=2 align='left'>
                               <h6 class="heading">SMTP</h6>
                             </td>
                           </tr>