index.html:cutoff_warning_el: update warning message.

This commit is contained in:
Lucio Andrés Illanes Albornoz 2018-11-21 16:01:22 +01:00
parent 1aeca12d04
commit 0f727db699
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@
<button id="import_button">import</button>
</span>
<div id="gallery_rapper" /><br >
<div id="cutoff_warning_el">colorcode is too wide for irc and is cutoff</div>
<div id="cutoff_warning_el">character limit of 425 exceeded</div>
<textarea id="import_textarea"></textarea>
</div>