Project

General

Profile

« Previous | Next » 

Revision 2034

Added by Dietmar over 10 years ago

! Changed links to WB website

View differences:

warning.html
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3
<head>
4
    <title>CMS WebsiteBaker | Excessive Invalid Logins</title>
5
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
6
    <meta http-equiv="content-language" content="en" />
7
    <meta name="description" content="Excessive Invalid Logins" />
8
    <meta name="keywords" content="" />
9
    <link href="../css/warn.css" rel="stylesheet" type="text/css" />
10
</head>
11

  
12
<body>
13

  
14
<div class="main">
15
    <table class="header layout">
16
        <tr>
17
        	<td class="logo">
18
        		<a href="http://www.websitebaker2.org/" title=""><img src="../images/logo.png" alt="Logo" /></a>
19
        	</td>
20
        	<td></td>
21
        </tr>
22
    </table>
23

  
24
    <div class="table">
25
        <div class="td">
26
            <div class="content">
27
                <div class="login_box">
28
                        <div class="topdiv">
29
                        Invalid Logins
30
                        </div>
31
                        <div class="bottomdiv">
32
                        <h1>Excessive Invalid Logins</h1>
33
                        <h4>You have attempted to login too many times
34
                            <div class="center">
35
                            <img src="../icons/warning.png" alt="Excessive Invalid Logins" />
36
                            </div>
37
                        </h4>
38
                        <p>Close this Tab and restart your Browser</p>
39
                        </div>
40
                </div>
41
            </div>
42
        </div>
43
    </div>
44
    <table class="footer">
45
    <tbody>
46
        <tr>
47
        	<td>
48
              <!-- Please note: the below reference to the GNU GPL should not be removed, as it provides a link for users to read about warranty, etc. -->
49
              <a href="http://www.websitebaker2.org/" title="external">WebsiteBaker</a> is released under the
50
              <a href="http://www.gnu.org/licenses/gpl.html" title="WebsiteBaker is released under the GNU General Public License">GNU General Public License</a>
51
              <!-- Please note: the above reference to the GNU GPL should not be removed, as it provides a link for users to read about warranty, etc. -->
52
        	</td>
53
        </tr>
54
        </tbody>
55
    </table>
56
</div>
57
</body>
58
</html>
59
<!--- Icons from http://www.iconfinder.com Filter: Allowed for commercial use (No link required) -->
60
<!--- Icon Designer Alessandro Rei - http://www.kde-look.org/usermanager/search.php?username=mentalrey License: http://www.gnu.org/copyleft/gpl.html -->
61
<!--- Icon Designer Everaldo Coelho - http://www.everaldo.com/ License: http://www.gnu.org/licenses/lgpl.html -->
62
<!--- Icon Designer David Vignoni - http://www.icon-king.com/ License: http://www.gnu.org/licenses/lgpl.html -->
63
<!--- Icon Designer Pavel InFeRnODeMoN - http://www.kde-look.org/usermanager/search.php?username=InFeRnODeMoN License: http://www.gnu.org/copyleft/gpl.html -->
64
<!--- Icon Designer Alexandre Moore - http://sa-ki.deviantart.com/ License: http://www.gnu.org/licenses/lgpl.html -->
65
<!--- Icon Designer Alexandre Moore - http://sa-ki.deviantart.com/ License: http://www.gnu.org/copyleft/gpl.html -->
66
<!--- Icon Designer Gnome Project - http://art.gnome.org/themes/icon/ License: http://www.gnu.org/copyleft/gpl.html -->
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3
<head>
4
    <title>CMS WebsiteBaker | Excessive Invalid Logins</title>
5
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
6
    <meta http-equiv="content-language" content="en" />
7
    <meta name="description" content="Excessive Invalid Logins" />
8
    <meta name="keywords" content="" />
9
    <link href="../css/warn.css" rel="stylesheet" type="text/css" />
10
</head>
11

  
12
<body>
13

  
14
<div class="main">
15
    <table class="header layout">
16
        <tr>
17
        	<td class="logo">
18
        		<a href="http://www.websitebaker2.org/" title=""><img src="../images/logo.png" alt="Logo" /></a>
19
        	</td>
20
        	<td></td>
21
        </tr>
22
    </table>
23

  
24
    <div class="table">
25
        <div class="td">
26
            <div class="content">
27
                <div class="login_box">
28
                        <div class="topdiv">
29
                        Invalid Logins
30
                        </div>
31
                        <div class="bottomdiv">
32
                        <h1>Excessive Invalid Logins</h1>
33
                        <h4>You have attempted to login too many times
34
                            <div class="center">
35
                            <img src="../icons/warning.png" alt="Excessive Invalid Logins" />
36
                            </div>
37
                        </h4>
38
                        <p>Close this Tab and restart your Browser</p>
39
                        </div>
40
                </div>
41
            </div>
42
        </div>
43
    </div>
44
    <table class="footer">
45
    <tbody>
46
        <tr>
47
        	<td>
48
              <!-- Please note: the below reference to the GNU GPL should not be removed, as it provides a link for users to read about warranty, etc. -->
49
              <a href="http://www.websitebaker.org/" title="external">WebsiteBaker</a> is released under the
50
              <a href="http://www.gnu.org/licenses/gpl.html" title="WebsiteBaker is released under the GNU General Public License">GNU General Public License</a>
51
              <!-- Please note: the above reference to the GNU GPL should not be removed, as it provides a link for users to read about warranty, etc. -->
52
        	</td>
53
        </tr>
54
        </tbody>
55
    </table>
56
</div>
57
</body>
58
</html>
59
<!--- Icons from http://www.iconfinder.com Filter: Allowed for commercial use (No link required) -->
60
<!--- Icon Designer Alessandro Rei - http://www.kde-look.org/usermanager/search.php?username=mentalrey License: http://www.gnu.org/copyleft/gpl.html -->
61
<!--- Icon Designer Everaldo Coelho - http://www.everaldo.com/ License: http://www.gnu.org/licenses/lgpl.html -->
62
<!--- Icon Designer David Vignoni - http://www.icon-king.com/ License: http://www.gnu.org/licenses/lgpl.html -->
63
<!--- Icon Designer Pavel InFeRnODeMoN - http://www.kde-look.org/usermanager/search.php?username=InFeRnODeMoN License: http://www.gnu.org/copyleft/gpl.html -->
64
<!--- Icon Designer Alexandre Moore - http://sa-ki.deviantart.com/ License: http://www.gnu.org/licenses/lgpl.html -->
65
<!--- Icon Designer Alexandre Moore - http://sa-ki.deviantart.com/ License: http://www.gnu.org/copyleft/gpl.html -->
66
<!--- Icon Designer Gnome Project - http://art.gnome.org/themes/icon/ License: http://www.gnu.org/copyleft/gpl.html -->

Also available in: Unified diff