From fdd2a50b7e5c44e1d1b5c402b4bc8172481f8b34 Mon Sep 17 00:00:00 2001 From: filipecmedeiros Date: Tue, 25 Oct 2016 19:26:18 -0300 Subject: [PATCH] Adding template tag trans where was supposed to be [Issue #223] --- app/templates/home.html | 2 +- app/templates/home_student.html | 8 ++++---- app/templates/home_teacher_student_content.html | 2 +- core/templates/base.html | 10 +++++----- core/templates/guest.html | 18 +++++++++--------- core/templates/lembrar_senha.html | 22 +++++++++++----------- core/templates/registration/passwor_reset_email.html | 8 ++++---- core/templates/registration/password_reset_subject.txt | 2 +- courses/templates/category/create.html | 14 +++++++------- courses/templates/category/index.html | 14 +++++++------- courses/templates/category/update.html | 14 +++++++------- courses/templates/course/course_card.html | 6 +++--- courses/templates/course/create.html | 2 +- courses/templates/course/index.html | 2 +- courses/templates/course/replicate.html | 42 +++++++++++++++++++++--------------------- courses/templates/course/update.html | 2 +- courses/templates/course/view.html | 14 +++++++------- courses/templates/subject/form_view_teacher.html | 56 ++++++++++++++++++++++++++++---------------------------- courses/templates/subject/poll_item_actions.html | 4 ++-- courses/templates/topic/index.html | 18 +++++++++--------- exam/templates/exam/gap_filling_question.html | 2 +- exam/templates/exam/multiple_choice_question.html | 6 +++--- files/templates/files/create_file.html | 4 ++-- files/templates/files/delete_file.html | 2 +- files/templates/files/update_file.html | 4 ++-- forum/templates/forum/forum_list.html | 2 +- forum/templates/forum/forum_view.html | 2 +- forum/templates/post/post_list.html | 2 +- forum/templates/post/post_load_more_render.html | 2 +- forum/templates/post/post_render.html | 2 +- forum/templates/post_answers/post_answer_form.html | 2 +- links/templates/links/create_link.html | 6 +++--- links/templates/links/delete_link.html | 6 +++--- links/templates/links/update_link.html | 12 ++++++------ links/templates/links/view_link.html | 4 ++-- users/templates/list_users.html | 12 ++++++------ users/templates/users/remove_account.html | 4 ++-- 37 files changed, 167 insertions(+), 167 deletions(-) diff --git a/app/templates/home.html b/app/templates/home.html index da580ef..8c8fd56 100644 --- a/app/templates/home.html +++ b/app/templates/home.html @@ -66,7 +66,7 @@ {% block sidebar %}