diff options
author | plegall <plg@piwigo.org> | 2014-01-02 15:04:16 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2014-01-02 15:04:16 +0000 |
commit | 104b93e80d5785fffd655171f06f23f54d68ab04 (patch) | |
tree | ba42bc19dbcbf49a85697e0051869249658bbd8e /admin | |
parent | 5fb0ce9063564955bd7e46033528ad678cc30321 (diff) |
feature 3016: upgrade script to Piwigo 2.6
git-svn-id: http://piwigo.org/svn/trunk@26401 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin')
-rw-r--r-- | admin/themes/default/template/upgrade.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/themes/default/template/upgrade.tpl b/admin/themes/default/template/upgrade.tpl index 641f1b23e..f126d06a6 100644 --- a/admin/themes/default/template/upgrade.tpl +++ b/admin/themes/default/template/upgrade.tpl @@ -39,6 +39,7 @@ body { #content { min-height:0; + border:none; } #theHeader { |