Hi
I want to change the message displayed if I suspend ordering.
Having found:
Act_Suspended.html
... is it as simple as editing:
<!-- Suspended HTML begin -->
<!-- This template is used for the catalog suspended message. -->
<B><P class="actwarningcolor">NETQUOTEVAR:CATALOGSUSPENDED</P></B>
<!-- This template is used for the catalog suspended message. -->
<!-- Suspended HTML end -->
...to:
<!-- Suspended HTML begin -->
<!-- This template is used for the catalog suspended message. -->
<B><P class="actwarningcolor">NETQUOTEVAR:add personalised catalogue suspended message here</P></B>
<!-- This template is used for the catalog suspended message. -->
<!-- Suspended HTML end -->
...or, is there more to it?
Thanks.
k
I want to change the message displayed if I suspend ordering.
Having found:
Act_Suspended.html
... is it as simple as editing:
<!-- Suspended HTML begin -->
<!-- This template is used for the catalog suspended message. -->
<B><P class="actwarningcolor">NETQUOTEVAR:CATALOGSUSPENDED</P></B>
<!-- This template is used for the catalog suspended message. -->
<!-- Suspended HTML end -->
...to:
<!-- Suspended HTML begin -->
<!-- This template is used for the catalog suspended message. -->
<B><P class="actwarningcolor">NETQUOTEVAR:add personalised catalogue suspended message here</P></B>
<!-- This template is used for the catalog suspended message. -->
<!-- Suspended HTML end -->
...or, is there more to it?
Thanks.
k
Comment