Profesor v3
This commit is contained in:
@@ -215,7 +215,7 @@ if(!is_null($user->periodo_id)){
|
||||
<td class="align-middle">
|
||||
<?php echo $reposicion["materia_nombre"]=="" ? "-":$reposicion["materia_nombre"]; ?>
|
||||
<br>
|
||||
<small><?php $reposicion["profesor_nombre"]; ?></small>
|
||||
<small><?php echo $reposicion["profesor_nombre"]; ?></small>
|
||||
</td>
|
||||
<td class="align-middle text-center"><?php
|
||||
if($reposicion["fecha_clase"] == "") echo "-";
|
||||
|
||||
Reference in New Issue
Block a user