mirror of https://github.com/apache/cloudstack.git
bug 7276: fix syntax error in html code. (merge from 2.2.beta1 branch to master branch)
This commit is contained in:
parent
45c026b6e1
commit
eb6169ad1e
|
|
@ -639,7 +639,7 @@
|
|||
<div class="vmpopup_offdescriptionbox_bot">
|
||||
<p>
|
||||
A network where the virtual instance is directly assigned an IP from.
|
||||
</p?
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -658,7 +658,7 @@
|
|||
<div class="vmpopup_offdescriptionbox_bot">
|
||||
<p>
|
||||
A network where the virtual instance is directly assigned an IP from. A VLAN must be selected.
|
||||
</p?
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue