From 947f4103cbe14799698be09c6897af0904af013d Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Sun, 3 Sep 2006 20:09:12 +0000 Subject: change all biticon links to point to the new icons provided in themes/icon_styles, update themes manager to make icon styles selectable, massive script used to do this ( will me made available shortly ) - might not all be perfect. please help out by fixing broken icon links. --- templates/install.tpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'templates/install.tpl') diff --git a/templates/install.tpl b/templates/install.tpl index fd4b703..a1c6644 100644 --- a/templates/install.tpl +++ b/templates/install.tpl @@ -59,21 +59,21 @@ {biticon ipackage=liberty iname=spacer iexplain=spacer iforce=icon}
  • - {biticon ipackage=liberty iname=help iexplain=help iforce=icon}  + {biticon ipackage="icons" iname="help-contents" iexplain=help iforce=icon}  {$section|default:"Install"} Help
  • - {biticon ipackage=liberty iname=refresh iexplain=restart iforce=icon}  + {biticon ipackage="icons" iname="view-refresh" iexplain=restart iforce=icon}  Start over
  • {if $section}
  • - {biticon ipackage=liberty iname=refresh iexplain=restart iforce=icon}  + {biticon ipackage="icons" iname="view-refresh" iexplain=restart iforce=icon}  Return to Installer
  • {/if}
  • - {biticon ipackage=liberty iname=warning iexplain=warning iforce=icon} + {biticon ipackage="icons" iname="dialog-warning" iexplain=warning iforce=icon}
    Please don't use the browser back button.
  • -- cgit v1.3