Show
Ignore:
Timestamp:
07/15/08 01:53:54 (4 months ago)
Author:
aarkerio
Message:

Messages

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/views/elements/studentclass.ctp

    r608 r652  
    22<form style="font-size:6pt;"> 
    33<select style="font-size:6pt;" onchange="window.location=this.options[this.selectedIndex].value;"> 
    4 <option value="#">Your current groups</option> 
     4<option value="#"><?php __('Your current groups'); ?></option> 
    55<?php 
    66foreach ($Element['Vclassrooms'] as $v):