summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/status_ntpd.php
Commit message (Collapse)AuthorAgeFilesLines
* Fixed GPS display sprintf => printfStephen Beaver2016-04-181-10/+10
| | | | (cherry picked from commit ef268b48adfd07bb4771858990eb7ed79de90585)
* CosmeticsStephen Beaver2016-04-121-2/+2
|
* Fixed #6117Stephen Beaver2016-04-121-104/+180
|
* Do not echo printf return valueNewEraCracker2016-02-141-2/+2
| | | | Previous implementation would print both the content and return value. Changing to sprintf while retaining the short opening echo tag, echoes the content as intended and keeps code in line with the style of the project.
* Convert section titles to title casek-paulius2016-02-101-1/+1
|
* status_ntpd whitespacePhil Davis2016-01-271-78/+100
| | | Various lines were not on tab stops, some PHP end tags were on the end of lines and others on new lines... I found it a bit hard to read when tracking through a previous missing PHP start tag. Maybe this is better? or maybe I have gone too crazy re-formatting it?
* status_ntpd missing start phpPhil Davis2016-01-271-1/+2
| | | | | | | This seems to be the only missing bit here. I think it would only cause a noticeable UI problem if isset($gps_alt). If you have a system with a real GPS that has altitude, then please test! There is also a bunch of formatting issues in this file - things that are not on tab stops... After this real bug is fixed I will then make a PR to sort out the white-space.
* add call 'gettext' function in the status menu filesbruno2016-01-221-15/+15
|
* Use Bootstraps text alignment classes (part 2)Colin Fleming2016-01-081-1/+1
| | | | use Bootstraps CLASS statement instead "align" statement
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-4/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Calling all of these "Page" in the privilege name is redundant since they ↵jim-p2015-11-251-1/+1
| | | | are all pages and the "WebCfg" prefix implies they are pages.
* Completes #5400, #3999, #5405Stephen Beaver2015-11-101-1/+1
| | | | Mote: New ticket will be opened to provide IP address sorting
* Copyright and license cleanupRenato Botelho2015-11-091-3/+3
| | | | | | - Remove personal copyright from people who assigned it to employer (ESF) - Remove $Id$ - Remove extra spaces
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-1/+0
|
* Fixed #5384Stephen Beaver2015-11-071-1/+1
|
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-061-27/+54
|
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+1
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-141/+125
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+320
OpenPOWER on IntegriCloud