summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* remove extra semi-colonBill Marquette2005-07-021-1/+1
|
* Soup up edit.php by adding a syntax highlighter.Scott Ullrich2005-07-021-2/+3
|
* Use $pgtitle instead of re-typing the page title overBill Marquette2005-07-0215-72/+54
| | | | Use head.inc on the _edit.php files
* Soup up edit.php by adding a syntax highlighter.Scott Ullrich2005-07-021-21/+64
|
* Missing )Scott Ullrich2005-07-021-3/+3
|
* Add source code highlighting supportScott Ullrich2005-07-0212-2/+1431
|
* * Update path to DHCP LogsScott Ullrich2005-07-027-7/+7
| | | | * Minor page cleanups
* Do not set title twiceScott Ullrich2005-07-021-1/+0
|
* Remove nomacfilter widget toggleScott Ullrich2005-07-021-1/+1
|
* Preface files with /Scott Ullrich2005-07-021-3/+3
|
* Missing page titleBill Marquette2005-07-021-1/+1
|
* Remove extra <br>Bill Marquette2005-07-021-2/+1
|
* include head.inc and round corners on tabsScott Ullrich2005-07-0237-269/+134
|
* Order queues the same ast firewall_shaper.php and let user know which one is ↵Bill Marquette2005-07-021-6/+6
| | | | for outbound/inbound traffic
* Queue graphs aren't displayed on this page anymore, remove the note ↵Bill Marquette2005-07-021-2/+1
| | | | regarding them
* Use the right tabs :)Bill Marquette2005-07-021-5/+3
|
* include head.inc and round corners on tabsScott Ullrich2005-07-0222-232/+163
|
* Use new header system.Scott Ullrich2005-07-028-58/+35
|
* Only activate manual update tabScott Ullrich2005-07-021-1/+1
|
* Set page titles accordinglyScott Ullrich2005-07-023-29/+15
|
* include head.incScott Ullrich2005-07-021-37/+3
|
* Round out those corners, baby!Scott Ullrich2005-07-024-52/+48
|
* Move image to the right some more.Scott Ullrich2005-07-021-1/+1
|
* Cleanup alert message.Scott Ullrich2005-07-021-5/+15
|
* Remove old tabsScott Ullrich2005-07-021-5/+0
|
* Cleanup and add rounded corners.Scott Ullrich2005-07-028-61/+45
|
* Correct urlsScott Ullrich2005-07-023-4/+4
|
* Convert Packages tabs to rounded aka (display_top_tabs() callsScott Ullrich2005-07-023-13/+19
|
* Convert System Firmware tabs to rounded aka (display_top_tabs() callsScott Ullrich2005-07-024-21/+28
|
* Add rounded tabbed cornersScott Ullrich2005-07-021-17/+3
|
* Add rounded tabs to add. Fix bottom rounded area.Scott Ullrich2005-07-025-19/+34
|
* Move more items to head (<html>, DOCTYPE)Scott Ullrich2005-07-024-24/+14
|
* Set page titlesScott Ullrich2005-07-024-9/+16
|
* Use head.inc. It's cool.Scott Ullrich2005-07-022-12/+2
|
* * Introduce new function helper for creating smooth tab headersScott Ullrich2005-07-027-58/+70
| | | | * Conver firewall -> areas over
* Update cornersScott Ullrich2005-07-011-6/+3
|
* Only round top right and bottom cornersScott Ullrich2005-07-011-1/+1
|
* Add rounded cornersScott Ullrich2005-07-012-0/+9
|
* Transfer more common code to head.incScott Ullrich2005-07-012-3/+3
|
* Update filenamesScott Ullrich2005-07-011-3/+3
|
* Add rounded corner supportScott Ullrich2005-07-012-7/+22
|
* Add nifty corner code to pfSenseScott Ullrich2005-07-013-0/+196
|
* Correctrly remove host type dns masq recordsScott Ullrich2005-07-011-1/+1
|
* Minor code cleanups (style related).Scott Ullrich2005-07-012-30/+28
|
* Fix and clean up.Colin Smith2005-07-011-220/+207
| | | | submitted-by: pfJason (Jason Ellingson)
* fixed broken table and reformatting the code to be more readable againHolger Bauer2005-07-011-152/+179
| | | | - by pfjason
* fixed a cosmetic bug that made this page showing without borderspace in IEHolger Bauer2005-06-301-4/+4
| | | | - by pfjason
* comment out some scripts that no longer seem to be used and cause scripting ↵Holger Bauer2005-06-301-2/+2
| | | | | | errors. - by pfjason
* using htmlentities for textarea to make editing of php-files possible ↵Holger Bauer2005-06-301-3/+2
| | | | | | without unexpected end of page - fixed by pfjason
* '<=' -> '<'Colin Smith2005-06-301-1/+1
| | | | submitted-by: pfJason
OpenPOWER on IntegriCloud