Dotclear


Ignore:
Timestamp:
04/27/11 09:06:30 (14 years ago)
Author:
Dsls <dsls@…>
Branch:
userprefs
Message:

Ported Franck & Kozlika updates for user prefs, dedicated branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/js/_index.js

    r0 r3  
    1111           
    1212          if ($('input[name=save-publish]',f).length > 0) { 
    13                var btn = $('<input type="submit" class="submit" value="' + $('input[name=save-publish]',f).val() + '" tabindex="3" />'); 
     13               var btn = $('<input type="submit" value="' + $('input[name=save-publish]',f).val() + '" tabindex="3" />'); 
    1414               $('input[name=save-publish]',f).remove(); 
    1515               $('input[name=save]',f).after(btn).after(' '); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map