add login header
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
</form>
|
||||
|
||||
<div class="visualLoginForm" style="text-align: center;">
|
||||
<h1>${HeaderPleaseSignIn}</h1>
|
||||
<p>${VisualLoginFormHelp}</p>
|
||||
<br />
|
||||
<div id="divUsers" class="itemsContainer"></div>
|
||||
|
||||
|
||||
@@ -2356,5 +2356,6 @@
|
||||
"AddItemToCollectionHelp": "Add items to collections by searching for them and using their right-click or tap menus to add them to a collection.",
|
||||
"HeaderHealthMonitor": "Health Monitor",
|
||||
"HealthMonitorNoAlerts": "There are no active alerts.",
|
||||
"RecordingPathChangeMessage": "Changing your recording folder will not migrate existing recordings from the old location to the new. You'll need to move them manually if desired."
|
||||
"RecordingPathChangeMessage": "Changing your recording folder will not migrate existing recordings from the old location to the new. You'll need to move them manually if desired.",
|
||||
"VisualLoginFormHelp": "Select a user or sign in manually"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user