summaryrefslogtreecommitdiffstats
path: root/app/view/pad.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/view/pad.php')
-rw-r--r--app/view/pad.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/view/pad.php b/app/view/pad.php
index bf626bf..4408df2 100644
--- a/app/view/pad.php
+++ b/app/view/pad.php
@@ -52,6 +52,13 @@ require_once "view/issue.php";
</a>
</div>
</h1>
+
+ <h5>
+ <span class="glyphicon <?=$owner_glyph?>"></span>
+ <a href="<?=ar()?>/<?=$owner_url?>">
+ <?=$owner_name?>
+ </a>
+ </h5>
</div>
</div>
</div>