summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces_qinq.php
Commit message (Collapse)AuthorAgeFilesLines
* Bring all calls of print_info_box to same standardNewEraCracker2016-02-151-2/+2
| | | | The call itself to print_info_box already echoes the content. There is no need of additionally using the short-open-echo tag on those calls to echo return value. The previous implementation shouldn't yell any visible issues as return is 'NULL' (undefined) which casts to an empty string when printing. But, just for the sake of conformity, this changes are advisable in my opinion.
* Synchronize page title with tab title. Renamed GRE to GREs, GIF to GIFs and ↵k-paulius2016-02-121-5/+5
| | | | LAGG to LAGGs to match VLANs, QinQs, etc.
* Merge pull request #2431 from phil-davis/h1Renato Botelho2016-01-141-6/+6
|\
| * UI ConsistencyPhil Davis2016-01-141-6/+6
| | | | | | | | | | | | | | | | | | 1) Put the heading "Actions" at the top of all the "Actions" columns - it was on some and not others. 2) Some more consistent capitalization of panel titles etc. 3) Most interfaces section edit pages had a section titled like "GIF Configuration", "GRE Configuration". Make them all consistent, e.g. "QinQ Configuration" rather than "Interface QinQ Edit"...
* | Interfaces QinQ fix closing table header tagPhil Davis2016-01-141-1/+1
|/
* Fixed #5566Stephen Beaver2016-01-131-33/+38
|
* Allow thee use of multiple infoblock on a pageStephen Beaver2016-01-111-1/+1
|
* Change the automatic information block to look for <div class="infoblock" ↵Stephen Beaver2016-01-071-1/+1
| | | | | | instrad of <div id="infoblock" Just makes more sense to use a class for this
* Adjust more calls to print_info_box with unquoted stringsNewEraCracker2016-01-071-1/+1
|
* 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
* Code style g-iPhil Davis2015-12-151-1/+2
|
* 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.
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-1/+3
|
* Delete confirmation vi fa-trash automated via pfSense.jsStephen Beaver2015-11-051-1/+1
|
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+1
|
* replace and find for icon-embed-btnheper2015-11-051-1/+1
|
* Buttons update to new design:wqStephen Beaver2015-11-041-6/+10
|
* Update interfaces_qinq.phpheper2015-11-021-2/+2
|
* convert interfaces_qinq to faheper2015-11-021-2/+2
|
* Completed #5359Stephen Beaver2015-10-301-27/+50
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-83/+68
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+181
OpenPOWER on IntegriCloud