Show
Ignore:
Timestamp:
07/09/08 19:24:21 (5 months ago)
Author:
aarkerio
Message:

Added image and comments fixed

Files:
1 modified

Legend:

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

    r561 r635  
    11<?php 
    2 echo $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.'); 
     2echo $html->div('hint', __('participa', true)); 
    33  
    44echo $form->create('Participation', array('action'=>'add', 'onsubmit'=>'return validateForm()'));