diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/language_master_strings.tpl | 2 | ||||
| -rw-r--r-- | templates/translate_strings.tpl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/language_master_strings.tpl b/templates/language_master_strings.tpl index c3a8b77..39590fb 100644 --- a/templates/language_master_strings.tpl +++ b/templates/language_master_strings.tpl @@ -1,7 +1,7 @@ {strip} <div class="floaticon">{bithelp}</div> -{include file="bitpackage:lanaguages/translate_google_ajax_inc.tpl"} +{include file="bitpackage:languages/translate_google_ajax_inc.tpl"} <div class="edit languages"> <div class="header"> diff --git a/templates/translate_strings.tpl b/templates/translate_strings.tpl index 56b717b..a417543 100644 --- a/templates/translate_strings.tpl +++ b/templates/translate_strings.tpl @@ -1,6 +1,6 @@ {strip} <div class="floaticon">{bithelp}</div> -{include file="bitpackage:lanaguages/translate_google_ajax_inc.tpl"} +{include file="bitpackage:languages/translate_google_ajax_inc.tpl"} <div class="edit languages"> <div class="header"> <h1>{tr}Edit Languages{/tr}</h1> |
