diff options
-rw-r--r-- | root/user/index.tt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/root/user/index.tt b/root/user/index.tt index 873be65..f903d71 100644 --- a/root/user/index.tt +++ b/root/user/index.tt @@ -36,7 +36,7 @@ <hr /> <div id="attribute_add_form"> -<h3>[%('Add a attribute')%]</h3> +<h3>[%('Add an attribute')%]</h3> <form method="post" action="/user/add"> <p> <select name="attribute"> |