Dotclear


Ignore:
Timestamp:
07/03/11 22:12:27 (14 years ago)
Author:
kozlika
Branch:
default
Message:

First step for #1247. Il faudra revenir sur les pages media.php, permissions.php, plugins/antispam/index.php (la couleur on verra après ; pour l'instant c'est très voyant, très pratique pour bosser et aussi très gai, na !)

Dans ce commit aussi : réorganisation de la feuille de style pour s'y retrouver plus facilement.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/comment.php

    r270 r500  
    184184     } 
    185185      
    186      echo '<h2>'.html::escapeHTML($core->blog->name).' &rsaquo; '.__('Edit comment').'</h2>'; 
    187       
    188      echo '<p><a class="back" href="'.$core->getPostAdminURL($post_type,$post_id).'&amp;co=1#c'.$comment_id.'"> '. 
    189           sprintf(__('Back to "%s"'),$post_title).'</a></p>'; 
    190       
     186     echo '<h2>'.html::escapeHTML($core->blog->name).' &rsaquo; <a href="'. 
     187          $core->getPostAdminURL($post_type,$post_id).'&amp;co=1#c'.$comment_id.'"> '. 
     188          $post_title.'</a> &rsaquo; <span class="page-title">'.__('Edit comment').'</span></h2>'; 
     189           
    191190     echo 
    192191     '<form action="comment.php" method="post" id="comment-form">'. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map