diff options
Diffstat (limited to 'fg21sim/webui/templates/header.html')
-rw-r--r-- | fg21sim/webui/templates/header.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fg21sim/webui/templates/header.html b/fg21sim/webui/templates/header.html index d96dc48..e1cd367 100644 --- a/fg21sim/webui/templates/header.html +++ b/fg21sim/webui/templates/header.html @@ -13,8 +13,8 @@ <span class="description">Foregrounds Simulation for EoR 21cm Signal Detection</span> <span id="ws-status" class="label label-default"> - <span class="icon fa fa-question-circle" aria-hidden="true"></span> - <span class="text">N/A</span> + <span class="icon fa fa-question-circle" aria-hidden="true"></span> + <span class="text">N/A</span> </span> <span id="ws-reconnect" class="btn fa fa-refresh" aria-hidden="true"></span> |