]> www.wagner.pp.ru Git - oss/stilllife.git/blobdiff - templates/basicset/topic.html
Added form to dynamically add new file input while entering message
[oss/stilllife.git] / templates / basicset / topic.html
index 69f9f8896e7d6351b431a33e87284107fc1c81d3..936ad679ca3b21e0ef1f79b8719d3867b6606180 100644 (file)
@@ -75,7 +75,7 @@ cols=72></textarea></td></tr>
 selected>Без разметки</option>
 <option value="bbcode">BBCode</option>
 <option value="html">Html</option></select></td></tr>
-<tr><td>Картинка</td> <td><input onchange="addPictureInput(this);" type=file name="image1"></td></tr>
+<tr class="pictureinput"><td>Картинка</td> <td><input onchange="addPictureInput(this);" type=file name="image1"></td></tr>
 <tr><td colspan=2 align="right">
 <input type="button" value="Отмена" onclick="return hideForm('replyform');">
 <input type=submit name="reply" value="Высказаться"></td></tr>