1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

Fixed some bugs

This commit is contained in:
Retspen 2015-05-13 09:42:20 +03:00
parent fafce78e68
commit 871e04fb03
4 changed files with 32 additions and 15 deletions

View file

@ -10,7 +10,7 @@
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</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">