Dotclear


Ignore:
Timestamp:
09/12/13 00:08:55 (12 years ago)
Author:
kevin@…
Branch:
Ticket #1539
Parents:
1833:81903fe2f6eb (diff), 1799:a5868fc53e27 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Fusion avec default

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/lib.dc.page.php

    r1793 r1834  
    584584          self::jsVar('dotclear.msg.xhtml_not_valid', 
    585585               __('There are XHTML markup errors.')). 
     586          self::jsVar('dotclear.msg.warning_validate_no_save_content', 
     587               __('Attention: an audit of a content not yet registered.')). 
    586588          self::jsVar('dotclear.msg.confirm_change_post_format', 
    587589               __('You have unsaved changes. Switch post format will loose these changes. Proceed anyway?')). 
  • inc/admin/lib.dc.page.php

    r1832 r1834  
    206206          echo 
    207207          '</div>'."\n".      // End of #main-menu 
    208           '<div id="footer"><a href="http://dotclear.org/" title="'.$text.'"><img src="style/dc_logos/w-dotclear90.png" alt="'.$text.'" /></a></div>'."\n". 
     208          '<div id="footer">'. 
     209          '<span class="helplink"><a href="help.php">'.__('Global help').'</a></span> '. 
     210          '<a href="http://dotclear.org/" title="'.$text.'"><img src="style/dc_logos/w-dotclear90.png" alt="'.$text.'" /></a></div>'."\n". 
    209211          '<!-- '."\n". 
    210212'                  .'."\n". 
     
    434436          '<div id="help"><hr /><div class="help-content clear"><h3>'.__('Help about this page').'</h3>'. 
    435437          $content. 
     438          '</div>'. 
     439          '<div id="helplink"><hr />'. 
     440          '<p>'. 
     441          sprintf(__('See also %s'),sprintf('<a href="help.php">%s</a>',__('the global help'))). 
     442          '</p>'. 
    436443          '</div></div>'; 
    437444     } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map