summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_usermanager_passwordmg.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-11-05 08:11:15 -0500
committerStephen Beaver <sbeaver@netgate.com>2015-11-05 08:11:15 -0500
commitc10cb19609cc399f70fbf4e3261fd90f3079c122 (patch)
tree8f7ae4a82c349b285d65c1c01de6891354e5e7c9 /src/usr/local/www/system_usermanager_passwordmg.php
parentd07c9194518a6032b4517c8cb29a1589b2d0c97e (diff)
downloadpfsense-c10cb19609cc399f70fbf4e3261fd90f3079c122.zip
pfsense-c10cb19609cc399f70fbf4e3261fd90f3079c122.tar.gz
Moved action-buttons in-line styling to pfSense.css
Diffstat (limited to 'src/usr/local/www/system_usermanager_passwordmg.php')
-rw-r--r--src/usr/local/www/system_usermanager_passwordmg.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_usermanager_passwordmg.php b/src/usr/local/www/system_usermanager_passwordmg.php
index ca55275..5fd522f 100644
--- a/src/usr/local/www/system_usermanager_passwordmg.php
+++ b/src/usr/local/www/system_usermanager_passwordmg.php
@@ -149,4 +149,4 @@ $section->addInput(new Form_Input(
$form->add($section);
print($form);
-include("foot.inc"); \ No newline at end of file
+include("foot.inc");
OpenPOWER on IntegriCloud