- Added a better confirmation message when deleting content.

- Added a "commit" option as well as a listing of version tags per the rough
   edges discussions on IRC.
 - Added a "close" or "archive" option to replies.
This commit is contained in:
JT Smith 2006-06-10 20:49:11 +00:00
parent 58566a6ed6
commit 9aa86225be
9 changed files with 413 additions and 371 deletions

View file

@ -35,6 +35,9 @@ our $HELP = {
{
'name' => 'isNewThread'
},
{
'name' => 'archive.form'
},
{
'name' => 'sticky.form'
},