Author: kwright
Date: Tue Dec 23 02:44:55 2014
New Revision: 1647470
URL: http://svn.apache.org/r1647470
Log:
minor editing goof
Modified:
manifoldcf/branches/CONNECTORS-1119/connectors/email/connector/src/main/resources/org/apache/manifoldcf/crawler/notifications/email/Specification_Message.html
Modified:
manifoldcf/branches/CONNECTORS-1119/connectors/email/connector/src/main/resources/org/apache/manifoldcf/crawler/notifications/email/Specification_Message.html
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1119/connectors/email/connector/src/main/resources/org/apache/manifoldcf/crawler/notifications/email/Specification_Message.html?rev=1647470&r1=1647469&r2=1647470&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1119/connectors/email/connector/src/main/resources/org/apache/manifoldcf/crawler/notifications/email/Specification_Message.html
(original)
+++
manifoldcf/branches/CONNECTORS-1119/connectors/email/connector/src/main/resources/org/apache/manifoldcf/crawler/notifications/email/Specification_Message.html
Tue Dec 23 02:44:55 2014
@@ -48,7 +48,7 @@ limitations under the License.
<nobr>$Encoder.bodyEscape($ResourceBundle.getString('EmailConnector.BodyColon'))</nobr>
</td>
<td class="value">
- <textarea" name="body" rows="10"
cols="50">$Encoder.bodyEscape($BODY)</textarea>
+ <textarea name="body" rows="10"
cols="50">$Encoder.bodyEscape($BODY)</textarea>
</td>
</tr>