summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_defaults.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2832 from NewEraCracker/lang-fixesStephen Beaver2016-04-041-1/+1
| | | | (cherry picked from commit c67308d9b8e36fc73cb3c4381861698aa73bee00)
* Merge pull request #2830 from NOYB/Diagnostics_-_Remove_PersonalizationsStephen Beaver2016-04-041-3/+3
| | | | (cherry picked from commit 235d9db9da3f871d6daefa4130abb8fb960a0222)
* Use less confusing button text/colors/icons for Factory ↵jim-p2016-03-111-2/+2
| | | | defaults/Halt/Reboot. Ticket #5965
* Bring some consistency to the way most buttons are displayed (color, icons, ↵jim-p2016-03-091-2/+8
| | | | | | etc). Ticket #5965 Still need to review Advanced buttons and Repeatable block buttons.
* Synchronize page titles with tab titles. Rename some titles in order to be ↵k-paulius2016-02-131-1/+1
| | | | more consistent. Convert page title to title case.
* Internationalization of diag_defaultsPhil Davis2016-01-151-3/+3
| | | | | | | | | | A couple of typical fixes here: 1) Actually wrap the "Are you sure...?" question in gettext() 2) Use a single gettext() call combined with sprintf() and %s etc to construct a sentence in a single go. 3) Use %s rather than just appending a variable at the end of a sentence of text. That way there is no assumption that the variable text must go at the end in every language. Once I have got the feel of the variations I come across, I will make myself a branch and change a whole bunch of files. But for now I have submitted a few things individually so it is easy for people to comment and give any helpful advice on how to do it better, before I go editing lots of files. IMHO it will be good to cleanup and optimize the internationalized code, then life should be easier for future translators.
* 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
* Tidy up "diag_defaults.php"Colin Fleming2015-12-041-17/+26
| | | | Add Bootstrap look-n-feel to diag_defaults.php
* 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.
* Remove $Id stuff from comment headersPhil Davis2015-11-091-1/+0
| | | | Completes cleanup of header stuff for these files
* Diag reviewPhil Davis2015-11-091-7/+7
|
* Correction per Phil DavisStephen Beaver2015-11-061-1/+1
|
* First batch of copyright updatesStephen Beaver2015-11-051-1/+3
|
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+1
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-49/+66
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+90
OpenPOWER on IntegriCloud