Commit Graph

23 Commits

Author SHA1 Message Date
Phil Davis
6317d31dfc Fix lineup of copyright lines
and module names and other bits of formatting and typos in header
comment sections.
2015-01-01 10:13:14 -02:00
Renato Botelho
d961e7e33e Welcome 2015 2014-12-31 16:22:27 -02:00
Jim Thompson
29aef6c45b Change copyright statement to reflect reality 2014-11-10 23:36:14 -06:00
ayvis
8cd558b61b xhtml Compliance
replaced <br>, <br/> and </br> with <br />
2014-03-14 21:24:03 +01:00
Colin Fleming
8cd561328d Tidy up "interfaces_wireless.php" XHTML
Close BR and IMG tags
Move NOWRAP to class statement
Add missing closing P tag
2013-04-15 20:43:12 +01:00
Erik Fonnesbeck
6ef2297b85 Add extra checks for reading and saving certain wireless settings and fix an existing check. 2012-12-08 18:02:48 -07:00
jim-p
b32dd0a6b7 Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
Carlos Eduardo Ramos
95fcc82dfd Checked gettext() implementation on interfaces_wireless.php 2010-07-12 09:07:23 -03:00
Vinicius Coque
c7bb420f7f Fix gettext implementation on interfaces_wireless.php 2010-07-10 13:48:02 -03:00
Rafael Lucas
55344749c3 Implement gettext() calls 2010-06-30 16:01:25 -03:00
gnhb
0661b194d9 Fix many things related to PPP connections.
Fixed tab array numbering in interfaces_* files. Enabled multilink over PPtP connections.
Fixed handling of bandwidth, mtu, mru settings. Removed unnecessary curly brackets from
single line if conditionals, and more . . .
2010-05-26 21:07:00 +07:00
gnhb
42809b4a03 Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and update affected files.
Also, add upgrade_config function 062_to_063.
2010-05-04 15:35:29 +07:00
gnhb
d02951e924 Fix other interfaces_* pages and keep working with mlppp. 2010-03-30 18:28:19 +07:00
gnhb
57b053e94e Add new menu name to other interfaces_* pages. 2010-03-30 14:43:53 +07:00
Erik Fonnesbeck
651fff4fff Add more descriptive mode names to the error messages. 2010-03-02 23:17:46 -07:00
Erik Fonnesbeck
c5e2d1c3ad Fix text and add more descriptive names to the modes. 2010-03-02 17:10:53 -07:00
Erik Fonnesbeck
306b8ff729 On double click go to the wireless clone edit page. Also remove an unused variable. 2010-02-27 15:29:49 -07:00
Erik Fonnesbeck
16120707ea Change clone_inuse to function in the same style as the other *_inuse functions in the interfaces_*.php files. 2010-02-24 12:05:17 -07:00
Erik Fonnesbeck
38b7d47d71 Revert "Don't skip disabled interfaces when checking which are assigned." and fix an error propagated from this. (misread a parameter name when looking up the function)
This reverts commit ce075a0fd4.
2010-02-24 11:34:42 -07:00
Erik Fonnesbeck
4a5e1d5579 Add note about limits on the number of wireless clones. 2010-02-23 00:22:46 -07:00
Erik Fonnesbeck
61f231c06f Add more detail to the description on the Interfaces: Wireless page. 2010-02-23 00:13:50 -07:00
Erik Fonnesbeck
ce075a0fd4 Don't skip disabled interfaces when checking which are assigned. 2010-02-22 11:59:47 -07:00
Erik Fonnesbeck
9f428275e9 Add page for configuration of wireless clone interfaces. 2010-02-15 01:44:25 -07:00