diff options
| author | A1lo <yin199909@aliyun.com> | 2022-03-19 03:51:33 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-19 03:51:33 +0800 |
| commit | efad3dbdb62d1977c01b953a076bf699100b77e9 (patch) | |
| tree | 1d6821621c5b23c66edf0be9771b23f9312171d3 /files/zh-tw/web/html/element/input/submit/index.html | |
| parent | 2d67ce927bfd98fe4cd02d11c950b960945638b5 (diff) | |
| download | translated-content-efad3dbdb62d1977c01b953a076bf699100b77e9.tar.gz translated-content-efad3dbdb62d1977c01b953a076bf699100b77e9.tar.bz2 translated-content-efad3dbdb62d1977c01b953a076bf699100b77e9.zip | |
replace all `anch` marco in `zh-TW` (#4708)
* fix: resolve some incorrect anchors
* fix: resolve some incorrect anchors
* fix: resolve some incorrect anchors
Diffstat (limited to 'files/zh-tw/web/html/element/input/submit/index.html')
| -rw-r--r-- | files/zh-tw/web/html/element/input/submit/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-tw/web/html/element/input/submit/index.html b/files/zh-tw/web/html/element/input/submit/index.html index 36ebce333d..0af5851e77 100644 --- a/files/zh-tw/web/html/element/input/submit/index.html +++ b/files/zh-tw/web/html/element/input/submit/index.html @@ -16,7 +16,7 @@ translation_of: Web/HTML/Element/input/submit <table class="properties"> <tbody> <tr> - <td><strong>{{anch("Value")}}</strong></td> + <td><strong><a href="#值">值</a></strong></td> <td>用作按鈕 label 的 {{domxref("DOMString")}}</td> </tr> <tr> |
