PDA

View Full Version : Voice message on logout


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>

matrex722
08-11-2019, 08:34 PM
thanks alot

lange
08-12-2019, 04:13 PM
Hello matrex722,

I am not a coder so use the code at your own risk but it works fine on my custom 3.8.11.

Use it with a short 'bye bye' voice message .