Dotclear

Changeset 1833:81903fe2f6eb


Ignore:
Timestamp:
09/12/13 00:05:03 (12 years ago)
Author:
kevin@…
Branch:
Ticket #1539
Message:

Ticket #1539 : Modification de "Pages"

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • admin/js/jsToolBar/jsToolBar.wysiwyg.js

    r1831 r1833  
    8888          } else if (window.navigator.product != undefined &&  
    8989                                    window.navigator.product == 'Gecko') { 
    90                This.ibody.innerHTML = '<p><br _moz_editor_blogus_node="TRUE" _moz_dirty=""></p>'; 
     90               This.ibody.innerHTML = '<p><br _moz_editor_blogus_node="TRUE" _moz_dirty=""/></p>'; 
    9191          } else { 
    9292               var idoc = This.iwin.document; 
  • plugins/pages/page.php

    r1828 r1833  
    490490 
    491491     echo '<div class="multi-part" title="'.__('Edit page').'" id="edit-entry">'; 
    492      echo '<h3 class="hidden">'.__('Edit page').'</h3>'; 
    493492     echo '<form action="'.html::escapeURL($redir_url).'" method="post" id="entry-form">'; 
    494493 
    495494     echo '<div id="entry-wrapper">'; 
    496495     echo '<div id="entry-content"><div class="constrained">'; 
     496     echo '<h3 class="out-of-screen-if-js">'.__('Edit page').'</h3>'; 
    497497      
    498498      
Note: See TracChangeset for help on using the changeset viewer.

Sites map