The Gitlab instance will be restarted on Monday April 28th at 2AM. There will be a short interruption of service.

Skip to content
Snippets Groups Projects
Commit 3260b391 authored by Demian Katz's avatar Demian Katz
Browse files

Revert "And the final bit of VUFIND-1004." (not meant for 2.3)

This reverts commit 6480bfc9.
parent 5d4a9677
No related merge requests found
......@@ -699,7 +699,6 @@ recaptcha_refresh_btn = "Get a new challenge"
recaptcha_visual_challenge = "Get a visual challenge"
Record Citations = "Record Citations"
Record Count = "Record Count"
Recover Account = "Recover Account"
recovery_by_email = "Recover by email"
recovery_by_username = "Recover by username"
recovery_disabled = "Password recovery not enabled"
......@@ -795,7 +794,6 @@ Similar Items = "Similar Items"
skip_confirm = "Are you sure you want to skip this step?"
skip_fix_metadata = "Do not fix the metadata at this time."
skip_step = "Skip this step"
Skip to content = "Skip to content"
Slide = Slide
sms_failure = "Error! Could not send message."
sms_phone_number = "10-Digit Phone Number"
......
......@@ -8,4 +8,4 @@
<input type="email" id="email" name="email" style="margin-top:.5em;height:28px"/>
</div>
<?=$this->recaptcha()->html($this->useRecaptcha) ?>
<input type="submit" name="submit" value="<?=$this->transEsc('Recover Account') ?>"/>
\ No newline at end of file
<input type="submit" name="submit" value="<?=$this->transEsc('Submit') ?>"/>
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment