Skip to content
Snippets Groups Projects
Commit 9e420e46 authored by Michael Gapczynski's avatar Michael Gapczynski
Browse files

Home icon now points to index.php

parent 89a6f16e
No related merge requests found
<div class='crumb' data-dir='/'>
<a href="<?php echo link_to("files", "index.php?dir=/"); ?>"><img src="<?php echo image_path("", "actions/go-home.png"); ?>" alt="Root"/></a>
<a href="<?php echo link_to("files", "index.php"); ?>"><img src="<?php echo image_path("", "actions/go-home.png"); ?>" alt="Root"/></a>
</div>
<?php foreach($_["breadcrumb"] as $crumb): ?>
<div class='crumb' data-dir='<?php echo $crumb["dir"];?>'>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment