Revision 755aecb7
Added by Chris Buechler over 15 years ago
etc/inc/shaper.inc | ||
---|---|---|
3909 | 3909 |
|
3910 | 3910 |
|
3911 | 3911 |
$default_shaper_msg = "<tr><td align=\"center\" width=\"80%\" >"; |
3912 |
$default_shaper_msg .= "<span class=\"vexpl\"><strong><p><b>Welcome to the pfSense Traffic Shaper.</b><br />";
|
|
3912 |
$default_shaper_msg .= "<span class=\"vexpl\"><strong><p><b>Welcome to the {$g['product_name']} Traffic Shaper.</b><br />";
|
|
3913 | 3913 |
$default_shaper_msg .= "The tree on the left helps you navigate through the queues <br />"; |
3914 | 3914 |
$default_shaper_msg .= "buttons at the bottom represent queue actions and are activated accordingly."; |
3915 | 3915 |
$default_shaper_msg .= " </p></strong></span>"; |
3916 | 3916 |
$default_shaper_msg .= "</td></tr>"; |
3917 | 3917 |
|
3918 | 3918 |
$dn_default_shaper_msg = "<tr><td align=\"center\" width=\"80%\" >"; |
3919 |
$dn_default_shaper_msg .= "<span class=\"vexpl\"><strong><p><b>Welcome to the pfSense Traffic Shaper.</b><br />";
|
|
3919 |
$dn_default_shaper_msg .= "<span class=\"vexpl\"><strong><p><b>Welcome to the {$g['product_name']} Traffic Shaper.</b><br />";
|
|
3920 | 3920 |
$dn_default_shaper_msg .= "The tree on the left helps you navigate through the queues <br />"; |
3921 | 3921 |
$dn_default_shaper_msg .= "buttons at the bottom represent queue actions and are activated accordingly."; |
3922 | 3922 |
$dn_default_shaper_msg .= " </p></strong></span>"; |
... | ... | |
3924 | 3924 |
|
3925 | 3925 |
|
3926 | 3926 |
|
3927 |
?> |
|
3927 |
?> |
Also available in: Unified diff
use product_name