<%-- File : review_edit.html Description : This file displays an add review form to the user. Tags : This template has all the properties of a link and of a review which need to be edited, plus: error => If there was a problem adding a review, this tag will contain an error message. --%> <%site_title%>: Edit a Review <%css%> <%include include_header.html%> <%body_table%> <%include include_menu.html%> <%inter_table%> <%header_row%>
<%header_font%> EDITAR COMENTARIO <%/header_font%>


<%if error%>

<%error_font%><%error%>

<%endif%> <%if URL%><%Links::Utils::load_link%><%endif%>
<%if Username%> <%body_font%> Hola, <%Username%> ! <%endif%>
<%if confirm%> <%else%> <%endif%>
<%body_font%>
Notamos que usted ha editado previamente este comentario,
desea editar nuevamente este comentario.

>
<%body_font%> Redacte por favor su comentario abajo, y nosotros actualizaremos su comentario tan pronto como sea posible.
<%body_font%> Una calificación:
checked<%endif%>> 1 checked<%endif%>> 2 checked<%endif%>> 3 checked<%endif%>> 4 checked<%endif%>> 5
<%body_font%> Título:

<%body_font%> Sobre:

<%body_font%> Escribir comentario:
<%body_font%>
<%body_font%>
> <%ReviewID%><%endif%>>
<%footer_table%> <%include include_footer.html%>