]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix issues with the server settings web UI:
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 3 Oct 2008 23:50:18 +0000 (23:50 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 3 Oct 2008 23:50:18 +0000 (23:50 +0000)
commit962cdde6bb5d474c0b56d41eb0d37893cd66ce34
tree9572ea5f00709e2d5b73fc2039dd493f4787168e
parenteb6a2315b5ad9c344f7d7fe4bedd317097f481ae
Fix issues with the server settings web UI:

- Didn't detect settings changes properly for the advanced settings.
- Accumulated "allow all" lines.
- Didn't remove any trailing whitespace in CGI variables, only spaces.
- The norestart template didn't indent.
- Both norestart and restart didn't have a page title.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@8009 7a7537e8-13f0-0310-91df-b6672ffda945
cgi-bin/admin.c
cgi-bin/var.c
cups/adminutil.c
templates/norestart.tmpl
templates/restart.tmpl