aboutsummaryrefslogtreecommitdiff
path: root/static/modal-new-gallery.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/modal-new-gallery.html')
-rw-r--r--static/modal-new-gallery.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/modal-new-gallery.html b/static/modal-new-gallery.html
index 88e0f18..3d0b3f9 100644
--- a/static/modal-new-gallery.html
+++ b/static/modal-new-gallery.html
@@ -14,7 +14,7 @@
<div class="form-group">
<label class="col-md-4 control-label" for="name">Galerie Name</label>
<div class="col-md-6">
- <input id="name" name="name" placeholder="Wie heißt die neue Foto Galerie? (Pflicht)" class="form-control input-md" required="" type="text">
+ <input id="name" name="name" placeholder="Wie heißt die neue Fotogalerie? (Pflicht)" class="form-control input-md" required="" type="text">
</div>
</div>