Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
111
  • Loading branch information
lcwkbook committed Nov 30, 2022
1 parent 26e2d32 commit 5d87d6c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions blog-details-full-width.html
Original file line number Diff line number Diff line change
Expand Up @@ -241,16 +241,16 @@ <h2 class="comment-reply-title">留言</h2>
<div class="empty-space col-md-b40 col-xs-b30"></div>
<form method="post" class="comment-form">
<p class="comment-form-comment">
<textarea name="comment" cols="40" rows="5" placeholder="Write here...*" required></textarea>
<textarea name="comment" cols="40" rows="5" placeholder="告诉我们*" required></textarea>
</p>
<p class="comment-form-author">
<input name="author" type="text" placeholder="Name*" required>
<input name="author" type="text" placeholder="用户名" required>
</p>
<p class="comment-form-email">
<input name="email" type="email" placeholder="E-mail*" required>
<input name="email" type="email" placeholder="邮件*" required>
</p>
<p class="comment-form-url">
<input id="url" name="url" type="url" placeholder="Website">
<input id="url" name="url" type="url" placeholder="网址">
</p>
<p class="form-submit">
<button type="submit" class="tm-btn1"><span>发表评论</span></button>
Expand Down Expand Up @@ -319,7 +319,7 @@ <h2>Follow Us</h2>
<div class="tm-footer-hotline">
<div class="tm-footer-hotline-in">
<div class="tm-phone-icon"><i class="fa fa-mobile"></i></div>
<h3>免费</h3>
<h3>免费电话</h3>
<p>1-800-915-6270</p>
</div>
</div>
Expand Down

0 comments on commit 5d87d6c

Please sign in to comment.