diff options
Diffstat (limited to 'admin/themes/default/template/photos_add_settings.tpl')
-rw-r--r-- | admin/themes/default/template/photos_add_settings.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/default/template/photos_add_settings.tpl b/admin/themes/default/template/photos_add_settings.tpl index 856585404..d3bf2ecc6 100644 --- a/admin/themes/default/template/photos_add_settings.tpl +++ b/admin/themes/default/template/photos_add_settings.tpl @@ -19,7 +19,7 @@ $(document).ready(function(){ </script> {/literal} -<div class="titrePage" style="height:25px"> +<div class="titrePage"> <h2>{'Upload Photos'|@translate}</h2> </div> |