diff options
author | Philip Sargent <philip.sargent@klebos.com> | 2022-08-11 21:57:23 +0300 |
---|---|---|
committer | Philip Sargent <philip.sargent@klebos.com> | 2022-08-11 21:57:23 +0300 |
commit | a0a192743796f5aacd8e48f0767aa397bbe666e7 (patch) | |
tree | dca629f9bc2b6a0b392d18625f2e54414964bb7b /templates/dwguploadform.html | |
parent | 3607b9f1409c4e4d176f457f63739670c88b4951 (diff) | |
download | troggle-a0a192743796f5aacd8e48f0767aa397bbe666e7.tar.gz troggle-a0a192743796f5aacd8e48f0767aa397bbe666e7.tar.bz2 troggle-a0a192743796f5aacd8e48f0767aa397bbe666e7.zip |
removed outdated text
Diffstat (limited to 'templates/dwguploadform.html')
-rw-r--r-- | templates/dwguploadform.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/dwguploadform.html b/templates/dwguploadform.html index fe9b7da..7897986 100644 --- a/templates/dwguploadform.html +++ b/templates/dwguploadform.html @@ -61,11 +61,11 @@ {% empty %} <p><No subdirectories> {% endfor %} - <p>Clicking on a filename only shows the file if the drawing file had already been imported into the system as part of a bulk-import - as we are matching it against a file recorded in the database. If you only just uploaded it, you will get an error message. <p>You cannot create folders here, but you can put files into any of the pre-existing folders. + <p>Creating a folder is done by a nerd using ftp or whatever, see our <a href="/handbook/computing/fzconfig.html">Filezilla</a> documentation. <p>Note that JPG, PNG and PDF files are refused: this area is reserved for Tunnel and Therion files. You may see some old ones here, - pending their removal and replacement, but you cannot upload new ones. + pending their removal and replacement, but you cannot upload new ones. TOPO files currently belong in the wallets, not here, + but this may change in future. {% endif %} </div> |