Skip to content

Commit

Permalink
detect primo login error
Browse files Browse the repository at this point in the history
  • Loading branch information
benibela committed Oct 25, 2023
1 parent 9126dad commit cc53fb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/libraries/templates/primo/template
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@
<p t:test="$datasend" class="error">{local:raise(.)}<!--hu intern--></p>
<p t:test="$datasend" class="text-danger">{local:raise(.)}<!--hu intern new--></p>
<div t:test="$datasend" class="alert-danger alert-dismissible" role="alert">{local:raise(.)}<!--rwth--></div>
<p t:test="$datasend" class="output-message output--error">{local:raise(.)}<!--uni münster,mannheim--></p>
<p class="form-element form-error">{local:raise(.)}<!--uni bochum--></p>

<form>
<input name="username"/>
Expand Down

0 comments on commit cc53fb7

Please sign in to comment.