diff options
author | Christian Pointner <equinox@helsinki.at> | 2014-10-07 12:59:10 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2014-10-07 12:59:10 (GMT) |
commit | 30d6af7727e2ead6b011663c7ee36b45c47ebe2c (patch) | |
tree | 06b6fe1fc857b04a61058bca14c728d6388d8592 /index.html | |
parent | 16bb94a816318c6b72edbd051d2ac0f459e8ddf5 (diff) |
selecting a single file works now
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,7 +87,7 @@ <div class="modal hide fade" id="shows-upload"> <div class="modal-header"> <a class="close" data-dismiss="modal">×</a> - <h3>Datei importieren...</h3> + <h3>Datei auswählen...</h3> </div> <div class="modal-body"> </div> |