diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-12 20:32:14 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-12 20:32:14 +0000 |
commit | 14b6e66ce0c62ad6d301733445c54257a6a27b64 (patch) | |
tree | e55e35ac1b52013a37fb39d2bff708159d623300 | |
parent | 6e0098211da9c1270a019a123b4af5dcb65faac6 (diff) |
web commit by joey
-rw-r--r-- | doc/templates.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/templates.mdwn b/doc/templates.mdwn index f22e50dec..6d914ef5a 100644 --- a/doc/templates.mdwn +++ b/doc/templates.mdwn @@ -12,7 +12,7 @@ It ships with some basic templates which can be customised: * `templates/passwordmail.tmpl` - Not a html template, this is used to generate the mail with the user's password in it. -If you like, you can add these to further customise it: +If you like, you can add this to further customise it: * `templates/signin.tmpl` - If it exists, it is used for customising the layout of the SignIn form and all assciated forms. The misc.tmpl is |