projects
/
invirt/packages/invirt-web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* further integration of invirt.config
[invirt/packages/invirt-web.git]
/
code
/
templates
/
list.tmpl
diff --git
a/code/templates/list.tmpl
b/code/templates/list.tmpl
index
89a75d8
..
63dfa38
100644
(file)
--- a/
code/templates/list.tmpl
+++ b/
code/templates/list.tmpl
@@
-25,7
+25,7
@@
VM List
#end filter
<tr>
<td>Name</td>
- <td><input type="text" name="name" value="$defaults.name"/>.xvm.mit.edu</td>
+ <td><input type="text" name="name" value="$defaults.name"/>.${config.dns.domains[0]}</td>
</tr>
#filter None
$errorRow('name', $err)