Modificare il file:
\Buoni-spesa-OLD\templates\titolo_add.htm
<html> <head><title>titolo</title> <link REL="stylesheet" href="include/style.css" type="text/css"> {$includes} </head> <body bgcolor=white {$bodyonload}> {include_if_exists file="include/header.asp"} <form name="editform" encType="multipart/form-data" method="post" action="titolo_add.asp" {$onsubmit}> {doevent name="AddOnLoad"} <TABLE CELLPADDING=0 CELLSPACING=0 align=center border=0> <tr><td> <b class="xtop"><b class="xb1b"></b><b class="xb2b"></b><b class="xb3b"></b><b class="xb4b"></b></b> <div class="xboxcontentb"> <table cellpadding=0 class="main_table" cellspacing=0 border=0> <tr><td> <table cellpadding=0 cellspacing=0 border=0 width=100%> <tr><td class=upeditmenu width=100% valign=middle align=center height=35> titolo, Aggiungi un nuovo record </td></tr> </table> </td></tr> <tr><td width=100% height=1px bgcolor=white></td></tr> {if $message!=""} <tr><td width=100% align=center style="padding:10px"> <table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td> <b class="xtop"><b class="xb1u"></b><b class="xb2u"></b><b class="xb3u"></b><b class="xb4u"></b></b> <div class="xboxcontentb"> <table cellpadding=5 cellspacing=0 border=0 width=100% align=center> <tr><td colspan=2 align=center class=downedit2>{$message}</td></tr> </table> </div> <b class="xbottom"><b class="xb4u"></b><b class="xb3u"></b><b class="xb2u"></b><b class="xb1u"></b></b> </td></tr></table> </td></tr> {/if} <tr><td style="padding:10px"> <div class="xboxcontent"> <table cellpadding=4 cellspacing=0 border=0> <tr> <td class=editshadeleft_b2 width=150 style="padding-left:15px;">titolo</td> <td width=250 class=editshaderight_lb2 style="padding-left:10px;"> {build_edit_control field="titolo" mode="add" value=$value_titolo} </td></tr> <tr><td colspan=2 align=left class=downedit> <img src="images/icon_required.gif"> - Campo richiesto </td></tr> <tr><td colspan=2 align=center class=downedit> <span class=buttonborder><input class=button type=submit value=" Salva " name=submit1></span> <span class=buttonborder><input class=button type=reset value=" Reset "></span> <span class=buttonborder><input class=button type=button value=" Torna alla lista " onclick="window.location.href='titolo_list.asp?a=return'"></span> <input type=hidden name="a" value="added"> </td></tr> </form> </table> </div> <b class="xbottom"><b class="xb4a"></b><b class="xb3a"></b><b class="xb2a"></b><b class="xb1a"></b></b> </td></tr> </table> </div> <b class="xbottom"><b class="xb4b3"></b><b class="xb3b3"></b><b class="xb2b3"></b><b class="xb1b3"></b></b> </td></tr></table><br> {include_if_exists file="include/footer.asp"} {$linkdata} <script>SetToFirstControl();</script> </body> </html>
[
Íàçàä
]