Kopieren und speichern Sie das Template unter dem Namen "ws_address_manage.htm" in Ihrem Template-Verzeichnis.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>~FMSG-TitleFirma~ - Adresse</title> <meta name="description" content="~FMSG-TitleFirma~ ~FMSG-MetaDescr~"> <meta name="keywords" content="~FMSG-MetaKeywords~"> <meta name="page-topic" content="~FMSG-MetaPageTopic~"> <meta name="copyright" content="~FMSG-MetaCopyright~, WEBSALE AG"> <meta http-equiv="imagetoolbar" content="~FMSG-MetaImagetoolbar~"> <meta http-equiv="language" content="~FMSG-MetaLanguage~"> <meta name="robots" content="~WS-RobotControl~"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <base href="~URL-Template~"> <link rel="canonical" href="~WS-RobotCanonical~"> <link rel="stylesheet" type="text/css" href="css/styles.css"> <!--{WS-Config} CatMouseOver = yes PMPositionType = css_ul {/WS-Config}--> </head> <body> {A-Edit} <h1>Rechnungsadresse bearbeiten</h1> {MSG-Addr_Notify}~MSG-Addr_Notify~{/MSG-Addr_Notify} {MSG-Addr_InputError}~MSG-Addr_InputError~{/MSG-Addr_InputError} <form action="~FORM-AddrManage~" method="POST"> <p>Bitte geben Sie in untenstehende Felder Ihre Rechnungsadresse ein. Erforderliche Felder sind mit einem * gekennzeichnet. </p> ~WS-AddrFields~ <a href="~WS-UserAccountLink~">zurück zum Kundenkonto</a> <input name="~BT-Addr_Delete~" type="submit" value="löschen" > <input type="submit" name="~BT-Addr_save~" value="speichern"> </form> {/A-Edit} </body> </html>