diff options
Diffstat (limited to 'src/main/resources/continue-patch.html')
-rw-r--r-- | src/main/resources/continue-patch.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/continue-patch.html b/src/main/resources/continue-patch.html new file mode 100644 index 0000000..85204b6 --- /dev/null +++ b/src/main/resources/continue-patch.html @@ -0,0 +1,5 @@ +<meta name="replace" content=".continue-login"> + +<input type="submit" name="login" class="continue-login" + ng-disabled="false" + value="{{ 'GROUP_SELECTION.CONTINUE' | translate }}"/>
\ No newline at end of file |