Changeset 941
- Timestamp:
- 2006/12/22 10:03:57 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/newbb/include/forumform.inc.php
r938 r941 103 103 if ( !empty($isreply) && isset($hidden) && $hidden != "" ) { 104 104 echo "<input type='hidden' name='isreply' value='1' />"; 105 echo "<input type='hidden' name='check' value='1' />"; 105 106 echo "<input type='hidden' name='hidden' id='hidden' value='$hidden' /> 106 107 <input type='button' name='quote' class='formButton' value='"._MD_QUOTE."' onclick='xoopsGetElementById(\"message\").value=xoopsGetElementById(\"message\").value + xoopsGetElementById(\"hidden\").value; xoopsGetElementById(\"hidden\").value=\"\";' /><br />";
Note: See TracChangeset
for help on using the changeset viewer.
