diff options
author | rvelices <rv-github@modusoptimus.com> | 2006-11-29 04:18:11 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2006-11-29 04:18:11 +0000 |
commit | 636e77b04c5d243ba529fa6235cdf765aa27b8b4 (patch) | |
tree | 0a6db84b220b2e18ac5a57acd2f368f35b404032 /template/yoga/identification.tpl | |
parent | 47580bcdb9658d4fa0e0e40fc6feabc22dcc3733 (diff) |
some language cleanup
git-svn-id: http://piwigo.org/svn/trunk@1620 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/yoga/identification.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/identification.tpl b/template/yoga/identification.tpl index 1a474ad18..7c8f6e0c3 100644 --- a/template/yoga/identification.tpl +++ b/template/yoga/identification.tpl @@ -36,7 +36,7 @@ <li> <span class="property"> - <label for="password">{lang:password}</label> + <label for="password">{lang:Password}</label> </span> <input tabindex="2" class="login" type="password" name="password" id="password" size="25" maxlength="25" /> </li> |