Subversion Repositories eFlore/Applications.cel

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 aperonnet 1
<html>
2
<head>
3
	<title>About Simple Tasks</title>
4
</head>
5
<body style="background-color:#DFE8F6;font-size:11px;font-family:helvetica,arial,tahoma,sans-serif;">
6
 
7
<div style="float:left;width:128px;padding:20px;">
8
    <img src="ext-air/resources/icons/extlogo128.png"/>
9
</div>
10
<div style="float:left;width:150px;padding-top:40px;">
11
    <span style="font-size:16px;">Simple Tasks v2</span><br/><br/>
12
    Copyright &copy; 2008 - Ext JS, LLC<br/>
13
    <a href="http://extjs.com/" target="_blank">http://extjs.com/</a><br/><br/>
14
</div>
15
<div style="clear:left;padding:0 20px 20px;">
16
    Simple Tasks and associated source code is licensed under the GNU General Public License version 3 (GPL v3).<br/>
17
    <a href="http://www.gnu.org/copyleft/gpl.html" target="_blank">http://www.gnu.org/copyleft/gpl.html</a>
18
</div>
19
<button onclick="window.nativeWindow.close();" style="font-weight:normal;width:70px;float:right;margin-right:15px;">OK</button>
20
</body>
21
</html>