Breadcrumbs in projects
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
<div class="title">
|
||||
<h2>
|
||||
<?=_('Project');?> »<?=$project['name'];?>«
|
||||
<?=anchor('projects', _('Projects'));?> » <?=$project['name'];?>
|
||||
|
||||
<a class="share" href="<?=site_url('projects/share/' . $project['id']);?>"><?=_(sprintf('Shared with %s people', count($shares)));?></a>
|
||||
</h2>
|
||||
|
||||
Reference in New Issue
Block a user