Update year in copyright lines
[Sone.git] / src / main / resources / templates / createReply.html
index 642fdc0..fc68a03 100644 (file)
@@ -3,7 +3,7 @@
        <h1><%= Page.CreateReply.Page.Title|l10n|html></h1>
 
        <%if errorTextEmpty>
-               <div><%= Page.CreateReply.Error.EmptyText|l10n|html></div>
+               <p><%= Page.CreateReply.Error.EmptyText|l10n|html></p>
        <%/if>
 
        <form method="post">