diff options
Diffstat (limited to 'admin/themes/default')
-rw-r--r-- | admin/themes/default/template/photos_add_direct.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/default/template/photos_add_direct.tpl b/admin/themes/default/template/photos_add_direct.tpl index 970bdf96c..060d6e2dd 100644 --- a/admin/themes/default/template/photos_add_direct.tpl +++ b/admin/themes/default/template/photos_add_direct.tpl @@ -72,7 +72,7 @@ jQuery(document).ready(function() { {/if} <div class="titrePage"> - <h2>{'Upload photos'|@translate}</h2> + <h2>{'Upload Photos'|@translate}</h2> </div> <div id="photosAddContent"> |