Esempio n. 1
0
 </th> 
									</tr>
									<tr>
									<th>DNI</th>
										<th><?php 
echo $textos[7];
//Nombre
?>
</th>
										<th>	</th>
									</tr>
								</thead>
								<tbody id="alupreins">
									
									<?php 
asignatura::verAluPreins($codAsig);
?>
								</tbody>
							</table>
							</div>
							</div>
							
							<div class="col-md-1 text-center">
								<input type="hidden" name="ca" value="<?php 
echo $codAsig;
?>
">
								<INPUT class="btn ex-button" TYPE="submit" NAME="accion" VALUE=">">
								</FORM>
								<FORM method="GET" ACTION="../controller/expulsarAlumno.php">
								<input type="hidden" name="ca" value="<?php