Skip to content

Commit d1279b8

Browse files
author
Richard Jones
committed
*** empty log message ***
1 parent 73c45f8 commit d1279b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

roundup/templates/classic/html/issue.item

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<!-- dollarId: issue.item,v 1.4 2001/08/03 01:19:43 richard Exp dollar-->
22
<form method="POST" onSubmit="return submit_once()"
33
enctype="multipart/form-data">
4+
5+
<input type="hidden" name=":required" value="title">
6+
47
<table border=0 cellspacing=0 cellpadding=2 class="form">
58
<tr>
69
<th nowrap>Title</th>

0 commit comments

Comments
 (0)