Changed style

This commit is contained in:
zeldaroot 2020-01-15 01:00:11 +02:00
parent eb185faf79
commit 92ea6966a8
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
<div class="randomMovieMenu">
<div class="login cinemapress-random-menu">
<a href="/?random" title="<%= page.l.lucky %>">
<a href="/?random=<%- Math.random() %>" title="<%= page.l.lucky %>">
<img src="/themes/<%- page.theme %>/public/images/dice.svg" class="h2-title-short" alt="<%= page.l.lucky %>"> <%- page.l.lucky %></a>
</div>
</div>