Problem Code In English On Contact Screen

From PikaDocs

By Andrew Cameron
Legal Services Lawline of Vermont (http://www.lawlinevt.org/) and Vermont Legal Aid (http://www.vtlegalaid.org/)


Before: Contact Screen before change

To Change:

Edit /subtemplates/contact_full.html


Find:

<td>%%[problem]%%</td>

and change to:

<td>%%[problem text]%%</td>

After: Contact Screen After change