diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2009-10-14 00:50:41 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2009-10-14 00:50:41 -0400 |
commit | 7652d2b8a9f081a9bd31173ec3584e54e37732d6 (patch) | |
tree | 77e2294e40e5d9ce1a7b464bb3765446c401e2c6 | |
parent | e4c80710775d6cea53548086a26e7d1d8e08ba09 (diff) | |
download | pfsense-packages-7652d2b8a9f081a9bd31173ec3584e54e37732d6.tar.gz pfsense-packages-7652d2b8a9f081a9bd31173ec3584e54e37732d6.tar.bz2 pfsense-packages-7652d2b8a9f081a9bd31173ec3584e54e37732d6.zip |
Add bold to NOTE
-rwxr-xr-x | config/haproxy/haproxy_backends_edit.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/haproxy/haproxy_backends_edit.php b/config/haproxy/haproxy_backends_edit.php index 6763a3bd..32b17bd0 100755 --- a/config/haproxy/haproxy_backends_edit.php +++ b/config/haproxy/haproxy_backends_edit.php @@ -595,7 +595,7 @@ set by the 'retries' parameter (2).</div> <tr> <br/> <br/> <td colspan='3'> - <span class="vexpl">NOTE: You must add a firewall rule permitting access to this backend!</span> + <span class="vexpl"><b>NOTE:</b> You must add a firewall rule permitting access to this backend!</span> </td> </tr> </table> |