UI cleanup, phase 5, MIPS (mostly cosmetic)Toastman-1.28.7511.3
commitf7292cfcc7086bad1579757cad977aa811ab8dad
authorJeremy Chadwick <jdc@koitsu.org>
Mon, 9 Jan 2017 08:35:11 +0000 (9 00:35 -0800)
committerTvlz <Tvlztomato@gmail.com>
Wed, 11 Jan 2017 10:23:36 +0000 (11 17:23 +0700)
tree8e6634a6edf0d19781ddb6a7c0d02f16041e73b8
parentd905b2dbe10be246cf627ab60d23438a32e17676
UI cleanup, phase 5, MIPS (mostly cosmetic)

This commit mainly tries to minimise the number of differences
between the MIPS and ARM branches.  In the process I found several
oddities in MIPS that needed to be cleaned up.

advanced-firewall.asp
  - Entry should be indented (tabbed)
bwm-common.js
  - Don't need surrounding parens
nas-samba.asp
  - Remove duplicate <body> tag
status-overview.asp
  - Add blank line for code readability
tomato.css
  - Remove .about class (unused, ARM has it gone too)
tools-survey.asp
  - Use tabs not spaces
release/src/router/www/advanced-firewall.asp
release/src/router/www/bwm-common.js
release/src/router/www/nas-samba.asp
release/src/router/www/status-overview.asp
release/src/router/www/tomato.css
release/src/router/www/tools-survey.asp