add members

config file to enable/disable registration and other future admin settings
This commit is contained in:
cube
2026-03-16 13:11:56 +00:00
parent 2f499674ff
commit e3d6613bd4
10 changed files with 156 additions and 33 deletions

View File

@@ -29,6 +29,11 @@ form{
label,input{
margin:10px;
}
form textarea{
height:100px;
width:300px;
vertical-align: top;
}