back to home rather than back to site

This commit is contained in:
JT Smith 2006-05-19 05:36:17 +00:00
parent 414dfde9c3
commit 572aea7627
2 changed files with 6 additions and 1 deletions

View file

@ -7,6 +7,11 @@ our $I18N = {
lastUpdated => 0
},
'back to home' => {
message => q|Back to home.|,
lastUpdated => 0
},
'version tags' => {
message => q|Version Tags|,
lastUpdated => 0