Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Commit 77ad370

Browse files
author
Julien Jomier
committed
ENH: Added link to bug tracker
1 parent 57696a1 commit 77ad370

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/layouts/layout.phtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@
217217
<?php
218218
echo $this->t('Generated in').' '.$this->generatedTimer." ms";
219219
?>
220+
- <a href="http://public.kitware.com/Bug/my_view_page.php"><?php echo $this->t('Report bug');?></a>
220221
</div>
221222
</div>
222223
<hr style="display: none;"/>

0 commit comments

Comments
 (0)