Skip to content
Snippets Groups Projects
Commit 0ac842c8 authored by Rupensio's avatar Rupensio
Browse files

ejercicio

parent c03c420d
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
<script
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<!-- <script src="/CatalogoDeServiciosWeb/WebContent/WEB-INF/resources/js/index.js" type="text/javascript"></script> -->
<title>Admin de Noticias y Publicaciones - Home</title>
<title>Administrador de Noticias y Publicaciones - Home</title>
</head>
<body>
<div class="container">
......@@ -26,7 +26,7 @@
<div class="row">
<div class="col-sm-4">
<!-- <div class="container"> -->
<h3 align="center">Agregar Publicacion</h3>
<h3 align="center"> Publicacion</h3>
<form class="form-horizontal" action="AgregarPublicacionServlet" method="POST">
<div class="form-group">
<label class="control-label col-sm-6" for="idNoticia">Noticia (ID):</label>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment