source: trunk/web/templates/job_monarch/cluster_extra.tpl @ 269

Last change on this file since 269 was 213, checked in by bastiaans, 18 years ago

web/templates/job_monarch/cluster_extra.tpl:

  • a href bugfix
File size: 293 bytes
RevLine 
[110]1<hr>
2<table>
3<tr>
4 <td valign=center>
[203]5  <a href="./addons/job_monarch/?c={cluster}"><b>Joblist</b></a>
[110]6 </td>
7</tr>
8<tr>
9 <td>
[203]10  <a href="./addons/job_monarch/?c={cluster}">
11  <IMG SRC="./addons/job_monarch/image.php?c={cluster}&view=small-clusterimage" BORDER=0>
[110]12  </a>
13 </td>
14</tr>
15</table>
Note: See TracBrowser for help on using the repository browser.