diff options
author | rub <rub@piwigo.org> | 2007-03-11 23:02:13 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2007-03-11 23:02:13 +0000 |
commit | 051145723de0cb7678d78ebbf74cf5fced4cdd7f (patch) | |
tree | dc8448cd19998ffdec306b36eed92690f4935499 /template/yoga/admin/permalinks.tpl | |
parent | b79c8aceae62df26ab17049c9ce9330fdac3ab35 (diff) |
Fix Mathias requests about French words.
Rename completely general tab into main tab.
git-svn-id: http://piwigo.org/svn/trunk@1894 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/yoga/admin/permalinks.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/admin/permalinks.tpl b/template/yoga/admin/permalinks.tpl index dbbe4827f..3388cc40b 100644 --- a/template/yoga/admin/permalinks.tpl +++ b/template/yoga/admin/permalinks.tpl @@ -7,7 +7,7 @@ <form method="post" action="{F_ACTION}"> <fieldset><legend>{lang:Add/delete a permalink}</legend> - <label>Category: + <label>{lang:Category}: <select name="cat_id"> <option value="0">------</option> <!-- BEGIN categories --> |