parent
d21c34f8de
commit
569463301d
|
@ -107,7 +107,7 @@
|
||||||
<div>
|
<div>
|
||||||
<input type="text" name="database_limit" class="form-control" value="{{ old('database_limit', 0) }}"/>
|
<input type="text" name="database_limit" class="form-control" value="{{ old('database_limit', 0) }}"/>
|
||||||
</div>
|
</div>
|
||||||
<p class="text-muted small">The total number of databases a user is allowed to create for this server. Leave blank to allow unlimmited.</p>
|
<p class="text-muted small">The total number of databases a user is allowed to create for this server. Leave blank to allow unlimited.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group col-xs-6">
|
<div class="form-group col-xs-6">
|
||||||
<label for="cpu" class="control-label">Allocation Limit</label>
|
<label for="cpu" class="control-label">Allocation Limit</label>
|
||||||
|
|
Loading…
Reference in New Issue