diff options
| author | David Phillips <dbphillipsnz@gmail.com> | 2016-03-14 15:22:42 +1300 |
|---|---|---|
| committer | David Phillips <dbphillipsnz@gmail.com> | 2016-03-14 15:24:40 +1300 |
| commit | 82299f675955eebb1f024a4f7272c894a6a665d8 (patch) | |
| tree | fc4ab0b668599de6cbefed37d1848e83bb013c21 /index.html | |
| parent | 00f2fc95a0db4e2f26c5d09ac292d0e682799744 (diff) | |
| download | petrichor-82299f675955eebb1f024a4f7272c894a6a665d8.tar.xz | |
Move all remaining images to common directory
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,6 +44,6 @@ </ul> </div> <select id="session-list" class="ease-opacity"></select> - <img id="shutdown" class="ease-opacity" src="iec5009.svg" onclick="show_element('power-confirm');show_element('mask');" /> + <img id="shutdown" class="ease-opacity" src="image/iec5009.svg" onclick="show_element('power-confirm');show_element('mask');" /> </body> </html> |
