mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-07 22:50:53 +03:00
added control titles
This commit is contained in:
@@ -30,6 +30,7 @@ module.exports = function(trigger) {
|
||||
<input
|
||||
class="btn rounded-lg w-full flex flex-no-shrink items-center justify-center"
|
||||
value="${state.translate('signInMenuOption')}"
|
||||
title="${state.translate('signInMenuOption')}"
|
||||
id="email-submit"
|
||||
type="submit" />
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user