Przeglądaj źródła

Improve placeholder text

Robert Autenrieth 9 lat temu
rodzic
commit
d8e6f7d708
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      generator/generate.html

+ 1
- 1
generator/generate.html Wyświetl plik

@@ -306,7 +306,7 @@
306 306
                     <div class="form-group">
307 307
                         <label for="card-background" class="col-sm-2 control-label">Background</label>
308 308
                         <div class="col-sm-10">
309
-                            <input type="text" id="card-background" class="form-control" placeholder="Background image" data-property="background_image">
309
+                            <input type="text" id="card-background" class="form-control" placeholder="Background image URL" data-property="background_image">
310 310
                         </div>
311 311
                     </div>
312 312
                     <div class="form-group">

Ładowanie…
Anuluj
Zapisz