You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vcl.apache.org by jf...@apache.org on 2019/06/14 15:41:28 UTC

svn commit: r1861351 - /vcl/site/trunk/content/docs/htmlemailmessages.mdtext

Author: jfthomps
Date: Fri Jun 14 15:41:28 2019
New Revision: 1861351

URL: http://svn.apache.org/viewvc?rev=1861351&view=rev
Log:
more formatting

Modified:
    vcl/site/trunk/content/docs/htmlemailmessages.mdtext

Modified: vcl/site/trunk/content/docs/htmlemailmessages.mdtext
URL: http://svn.apache.org/viewvc/vcl/site/trunk/content/docs/htmlemailmessages.mdtext?rev=1861351&r1=1861350&r2=1861351&view=diff
==============================================================================
--- vcl/site/trunk/content/docs/htmlemailmessages.mdtext (original)
+++ vcl/site/trunk/content/docs/htmlemailmessages.mdtext Fri Jun 14 15:41:28 2019
@@ -46,13 +46,13 @@ Where
 
 <**message subject**> = subject for email message (enclose in single quotes)
 
-So, use "--**getmessagenames**" to get a list of all of the messages that can be set.  Use 
-"--**dumpmessage**" to see the current contents of a message.
+So, use --**getmessagenames** to get a list of all of the messages that can be set.  Use 
+--**dumpmessage** to see the current contents of a message.
 
 To set a new message, create a file containing the HTML that you would like used as the message. 
-Then, use "--**setmessage**" to set the contents of the message, specifying both a message subject and 
+Then, use --**setmessage** to set the contents of the message, specifying both a message subject and 
 the file containing the contents of the HTML message.  To reset a message back to the stock message 
-supplied at VCL installation, use "--**resetmessage**".  Only the "Global" messages can be reset.
+supplied at VCL installation, use --**resetmessage**.  Only the "Global" messages can be reset.
 
 To set a new message for a specific affiliation, an affiliation specific message, plain text 
 message needs to be created through the web UI first. Then, that message can be converted to HTML