UI cleanup, phase 4 (purely cosmetic)
commitd905b2dbe10be246cf627ab60d23438a32e17676
authorJeremy Chadwick <jdc@koitsu.org>
Thu, 5 Jan 2017 13:07:46 +0000 (5 05:07 -0800)
committerToastman <toastman@galactic_core>
Sun, 8 Jan 2017 17:17:22 +0000 (9 00:17 +0700)
tree4087fa6c7ea00050dcd6d6214d2e6305142753d4
parent148200c1933358400bea380b1e06a26ec9a08f36
UI cleanup, phase 4 (purely cosmetic)

about.asp
  - Use &amp; instead of & in several areas
advanced-dhcpdns.asp
  - Update dnsmasq link to point to actual configuration docs
basic-static.asp
  - Clean up Notes section
  - Hostname is actually for DNS records in dnsmasq (I suppose you could
    use this as a "nickname/label" but it's really for DNS)
  - Add more precise descriptions for "Bound to" and "Ignore DHCP requests
    from unknown devices", in attempt to put an end to misconceptions and
    misinformation propagated over the years
  - "IP Traffic" not "IPTraffic"
bwlimit.asp
  - Typo (case-insensivite --> case-insensitive)
forward-basic-ipv6.asp
  - Dest --> Dst (UI consistency)
qos-ctrate.asp
  - S Port --> Src Port (UI consistency)
  - D Port --> Dst Port (UI consistency)
qos-detailed.asp
  - S Port --> Src Port (UI consistency)
  - D Port --> Dst Port (UI consistency)
release/src/router/www/about.asp
release/src/router/www/advanced-dhcpdns.asp
release/src/router/www/basic-static.asp
release/src/router/www/forward-basic-ipv6.asp
release/src/router/www/qos-ctrate.asp
release/src/router/www/qos-detailed.asp