Changeset 1680 in subversion


Ignore:
Timestamp:
Aug 24, 2008 2:06:29 PM (5 years ago)
Author:
alec
Message:

-last fix's fix ;)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/skins/default/templates/compose.html

    r1679 r1680  
    133133<table border="0" cellspacing="0" width="100%" summary=""><tbody> 
    134134<tr> 
    135 <td> 
     135<td style="white-space: nowrap"> 
    136136<roundcube:button type="input" command="send" class="button" label="sendmessage" tabindex="8" /> 
    137137<roundcube:button type="input" command="list" class="button" label="cancel" tabindex="9" /> 
    138138</td> 
    139 <td style="text-align:center"> 
    140   <label><span style="white-space:nowrap"><roundcube:label name="savesentmessagein" />:</span> <roundcube:object name="storetarget" /></label> 
     139<td style="text-align:center; white-space: nowrap"> 
     140  <label><roundcube:label name="savesentmessagein" />: <roundcube:object name="storetarget" /></label> 
    141141</td> 
    142142<td style="text-align:right; white-space:nowrap"> 
Note: See TracChangeset for help on using the changeset viewer.