UTF8 management

This commit is contained in:
Arnaud Roques
2011-02-20 17:05:48 +01:00
parent b8a37037ee
commit adafac876d
3 changed files with 17 additions and 17 deletions

Binary file not shown.

View File

@@ -42,7 +42,7 @@ if (decodedAttribute == null) {
</div>
<div id="content">
<%-- CONTENT --%>
<form method="post" action="<%=contextRoot %>/form">
<form method="post" accept-charset="UTF-8" action="<%=contextRoot %>/form">
<p>
<textarea name="text" cols="120" rows="10"><%=umltext %></textarea>
<br/>