Skip to content

Commit f34989a

Browse files
author
Till Brehm
committed
Removed php-fpm ondemand message
1 parent 02d2e3b commit f34989a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

interface/web/sites/templates/web_vhost_domain_advanced.htm

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,6 @@
7474
</select>
7575
</div>
7676
</div>
77-
<div class="ctrlHolder pm_ondemand" style="background: #ffdfdf; border: 1px solid #df7d7d; border-width: 1px 0; margin: 1.5em 0 1.5em 0; padding: 7px;">
78-
{tmpl_var name='pm_ondemand_hint_txt'}
79-
</div>
8077
<div class="form-group">
8178
<label for="pm_max_children" class="col-sm-3 control-label">{tmpl_var name='pm_max_children_txt'}</label>
8279
<div class="col-sm-9"><input type="text" name="pm_max_children" id="pm_max_children" value="{tmpl_var name='pm_max_children'}" class="form-control" /></div>

0 commit comments

Comments
 (0)