Dotclear


Ignore:
Timestamp:
05/04/11 08:47:36 (13 years ago)
Author:
kozlika
Branch:
userprefs
Children:
134:112c91791ac8, 136:4f8ecaf1b813
Message:

Now we have current form-notes, warning form-notes and info form-notes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/blog_pref.php

    r122 r133  
    268268          '<p><label for="blog_id" class="required"><abbr title="'.__('Required field').'">*</abbr> '.__('Blog ID:'). 
    269269          form::field('blog_id',30,32,html::escapeHTML($blog_id)).'</label></p>'. 
    270           '<p class="form-note">'.__('At least 2 characters using letters, numbers or symbols.').' '. 
    271           __('Please note that changing your blog ID may require changes in your public index.php file.').'</p>'; 
     270          '<p class="form-note">'.__('At least 2 characters using letters, numbers or symbols.').'</p> '. 
     271          '<p class="form-note warn">'.__('Please note that changing your blog ID may require changes in your public index.php file.').'</p>'; 
    272272     } 
    273273      
Note: See TracChangeset for help on using the changeset viewer.

Sites map