4
0
mirror of https://github.com/cwinfo/envayasms.git synced 2025-06-27 19:29:23 +00:00

rename to EnvayaSMS

This commit is contained in:
Jesse Young
2011-09-22 17:25:32 -07:00
parent 6a2c49c8ec
commit 462249052f
25 changed files with 242 additions and 224 deletions

View File

@ -2,23 +2,25 @@
<html>
<head>
<meta charset='utf-8'>
<title>KalSMS</title>
<title>EnvayaSMS</title>
<link rel='stylesheet' type='text/css' href='styles/site.css' />
</head>
<body>
<a href="http://github.com/youngj/KalSMS"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a>
<a href="http://github.com/youngj/EnvayaSMS"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a>
<div id="container">
<h1><a href="index.html">KalSMS</a>
<a style='float:left' href="index.html"><img src='media/icon.png' height='72' width='72' style='margin-right:10px' /></a>
<h1 style='padding-top:13px'><a href="index.html">EnvayaSMS</a>
<span class="small">
SMS/MMS gateway for Android
</span>
SMS gateway for Android
</span>
</h1>
<div class='menu'>
<div class='menu' style='clear:both;padding-top:5px'>
<a href='index.html'>Home</a>
&middot;
<a href='install.html'>Install</a>
@ -34,7 +36,7 @@
<h2>History</h2>
Version 2.0-beta (2011/09/19)
Version 2.0-beta (2011/09/22)
<ul>
<li>
@ -88,11 +90,14 @@ Version 2.0-beta (2011/09/19)
Add server library and example code for PHP
</li>
<li>
Create KalSMS website
Create EnvayaSMS website
</li>
<li>
Rename from KalSMS to EnvayaSMS
</li>
</ul>
Version 1a (2011/01/18)
<a href='https://github.com/niryariv/kalsms/tree/polling'>KalSMS Version 1a</a> (2011/01/18)
<ul>
<li>
@ -100,7 +105,7 @@ Version 1a (2011/01/18)
</li>
</ul>
Version 1 (2010/10/04)
<a href='https://github.com/niryariv/kalsms'>KalSMS version 1</a> (2010/10/04)
<ul>
<li>
@ -109,7 +114,7 @@ Version 1 (2010/10/04)
</ul>
<div class="footer">
get the source code on GitHub : <a href="http://github.com/youngj/KalSMS">youngj/KalSMS</a>
get the source code on GitHub : <a href="http://github.com/youngj/EnvayaSMS">youngj/EnvayaSMS</a>
</div>
</div>