mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-15 09:46:17 -04:00
Move attribute tag
to start of tag
This commit is contained in:
parent
dcd68213b1
commit
138ddf5608
12 changed files with 26 additions and 43 deletions
|
@ -8,7 +8,7 @@
|
|||
class="form-control"
|
||||
required
|
||||
/>
|
||||
<i18n-t keypath="wayToGetTeamsURL" class="form-text" tag="div">
|
||||
<i18n-t tag="div" keypath="wayToGetTeamsURL" class="form-text">
|
||||
<a
|
||||
href="https://docs.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook"
|
||||
target="_blank"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue