summaryrefslogtreecommitdiff
path: root/templates/upload.html
diff options
context:
space:
mode:
authorJames Mills <prologic@shortcircuit.net.au>2020-03-28 17:19:22 +1000
committerJames Mills <prologic@shortcircuit.net.au>2020-03-28 17:19:22 +1000
commit331b267e7eddd3f14c9a5707b9537dd8e68c2657 (patch)
tree05ebe6e6ddb8b95c3205da8b6af54f93d2aedbdc /templates/upload.html
parent58a6502c836bb50dd4424c75311d48553db488ca (diff)
Make the import link more accessiblev1.1.5
Diffstat (limited to 'templates/upload.html')
-rw-r--r--templates/upload.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/upload.html b/templates/upload.html
index 75fc1cc..1ba2fb6 100644
--- a/templates/upload.html
+++ b/templates/upload.html
@@ -32,7 +32,7 @@
</form>
</div>
</label>
- <p>Importing a video? Click <a href="/import">here</a></p>
+ <p><a href="/import">Importing a video? Click here</a></p>
</div>
{{end}}
{{define "scripts"}}