summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2014-10-07 12:59:10 (GMT)
committerChristian Pointner <equinox@helsinki.at>2014-10-07 12:59:10 (GMT)
commit30d6af7727e2ead6b011663c7ee36b45c47ebe2c (patch)
tree06b6fe1fc857b04a61058bca14c728d6388d8592 /index.html
parent16bb94a816318c6b72edbd051d2ac0f459e8ddf5 (diff)
selecting a single file works now
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index c45c17e..772e2e5 100644
--- a/index.html
+++ b/index.html
@@ -87,7 +87,7 @@
<div class="modal hide fade" id="shows-upload">
<div class="modal-header">
<a class="close" data-dismiss="modal">&times;</a>
- <h3>Datei importieren...</h3>
+ <h3>Datei auswählen...</h3>
</div>
<div class="modal-body">
</div>