diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-07-27 11:32:55 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-27 11:32:55 -0400 |
commit | 9fb44756a5432219d159d6892341e0a9e0582bb2 (patch) | |
tree | fa6d49a8623c736a96f644d69c86d958b778664c /files/de/tools/style_editor | |
parent | f223964e7c5c62237914625780565de982015f04 (diff) | |
download | translated-content-9fb44756a5432219d159d6892341e0a9e0582bb2.tar.gz translated-content-9fb44756a5432219d159d6892341e0a9e0582bb2.tar.bz2 translated-content-9fb44756a5432219d159d6892341e0a9e0582bb2.zip |
remove link 'title' attributes that's just the 'href' (de) (#1735)
Diffstat (limited to 'files/de/tools/style_editor')
-rw-r--r-- | files/de/tools/style_editor/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/de/tools/style_editor/index.html b/files/de/tools/style_editor/index.html index bb39d8f812..7a94e6a6aa 100644 --- a/files/de/tools/style_editor/index.html +++ b/files/de/tools/style_editor/index.html @@ -48,7 +48,7 @@ translation_of: Tools/Style_Editor <li><a href="/en/Tools/Page_Inspector/3D_view" title="3D view">3D view</a></li> <li><a href="/en/Tools/Page_Inspector/HTML_panel" title="HTML panel">HTML panel</a></li> <li><a href="/en/Tools" title="Tools">Tools</a></li> - <li><a class="external" href="http://hacks.mozilla.org/2011/12/new-developer-tools-in-firefox-11-aurora/" title="http://hacks.mozilla.org/2011/12/new-developer-tools-in-firefox-11-aurora/">New Developer Tools in Firefox 11 Aurora</a> (blog post)</li> + <li><a class="external" href="http://hacks.mozilla.org/2011/12/new-developer-tools-in-firefox-11-aurora/">New Developer Tools in Firefox 11 Aurora</a> (blog post)</li> </ul> <p>{{ languages( { "ja": "ja/Tools/Style_Editor"} ) }}</p> |