Show
Ignore:
Timestamp:
05/02/08 15:04:53 (8 months ago)
Author:
aarkerio
Message:

New hobbit edublog style

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/views/vclassrooms/participation.ctp

    r445 r446  
    11<?php 
    2 echo $html->div(null, 'It\'s advisable to have your participation recorded on your own computer. Before you write here, write and save your participation using a simple text editor like Wordpad or Gedit. After you have done this, copy it and paste it here. Your participation should be plain text, without any format, tables or images.'); 
     2echo $html->div('hint', 'It\'s advisable to have your participation recorded on your own computer. Before you write here, write and save your participation using a simple text editor like Wordpad or Gedit. After you have done this, copy it and paste it here. Your participation should be plain text, without any format, tables or images.'); 
    33  
    44echo $form->create('Participation', array('action'=>'add', 'onsubmit'=>'return validateForm()'));