Esempio n. 1
0
</th>
                                                                <th class="panel-heading ex-panel-header"></th>
                                                                <th class="panel-heading ex-panel-header"></th>
                                                            </tr><tr>
                                                                <th>DNI</th>
                                                                <th><?php 
    echo $textos[12];
    //Nombre
    ?>
</th>
                                                                <th>	</th>
                                                            </tr>
                                                        </thead>
														<tbody id="profimp">
													<?php 
    asignatura::verProfImp($codAsig);
    ?>
													</tbody>
                                                    </table>

                                                    <input type="hidden" name="elemento" value="asignatura"/>
                                                    <input type="hidden" name="asignatura" value="<?php 
    echo $asignatura->getCodigo();
    ?>
"/>


                                                </div>
                                            </div>
                                            </form>
                                    </li>