Merge pull request #150 from AyuntamientoMadrid/votes

Avoid voting by not logged users
This commit is contained in:
Enrique García
2015-08-12 10:15:06 +02:00
7 changed files with 63 additions and 2 deletions

View File

@@ -61,6 +61,9 @@ en:
agree: I agree
disagree: I disagree
supports: Supports
unauthenticated: "You need to %{signin} or %{signup} before continuing."
signin: sign in
signup: sign up
account:
show:
title: "My account"