Changeset 652 for trunk/app/views/elements/studentclass.ctp
- Timestamp:
- 07/15/08 01:53:54 (4 months ago)
- Files:
-
- 1 modified
-
trunk/app/views/elements/studentclass.ctp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/views/elements/studentclass.ctp
r608 r652 2 2 <form style="font-size:6pt;"> 3 3 <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> 5 5 <?php 6 6 foreach ($Element['Vclassrooms'] as $v):
