mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-12 04:59:05 +08:00
Move attribute tag
to start of tag
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
<div class="form-text">
|
||||
<p>"application/json" is good for any modern http servers such as express.js</p>
|
||||
<i18n-t keypath="webhookFormDataDesc" tag="p">
|
||||
<i18n-t tag="p" keypath="webhookFormDataDesc">
|
||||
"multipart/form-data"
|
||||
<strong>json_decode($_POST['data'])</strong>
|
||||
</i18n-t>
|
||||
|
Reference in New Issue
Block a user