Skip to content
Snippets Groups Projects
Commit b2ba26a8 authored by Husnulzaki Wibisono Haryadi's avatar Husnulzaki Wibisono Haryadi
Browse files

Fix textarea on complete_order

parent f92dec31
1 merge request!45OneHundred - 13515005 - Husnulzaki Wibisono Haryadi
...@@ -100,7 +100,7 @@ ...@@ -100,7 +100,7 @@
<div id="right_complete"> <div id="right_complete">
<div> <div>
<textarea id="comment" name="comment" form="submit_cmplt_ordr" rows="8" cols="27"> <textarea id="comment" name="comment" form="submit_cmplt_ordr" rows="8" cols="27" placeholder="Your comment...">
</textarea> </textarea>
</div> </div>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment