mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
improve footer layout
This commit is contained in:
@@ -303,6 +303,9 @@ class Branding(BaseSettings):
|
||||
results: str = "Results"
|
||||
location: str = "Select Location..."
|
||||
query_placeholder: str = "IP, Prefix, Community, or AS Path"
|
||||
terms: str = "Terms"
|
||||
info: str = "Help"
|
||||
peeringdb = "PeeringDB"
|
||||
bgp_route: str = "BGP Route"
|
||||
bgp_community: str = "BGP Community"
|
||||
bgp_aspath: str = "BGP AS Path"
|
||||
|
Reference in New Issue
Block a user