Commit 0ebed21393a72d4c1b7552ded257afd93b5c13bc

Authored by Miguel Barao
1 parent 1e53d0f7
Exists in master and in 1 other branch dev

- minor change in the text.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
templates/test.html
@@ -126,7 +126,7 @@ @@ -126,7 +126,7 @@
126 <div class="jumbotron drop-shadow"> 126 <div class="jumbotron drop-shadow">
127 <h1>Resultado</h1> 127 <h1>Resultado</h1>
128 <p>Teve <strong>${'{:.1f}'.format(t['grade'])}</strong> valores no teste.</p> 128 <p>Teve <strong>${'{:.1f}'.format(t['grade'])}</strong> valores no teste.</p>
129 - <p>Se quiser, pode submeter o teste novamente. Para terminar faça logout no menu.</p> 129 + <p>Se quiser, pode corrigir e submeter o teste novamente.<br>Para terminar escolha a opção 'Sair' no menu.</p>
130 130
131 </div> 131 </div>
132 % endif 132 % endif