Commit 9c4fb30389dba321e9ecbe648fa2a10fef7b2777

Authored by Leonardo Merlin
1 parent 3a85c532

Fix #186

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
index.html
... ... @@ -284,7 +284,7 @@
284 284 <a href="#" class="vote-result">Fechar</a>
285 285 <table>
286 286 <tr class="header">
287   - <td class="abstract-text">Texto da Alternativa</td>
  287 + <td class="abstract-text">Propostas</td>
288 288 <td class="votes-for"></td>
289 289 <td class="votes-against"></td>
290 290 <td class="score">Pontuação</td>
... ...