explorak5_login_prueba 1.5.0 → 1.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ec6a77dc37e7c89abf5f510485c80912090e0b5c5505e5c9f5b948495987af01
4
- data.tar.gz: 03e073872c71aa7964253492f2bdc15f390e888473cdcba1947d5109e487ce5d
3
+ metadata.gz: 0ea4bec279a18c6d6a607535dc9e106a8831e6fb585972729369baa69f1d434c
4
+ data.tar.gz: 0d563f85ed07e1e663ea2ce953be7a4a3265fcc4c810cf64b44fe283e52b192e
5
5
  SHA512:
6
- metadata.gz: 616744e3bf02cf3b7f03916960bd9798374ceeec0f939a3589d2c59214ae977c39113fb23ba9d1d0a9c863cdbfa8009bb46a5610f8679bef49725aeb024d05d8
7
- data.tar.gz: 391530a4a3c974e30489981b4723a3e76918e84d778da0be74b5dfb020003c8bbaa9fd03fd2c956be5b853663e4ece86ab2effbf13265c6f418847937830d663
6
+ metadata.gz: 353416f100852de9e6d9f362c71943de67b30a5df39194103c14a8002ed766798b7fdd2c4dc9fcd310c628f40e3f0dd1dee0461b903aee5e967dd64a5c3e3fda
7
+ data.tar.gz: eeeee48fbfd3008cb491533332eb9c4b013767b465be17b9a9d939d1abb83df36376aeac6f5fc563401e636ef436fc454f86d54aa5670f6e604886b5a4f9f519
@@ -112,7 +112,7 @@
112
112
  <div id="footer-links" class="ic-Login-footer__links">
113
113
  <% if Setting.get("show_opensource_linkback", "false") == "true" %>
114
114
  <a href="http://instructure.com">
115
- <%= t('open_source_learning_management_system', 'Open Source LMS') %>
115
+ <%= t('open_source_learning_management_system', 'Espol) %>
116
116
  </a>
117
117
  <% end %>
118
118
  <%= help_link %>
@@ -83,7 +83,7 @@
83
83
  <%= render partial: "sso_buttons", locals: { aacs: @aacs_with_buttons } %>
84
84
  <% end %>
85
85
  <%= form_for :pseudonym_session, :url => forgot_password_path, :html => {:id => "forgot_password_form", :style => "display: none;"} do |f| %>
86
- <h1 class="ui-helper-hidden-accessible"><%= t('Forgot Password?') %></h1>
86
+ <h1 class="ui-helper-hidden-accessible"><%= t('ESPOL?') %></h1>
87
87
  <p id="forgot_password_instructions" class="ic-Login__forgot-text">
88
88
  <%= t('login_handle', "Enter your %{login_handle_name} and we'll send you a link to change your password.", :login_handle_name => login_handle_name) %>
89
89
  </p>
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Explorak5LoginPrueba
4
- VERSION = "1.5.0"
4
+ VERSION = "1.7.0"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: explorak5_login_prueba
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.0
4
+ version: 1.7.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kevin Ibarra