emojis
This commit is contained in:
parent
f0c738362a
commit
476f91f7cf
27 changed files with 401 additions and 174 deletions
|
@ -1,4 +1,4 @@
|
|||
<form method="post" action="{{ path('app_system_config_reset', {'id': system_config.id}) }}" onsubmit="return confirm('Are you sure you want to reset this setting to its default value?');">
|
||||
<form method="post" action="{{ path('app_system_config_reset', {'id': system_config.id}) }}" onsubmit="return confirm('🚨💀⚠️ ARE YOU SURE YOU WANT TO RESET THIS SETTING TO ITS DEFAULT VALUE?!!! 😱💔🔥');">
|
||||
<input type="hidden" name="_token" value="{{ csrf_token('reset' ~ system_config.id) }}">
|
||||
<button class="btn">Reset</button>
|
||||
<button class="btn">🔄💀 RESET!!! 🔥💥⚡<F09F92A5><E29AA1></button>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue