X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/308308e1afb8402f351d2aa2a64d27eb5b596e17..d66a99486376939d64f8a5d9032dcc516f7b1195:/app/views/quickvote/list_voters.rhtml?ds=sidebyside diff --git a/app/views/quickvote/list_voters.rhtml b/app/views/quickvote/list_voters.rhtml index ea276d7..cdfc049 100644 --- a/app/views/quickvote/list_voters.rhtml +++ b/app/views/quickvote/list_voters.rhtml @@ -38,11 +38,11 @@ end %> - <%=h((w.host == nil or w.host.empty?) ? voter.ipaddress : w.host)%> + <%=h((w.host == nil or w.host.empty?) ? voter.ipaddress : w.host.reverse.slice(0,30).reverse)%>