summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Hostbase/hostbase/webtemplates/results.html
diff options
context:
space:
mode:
authorKen Raffenetti <raffenet@mcs.anl.gov>2006-09-07 19:46:18 +0000
committerKen Raffenetti <raffenet@mcs.anl.gov>2006-09-07 19:46:18 +0000
commitd2407fc1c39c270dc2c2aa8d216706260ee2fe4d (patch)
tree2167fcb121b00de59081f2aac9caa6fda5821ca0 /src/lib/Server/Hostbase/hostbase/webtemplates/results.html
parentfbde04178a68b3e785785c7b793c2362f45cd457 (diff)
downloadbcfg2-d2407fc1c39c270dc2c2aa8d216706260ee2fe4d.tar.gz
bcfg2-d2407fc1c39c270dc2c2aa8d216706260ee2fe4d.tar.bz2
bcfg2-d2407fc1c39c270dc2c2aa8d216706260ee2fe4d.zip
updated for use with apache
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2222 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'src/lib/Server/Hostbase/hostbase/webtemplates/results.html')
-rw-r--r--src/lib/Server/Hostbase/hostbase/webtemplates/results.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/Server/Hostbase/hostbase/webtemplates/results.html b/src/lib/Server/Hostbase/hostbase/webtemplates/results.html
index efae1143f..470883e61 100644
--- a/src/lib/Server/Hostbase/hostbase/webtemplates/results.html
+++ b/src/lib/Server/Hostbase/hostbase/webtemplates/results.html
@@ -99,7 +99,7 @@
<td> inactive </td>
#end if
<td> <a href="$host[1]">view</a> </td>
- <td> <a href="$host[1]/edit.html">edit</a> </td>
+ <td> <a href="$host[1]/edit">edit</a> </td>
</tr>
#end for
</table>