<div id="workerContainer">
<header class="mainHeading">
- <img src="{@RELATIVE_WCF_DIR}icon/installation.svg" alt="" />
+ <img src="{@RELATIVE_WCF_DIR}icon/working1.svg" alt="" />
<hgroup>
<h1>Aufgaben werden ausgeführt …</h1>
<h2>Aktueller Schritt: <span id="workerAction">{lang}wcf.package.installation.step.prepare{/lang}</span></h2>
--- /dev/null
+<?xml version="1.0" encoding="utf-8"?>\r
+<!--<?xml-stylesheet type="text/css" href="svg.css"?>-->\r
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">\r
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" xml:space="preserve">\r
+ \r
+ <title>To Bottom</title>\r
+ <desc>To Bottom Of Page Icon</desc>\r
+ \r
+ <!--\r
+ @author Harald Szekely \r
+ @copyright 2011 WoltLab GmbH \r
+ @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php> \r
+ --> \r
+ \r
+ <defs>\r
+ <style type="text/css">\r
+ <![CDATA[\r
+ .Upper {fill: #369;}\r
+ .Lower {fill: #fff;}\r
+ ]]>\r
+ </style>\r
+ </defs>\r
+ \r
+ <g id="IconToBottom">\r
+ <path class="Lower" style="fill-rule: evenodd; clip-rule: evenodd;" d="M7.5,15C3.909668,15,1,12.0908203,1,8.5\r
+ c0-3.0673828,2.1411133-5.6367188,5-6.3193359V9H3.5l4,5l4-5.0004883L9,9V2.1806641C11.8652344,2.859375,14,5.4277344,14,8.5\r
+ C14,12.0908203,11.0898438,15,7.5,15z"/>\r
+ <path class="Upper" style="fill-rule: evenodd; clip-rule: evenodd;" d="M7.5,14C3.909668,14,1,11.0908203,1,7.5\r
+ c0-3.0673828,2.1411133-5.6367188,5-6.3193359V8H3.5l4,5l4-5.0004883L9,8V1.1806641C11.8652344,1.859375,14,4.4277344,14,7.5\r
+ C14,11.0908203,11.0898438,14,7.5,14z"/>\r
+ </g>\r
+</svg>\r
--- /dev/null
+<?xml version="1.0" encoding="utf-8"?>\r
+<!--<?xml-stylesheet type="text/css" href="svg.css"?>-->\r
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">\r
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" xml:space="preserve">\r
+ \r
+ <title>To Bottom</title>\r
+ <desc>To Bottom Of Page Icon</desc>\r
+ \r
+ <!--\r
+ @author Harald Szekely \r
+ @copyright 2011 WoltLab GmbH \r
+ @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php> \r
+ --> \r
+ \r
+ <defs>\r
+ <style type="text/css">\r
+ <![CDATA[\r
+ .Upper1 {fill: #666;}\r
+ .Lower1 {fill: #fff;}\r
+ ]]>\r
+ </style>\r
+ </defs>\r
+ \r
+ <g id="IconToBottom">\r
+ <path class="Lower1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M7.5,15C3.909668,15,1,12.0908203,1,8.5\r
+ c0-3.0673828,2.1411133-5.6367188,5-6.3193359V9H3.5l4,5l4-5.0004883L9,9V2.1806641C11.8652344,2.859375,14,5.4277344,14,8.5\r
+ C14,12.0908203,11.0898438,15,7.5,15z"/>\r
+ <path class="Upper1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M7.5,14C3.909668,14,1,11.0908203,1,7.5\r
+ c0-3.0673828,2.1411133-5.6367188,5-6.3193359V8H3.5l4,5l4-5.0004883L9,8V1.1806641C11.8652344,1.859375,14,4.4277344,14,7.5\r
+ C14,11.0908203,11.0898438,14,7.5,14z"/>\r
+ </g>\r
+</svg>\r
<section id="content" class="content">
<header class="mainHeading setup">
- <img src="{if $lastStep|isset}{@RELATIVE_WCF_DIR}icon/{else}install.php?tmpFilePrefix={@TMP_FILE_PREFIX}&showIcon={/if}installation1.svg" alt="" />
+ <img src="{if $lastStep|isset}{@RELATIVE_WCF_DIR}icon/{else}install.php?tmpFilePrefix={@TMP_FILE_PREFIX}&showIcon={/if}working1.svg" alt="" />
<hgroup>
<h1>{lang}wcf.global.title{/lang}</h1>
<h2>{lang}wcf.global.title.subtitle{/lang}</h2>