X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/59f7f3f18cc10105106d3aadfef76f33493a69f7..b295af01a2ff034c9693ea8f9ad26fa179b335ed:/app/views/quickvote/list_voters.rhtml?ds=inline 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)%>