pulled out account functions into separate include file

This commit is contained in:
eric 2004-06-22 14:26:54 +00:00
parent 63b92980c2
commit 64db123697
7 changed files with 828 additions and 381 deletions

View file

@ -185,6 +185,11 @@
{
text-align: left;
}
th.header
{
border-bottom: #666 1px solid;
vertical-align: bottom;
}
input,textarea,select
{