Update subjects.html

pull/1831/head
JuliusS123 2022-05-15 14:29:17 +02:00 committed by GitHub
parent 60f4cd8f9d
commit a1335bfe22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
</head>
<body>
<p>Subjects: <input type="text" id="subjects" class="form-input" value="eg. German,Maths,Geography,..."></p>
<p>Subjects: <input type="text" id="subjects" class="form-input" value="Seperate subjects by comma, eg. German,Maths,Geography,..."></p>
<p>Click <button id="upload" class="btn btn-primary">Upload</button></p>
<script src="../../core/lib/customize.js"></script>