[bknr-cvs] ksprotte changed trunk/projects/bos/web/sponsor-handlers.lisp
BKNR Commits
bknr at bknr.net
Thu Sep 4 13:39:10 UTC 2008
Revision: 3791
Author: ksprotte
URL: http://bknr.net/trac/changeset/3791
Create sponsor Language for communication and certificate default: DE
U trunk/projects/bos/web/sponsor-handlers.lisp
Modified: trunk/projects/bos/web/sponsor-handlers.lisp
===================================================================
--- trunk/projects/bos/web/sponsor-handlers.lisp 2008-09-04 13:09:36 UTC (rev 3790)
+++ trunk/projects/bos/web/sponsor-handlers.lisp 2008-09-04 13:39:10 UTC (rev 3791)
@@ -92,7 +92,7 @@
(:tr (:td "Email-Address")
(:td (text-field "email" :size 40)))
(:tr (:td "Language for communication and certificate")
- (:td (language-selector "en")))
+ (:td (language-selector "de")))
(:tr (:td "Name for certificate")
(:td (text-field "name" :size 20)))
(:tr (:td "Postal address for certificate")
More information about the Bknr-cvs
mailing list