From c10cb19609cc399f70fbf4e3261fd90f3079c122 Mon Sep 17 00:00:00 2001 From: Stephen Beaver Date: Thu, 5 Nov 2015 08:11:15 -0500 Subject: Moved action-buttons in-line styling to pfSense.css --- src/usr/local/www/services_ntpd_pps.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www/services_ntpd_pps.php') diff --git a/src/usr/local/www/services_ntpd_pps.php b/src/usr/local/www/services_ntpd_pps.php index 3a56712..36172e7 100644 --- a/src/usr/local/www/services_ntpd_pps.php +++ b/src/usr/local/www/services_ntpd_pps.php @@ -232,4 +232,4 @@ $section->addInput(new Form_Input( $form->add($section); print($form); -include("foot.inc"); \ No newline at end of file +include("foot.inc"); -- cgit v1.1