Skip to content

Commit 15ace20

Browse files
author
Till Brehm
committed
Merge branch '6701-outdated-error-message-php-version-5-3-9-in-order-to-use-the-ondemand-process-manager' into 'develop'
Resolve "Outdated error message: PHP version >= 5.3.9 in order to use the ondemand process manager" Closes #6701 See merge request ispconfig/ispconfig3!1904
2 parents 6376a79 + f34989a commit 15ace20

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)