x
This commit is contained in:
parent
5cb81e6e85
commit
744e88ab97
1 changed files with 1 additions and 1 deletions
|
|
@ -1467,7 +1467,7 @@ uploadIcon.style.marginRight = '8px';
|
|||
|
||||
const uploadText = document.createElement('span');
|
||||
uploadText.className = 'meme-upload-text';
|
||||
uploadText.textContent = 'Add a meme to your petition (optional)';
|
||||
uploadText.textContent = 'Add a meme to your rebellion (optional)';
|
||||
|
||||
const uploadInput = document.createElement('input');
|
||||
uploadInput.className = 'meme-upload-input';
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue