implemented common sysadmin E-mail message editor and three E-mail message

editors
This commit is contained in:
Eric J. Bowersox
2003-05-26 03:06:43 +00:00
parent cbae9cdd8e
commit 6cf37bfee2
10 changed files with 329 additions and 3 deletions

View File

@@ -122,3 +122,8 @@ td.sideboxtop {
td.sidebox {
padding: 2px;
}
.formerror {
font-weight: bold;
font-color: red;
}