Example #1
0
: </div>
      <div class="division"><?php 
echo $division->getDivisionTitle();
?>
</div>
    </div>
  </div>
</div>
<div style="clear:both"></div>
<div class="report-title"><?php 
echo __('Admonition details');
?>
</div>
<div style="clear:both"></div> 
<?php 
$student_disciplinary_sanction_list = StudentDisciplinarySanctionPeer::retrieveStudentDisciplinarySanctionsForSchoolYear($student);
?>
<div class="admonition_details">
 <?php 
if ($student_disciplinary_sanction_list) {
    ?>
      <table class="gridtable">
        <thead>
          <tr>
              <th><?php 
    echo __('Resolution date');
    ?>
</th>
              <th><?php 
    echo __('Sanction type');
    ?>