wesmiler před 6 roky
rodič
revize
c5771c1d5f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      public/themes/mjmls/index/news/show.html

+ 1 - 1
public/themes/mjmls/index/news/show.html

@@ -57,7 +57,7 @@
                     <input type="hidden" name="news_kw" value="{$info.title}" />
 
                     <label class="liuyan" for="liuyan"><span>留言</span>
-                        <input type="text" id="liuyan" name="jm_title" placeholder="{$brand_info.title}" value="{$brand_info.title}" required/>
+                        <input type="text" id="liuyan" name="content" placeholder="{$brand_info.title}" value="{$brand_info.title}" required/>
                     </label>
                     <label for="message_name"><span>称呼</span>
                         <input type="text" name="name" placeholder="输入您的名字" id="message_name" required/>