diff options
Diffstat (limited to 'files/zh-cn/conflicting/tools/keyboard_shortcuts/index.html')
-rw-r--r-- | files/zh-cn/conflicting/tools/keyboard_shortcuts/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/files/zh-cn/conflicting/tools/keyboard_shortcuts/index.html b/files/zh-cn/conflicting/tools/keyboard_shortcuts/index.html index c7a388f299..35b8010d0e 100644 --- a/files/zh-cn/conflicting/tools/keyboard_shortcuts/index.html +++ b/files/zh-cn/conflicting/tools/keyboard_shortcuts/index.html @@ -74,15 +74,15 @@ original_slug: Tools/Using_the_Source_Editor </tr> <tr> <td>切换注释选择</td> - <td><kbd><kbd>Ctrl</kbd>-<kbd>/</kbd></kbd> {{fx_minversion_inline("14.0")}}</td> + <td><kbd><kbd>Ctrl</kbd>-<kbd>/</kbd></kbd></td> </tr> <tr> <td>Move to bracket opening</td> - <td><kbd><kbd>Ctrl</kbd>-<kbd>[</kbd></kbd> {{fx_minversion_inline("14.0")}}</td> + <td><kbd><kbd>Ctrl</kbd>-<kbd>[</kbd></kbd></td> </tr> <tr> <td>Move to bracket closing</td> - <td><kbd><kbd>Ctlr</kbd>-<kbd>]</kbd></kbd> {{fx_minversion_inline("14.0")}}</td> + <td><kbd><kbd>Ctlr</kbd>-<kbd>]</kbd></kbd></td> </tr> </tbody> </table> |