summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2010-12-31 01:41:05 -0500
committerChris Buechler <cmb@pfsense.org>2010-12-31 01:41:05 -0500
commite85604b8ff4374c42bc16cbe8f5013c5a242dffc (patch)
tree8e2ad94bd19f111aa686c081f92970e34835f873 /usr
parent02e9880edd5db8168f0df90339c67af62d278dfe (diff)
downloadpfsense-e85604b8ff4374c42bc16cbe8f5013c5a242dffc.zip
pfsense-e85604b8ff4374c42bc16cbe8f5013c5a242dffc.tar.gz
remove <strong> to make consistent with all other text
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/firewall_rules_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_rules_edit.php b/usr/local/www/firewall_rules_edit.php
index 2095554..856f22d 100755
--- a/usr/local/www/firewall_rules_edit.php
+++ b/usr/local/www/firewall_rules_edit.php
@@ -1238,7 +1238,7 @@ include("head.inc");
}
?>
</select>
- <p><strong><?=gettext("Leave as 'default' to use the system routing table. Or choose a gateway to utilize policy based routing.");?></strong></p>
+ <p><?=gettext("Leave as 'default' to use the system routing table. Or choose a gateway to utilize policy based routing.");?></p>
</div>
</td>
</tr>
OpenPOWER on IntegriCloud