Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/webroot/disabled.php
blob: 152a20d413db605620b612f951fa4e378f7391c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en-US" dir="ltr">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <link rel="stylesheet" type="text/css" href="/css/rustico.css" />        
    <link rel="shortcut icon" href="/img/favicon.ico" type="image/x-icon" />

    <title>addons.mozilla.org temporarily disabled</title>

    <style type="text/css">
        div#content {
            font-weight:bold;
            margin-left: auto;
            margin-right:auto;
            width:400px;
            padding: 20px;
        }
    </style>
</head>


<body id="mozilla-com">

<div id="header">
    <div>

        <h1><a href="http://www.mozilla.com/en-US" title="mozilla.com" accesskey="1"><img src="/img/template/moz-com-logo.png" alt="Mozilla Corporation" title="Mozilla Corporation" height="38" width="89" border="0" /></a></h1>
        <ul>
            <li id="menu-products"><a href="http://www.mozilla.com/products/?flang=en-US">Products</a></li>
            <li id="menu-extensions"><a href="/en-US/firefox/"  class="current">Add-ons</a></li>
            <li id="menu-support"><a href="http://www.mozilla.com/support/?flang=en-US">Support</a></li>
            <li id="menu-developers"><a href="http://www.mozilla.com/developers/?flang=en-US">Developers</a></li>
            <li id="menu-about"><a href="http://www.mozilla.com/about/?flang=en-US">About</a></li>

        </ul>
    </div>
</div>

<div id="breadcrumbs">
    <div id="breadcrumbs_container">

    </div>
</div>

<div id="container">

<div id="content">

<div class="frontpage-welcome">
</div>
<div class="corner-box" id="home-intro">

<p>addons.mozilla.org is currently disabled.  We're sorry for any inconvenience and
we're working on fixing it as fast as we can.  Thanks for your patience.</p>
    <p>-- the AMO team</p>
</div>

<!-- end #content -->
</div>



<!-- end #container -->

</div>

<!-- start #footer -->
<div id="footer">
<div id="footer-contents">

<div id="footer-legal">
    <p>Copyright &#169; 2005&#8211;2007 Mozilla. All rights reserved.</p>
    <p>
        <a href="http://www.mozilla.com/en-US/about/legal.html">Legal Notices</a>
    </p>
</div>

<div id="footer-disclaimer">
    <p>Mozilla is providing links to these applications as a courtesy, and makes no representations regarding the applications or any information related there to. Any questions, complaints or claims regarding the applications must be directed to the appropriate software vendor.</p>
</div>

</div>
<!-- end #footer-contents -->

</div>
<!-- end #footer -->


</body>
</html>