Ignore:
Timestamp:
Sep 18, 2008 4:57:26 PM (5 years ago)
Author:
thomasb
Message:

Place save button below the scrollable prefs box

File:
1 edited

Legend:

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

    r1716 r1838  
    1717<div style="padding:15px"> 
    1818<roundcube:object name="userprefs"> 
    19  
    20 <p><roundcube:button command="save" type="input" class="button mainaction" label="save" /></p> 
    2119</div> 
    2220</div> 
     21 
     22<p id="listbuttons"><roundcube:button command="save" type="input" class="button mainaction" label="save" /></p> 
    2323 
    2424<roundcube:include file="/includes/settingscripts.html" /> 
Note: See TracChangeset for help on using the changeset viewer.