projects
/
hmb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a004c0
)
Remove link
author
Richard Whitehouse
<github@richardwhiuk.com>
Fri, 4 Feb 2011 22:18:15 +0000
(22:18 +0000)
committer
Richard Whitehouse
<github@richardwhiuk.com>
Fri, 4 Feb 2011 22:18:15 +0000
(22:18 +0000)
template/tickets.php
patch
|
blob
|
history
diff --git
a/template/tickets.php
b/template/tickets.php
index 683d41fc2a48252752bfd9fad6345b86b62fab4b..66ddcb6aaa51f858f6f853cbb70c9ed7c1af360d 100644
(file)
--- a/
template/tickets.php
+++ b/
template/tickets.php
@@
-3,7
+3,7
@@
class Template_Tickets extends Template {
public function display(){
- ?><
a href="https://www.srcf.ucam.org/hmb/secure/"><img src="/theme/tickets.png"></a><?
+ ?><
img src="/theme/tickets.png"><?php
}
}