aboutsummaryrefslogtreecommitdiff
path: root/files/de/orphaned
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-07-27 11:32:55 -0400
committerGitHub <noreply@github.com>2021-07-27 11:32:55 -0400
commit9fb44756a5432219d159d6892341e0a9e0582bb2 (patch)
treefa6d49a8623c736a96f644d69c86d958b778664c /files/de/orphaned
parentf223964e7c5c62237914625780565de982015f04 (diff)
downloadtranslated-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/orphaned')
-rw-r--r--files/de/orphaned/web/api/navigatoronline/online_and_offline_events/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/de/orphaned/web/api/navigatoronline/online_and_offline_events/index.html b/files/de/orphaned/web/api/navigatoronline/online_and_offline_events/index.html
index 91f2d23c03..88eca67527 100644
--- a/files/de/orphaned/web/api/navigatoronline/online_and_offline_events/index.html
+++ b/files/de/orphaned/web/api/navigatoronline/online_and_offline_events/index.html
@@ -117,5 +117,5 @@ original_slug: Web/API/NavigatorOnLine/Online_and_offline_events
<li><a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=336359">The bug tracking online/offline events implementation in Firefox</a> and a <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=336682">follow-up</a></li>
<li><a class="link-https" href="https://bugzilla.mozilla.org/attachment.cgi?id=220609">A simple test case</a></li>
<li><a class="external" href="http://ejohn.org/blog/offline-events/">An explanation of Online/Offline events</a></li>
- <li><a class="external" href="http://hacks.mozilla.org/2010/01/offline-web-applications/" title="http://hacks.mozilla.org/2010/01/offline-web-applications/">offline web applications</a> at hacks.mozilla.org - showcases an offline app demo and explains how it works.</li>
+ <li><a class="external" href="http://hacks.mozilla.org/2010/01/offline-web-applications/">offline web applications</a> at hacks.mozilla.org - showcases an offline app demo and explains how it works.</li>
</ul>