lange
08-05-2019, 12:08 PM
The template for edit is STANDARDERROR but the actual content can be found in Phrases.
AdminCP/Languages & Phrases -> Search in Phrases, Search for 'All cookies cleared!'
Click on Edit, you see the following phrases:
All cookies cleared!
<ul>
<li><a href="{1}">Return to the page you were previously viewing</a></li>
<li><a href="{2}.php{3}">Go to forums index</a></li>
</ul>
after</ul>, add something like:
<audio autoplay="autoplay">
<source src="path to your mp3" />
<source src="path to your ogg" />
</audio>
AdminCP/Languages & Phrases -> Search in Phrases, Search for 'All cookies cleared!'
Click on Edit, you see the following phrases:
All cookies cleared!
<ul>
<li><a href="{1}">Return to the page you were previously viewing</a></li>
<li><a href="{2}.php{3}">Go to forums index</a></li>
</ul>
after</ul>, add something like:
<audio autoplay="autoplay">
<source src="path to your mp3" />
<source src="path to your ogg" />
</audio>