removed outdated text

This commit is contained in:
Philip Sargent 2022-08-11 21:57:23 +03:00
parent 3607b9f140
commit a0a1927437

View File

@ -61,11 +61,11 @@
{% empty %}
<p>&lt;No subdirectories&gt;
{% 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>