diff options
Diffstat (limited to 'uploader/templates/base.html')
-rw-r--r-- | uploader/templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/base.html b/uploader/templates/base.html index c37e1f3..b20b350 100644 --- a/uploader/templates/base.html +++ b/uploader/templates/base.html @@ -24,7 +24,7 @@ <body> <header id="header"> - <span id="header-text">GeneNetwork Data Quality Control and Upload</span> + <span id="header-text">GeneNetwork: Data Upload and Quality Control</span> <nav id="header-nav"> <ul class="nav justify-content-end"> <li> |