[Vtigercrm-commits] [vtiger development] #6302: Customerportal small UI breakage

vtiger development vtiger-tickets at trac.vtiger.com
Wed Sep 9 03:26:24 EDT 2009


#6302: Customerportal small UI breakage
-----------------------------+----------------------------------------------
  Reporter:  asha            |       Owner:  developer
      Type:  patch           |      Status:  new      
  Priority:  minor           |   Milestone:  5.2.0    
 Component:  customerportal  |     Version:  5.1.0    
Resolution:                  |    Keywords:           
-----------------------------+----------------------------------------------
Comment (by asha):

 '''Patch added again:'''

 {{{
 --- ../vtigercrm-customerportal-5.1.0/footer.html       2009-06-22
 02:38:32.000000000 +0100
 +++ footer.html 2009-09-08 14:44:25.000000000 +0100
 @@ -17,11 +17,12 @@
                </table>
                <!-- Table with Tickets and FAQ tabs - Ends -->
                </td>
 +               <td width="6">&nbsp;</td>
        </tr>
        <tr>
 -                <td width="2%">&nbsp;</td>
 -                <td width="98%" align="right"><?php echo
 getTranslatedString(customerportal)." ".$version; ?></td>
 -                <td width="2%">&nbsp;</td>
 +                <td width="6">&nbsp;</td>
 +                <td align="right"><?php echo
 getTranslatedString(customerportal)." ".$version; ?></td>
 +                <td width="6">&nbsp;</td>
        </tr>

        </table>
 }}}

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6302#comment:1>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list