]> www.wagner.pp.ru Git - oss/stilllife.git/blobdiff - templates/basicset/reply.html
Added form to dynamically add new file input while entering message
[oss/stilllife.git] / templates / basicset / reply.html
index 50efcbe5e00e2157f5f8c999a759d6afef997d26..d1ed9dd9f1a138b7904e6cb40695688a5a0b41dc 100644 (file)
@@ -33,7 +33,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=submit name="reply"
 value="Высказаться">
 </table>