added save buttons at the top of HTML forms

This commit is contained in:
JT Smith 2006-04-07 04:37:20 +00:00
parent 91a620a9f5
commit 1b2c824a9c
16 changed files with 38 additions and 11 deletions

View file

@ -24,6 +24,7 @@
- Readded the purge option to the trash manager.
- Added an advertising management system.
- Added a field set grouping mechanism to HTMLForm and TabForm.
- Added save buttons at the top of all the HTML forms for easier access.
- Added archive/unarchive options to CS threads.
- Increased the performance of CS Thread viewing by 500%.
- Added a database cache option as an alternative to memcached.