Piwigo {$RELEASE} - {'Upgrade'|@translate}
+{'Version'|@translate} {$RELEASE} - {'Upgrade'|@translate}
{if isset($errors)}
@@ -81,6 +147,9 @@ textarea { margin-left: 20px; }
{/if}
+diff --git a/admin/themes/default/template/upgrade.tpl b/admin/themes/default/template/upgrade.tpl index 1419b9495..f859ed56e 100644 --- a/admin/themes/default/template/upgrade.tpl +++ b/admin/themes/default/template/upgrade.tpl @@ -7,69 +7,135 @@ +{get_combined_css} {foreach from=$themes item=theme} -{if isset($theme.local_head)}{include file=$theme.local_head}{/if} - +{if $theme.load_css} +{combine_css path="admin/themes/`$theme.id`/theme.css" order=-10} +{/if} {/foreach} + + + +{get_combined_scripts load='header'} + + {literal} {/literal}