Dotclear

Changeset 2117:21af980260cf for admin


Ignore:
Timestamp:
09/27/13 22:08:10 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

category.php : "Name" et non "Title". Corrections dans l'aide contextuelle. Closes #1503

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/category.php

    r1571 r2117  
    182182'<form action="category.php" method="post" id="category-form">'. 
    183183'<h3>'.__('Category information').'</h3>'. 
    184 '<p><label class="required" for="cat_title"><abbr title="'.__('Required field').'">*</abbr> '.__('Title:').'</label> '. 
     184'<p><label class="required" for="cat_title"><abbr title="'.__('Required field').'">*</abbr> '.__('Name:').'</label> '. 
    185185form::field('cat_title',40,255,html::escapeHTML($cat_title)). 
    186186'</p>'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map