summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_ntpd_gps.php
Commit message (Collapse)AuthorAgeFilesLines
* Standardize gpsnoselect var namePhil Davis2016-01-271-6/+6
| | | | | It looks confusing that in the config there is ['noselect'] but the locally-used var in the GUI is gpsselect. Reduce future confusion by replacing gpsselect -> gpsnoselect. There is no actual bug here, just fixing naming consistency.
* add call gettext function in the services menubruno2016-01-251-7/+7
|
* Fixed #5789Stephen Beaver2016-01-211-1/+1
|
* HTML Compliance - Services / NTP / Serial GPSNOYB2016-01-121-1/+1
| | | | | Named character reference was not terminated by a semicolon. id="btnadvgps"/>&nbspShow GPS Initialization commands
* Cleanup some text and fix default behavior of some NTP options to match ↵jim-p2016-01-071-11/+11
| | | | 2.2.6 and what the text described.
* Remove $closehead variableColin Fleming2015-12-191-1/+0
| | | | Remove unused variable $closehead
* Code style servicesPhil Davis2015-12-171-6/+8
|
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-3/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Standardize Services NTP breadcrumbsPhil Davis2015-12-071-1/+1
|
* Type up SCRIPT tagsColin Fleming2015-11-291-1/+1
|
* Fix more privilege text/name/page inconsistenciesjim-p2015-11-251-1/+1
|
* 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.
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-2/+0
| | | | | Any GUI script that loads the guiconfig.inc file will have access to the autoloader.
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-1/+0
|
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-061-1/+0
|
* Various text stuff on the UIPhil Davis2015-11-061-4/+4
|
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+1
|
* Fixed https://forum.pfsense.org/index.php?topic=100388.0Stephen Beaver2015-10-051-37/+63
|
* Addresses #5159 by removing hide/show/disable/enable functions to included fileStephen Beaver2015-10-011-16/+0
|
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-396/+322
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+619
OpenPOWER on IntegriCloud