Changed style

This commit is contained in:
zeldaroot 2020-01-15 01:00:24 +02:00
parent fc663aebef
commit 0c98b93ac1
1 changed files with 1 additions and 1 deletions

View File

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