diff options
| author | James Mills <prologic@shortcircuit.net.au> | 2020-03-27 21:26:13 +1000 |
|---|---|---|
| committer | James Mills <prologic@shortcircuit.net.au> | 2020-03-27 21:26:13 +1000 |
| commit | f4afd2eb6be4bdf6236c6e410d1c3846f2b6e685 (patch) | |
| tree | d84d2aa47866ab49a13d46c253b07cb6cb26b130 /templates | |
| parent | 299df65290ef028a997bcfed888b2230ee750f36 (diff) | |
Add some minor UI tweaks
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/upload.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/upload.html b/templates/upload.html index ac5710a..75fc1cc 100644 --- a/templates/upload.html +++ b/templates/upload.html @@ -32,7 +32,7 @@ </form> </div> </label> - <p>Need to import a video from another source? Click <a href="/import">Import</a></p> + <p>Importing a video? Click <a href="/import">here</a></p> </div> {{end}} {{define "scripts"}} |
