summaryrefslogtreecommitdiffstats
path: root/Kernel/Output/HTML/Standard/AdminDefaultTo.tt
Commit message (Collapse)AuthorAgeFilesLines
* Rename to DefaultRecipient.Alexander Sulfrian2015-01-241-194/+0
| | | | | There are only two hard things in Computer Science: cache invalidation and naming things.
* Fix field naming.Alexander Sulfrian2015-01-241-8/+8
|
* Remove mandatory flag from input fields.Alexander Sulfrian2015-01-241-22/+4
| | | | | The most input fields should not be mandatory, so the ErrorMessages and the Validate_Required flag should be removed.
* Modules/AdminDefaultTo: Add module to manage DefaultTo entriesAlexander Sulfrian2015-01-221-0/+212
Add admin frontend module, template and appropriate config to manage the DefaultTo entries via the admin web interface.