mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
Fixed some bugs
This commit is contained in:
parent
fafce78e68
commit
871e04fb03
4 changed files with 32 additions and 15 deletions
|
@ -10,7 +10,7 @@
|
|||
<div class="modal-content">
|
||||
<div class="modal-header">
|
||||
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
|
||||
<h4 class="modal-title">{% trans "Chose computes for new instance" %}</h4>
|
||||
<h4 class="modal-title">{% trans "Choose a compute for new instance" %}</h4>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<form class="form-horizontal" role="form">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue