Commit a59f337d1fd56ac4bf45c9e2179abe2292cee8ae
1 parent
f85776ff
Exists in
master
and in
2 other branches
Text adjustment in the window view template
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
bulletin/templates/bulletin/window_view.html
... | ... | @@ -143,7 +143,7 @@ |
143 | 143 | <table > |
144 | 144 | <tr > |
145 | 145 | <td style="background-color:#002F4B; width: 20px;"></td> |
146 | - <td style="padding-left: 5px;">Seu ressultado</td> | |
146 | + <td style="padding-left: 5px;">Seu resultado</td> | |
147 | 147 | <td style="width: 20px"></td> |
148 | 148 | <td style="background-color:#009688; width: 20px;"></td> |
149 | 149 | <td style="padding-left: 5px;">Nível acima da mediana dos aprovados</td> | ... | ... |