source: branches/0.4/web/addons/job_monarch/dwoo/compiled/templates/job_monarch/host_extra.tpl.d17.php @ 755

Last change on this file since 755 was 755, checked in by ramonb, 11 years ago
  • add Dwoo
  • Property svn:executable set to *
File size: 422 bytes
Line 
1<?php
2/* template head */
3/* end template head */ ob_start(); /* template body */ ?><a href="./addons/job_monarch/?c=<?php echo $this->scope["cluster"];?>&h=<?php echo $this->scope["host"];?>">
4<IMG SRC="./addons/job_monarch/image.php?c=<?php echo $this->scope["cluster"];?>&h=<?php echo $this->scope["host"];?>&j_view=hostimage" BORDER=0>
5</a>
6<hr>
7<?php  /* end template body */
8return $this->buffer . ob_get_clean();
9?>
Note: See TracBrowser for help on using the repository browser.