Small correction to the last commit

This commit is contained in:
Alexey Verkhovsky 2005-11-13 17:48:54 +00:00
parent 1f07ec78de
commit ac72f9b807

View file

@ -14,7 +14,7 @@
%>
<p>
<textarea name="content" style="width: 450px; height: 500px"><%= h(@flash[:content] || '') %></textarea>
<textarea name="content" id="content" style="width: 450px; height: 500px"><%= h(@flash[:content] || '') %></textarea>
</p>
<p>
<input type="submit" value="Submit" accesskey="s"/> as