diff options
author | Filipp Lepalaan <filipp@mac.com> | 2010-03-24 15:04:07 +0200 |
---|---|---|
committer | Filipp Lepalaan <filipp@mac.com> | 2010-03-24 15:04:07 +0200 |
commit | 90e58ac99fb55504e257df58c4f4bc8e6331b924 (patch) | |
tree | f29aef7d4500089c98f68660f16b33f637956325 | |
parent | d7ab149f108568e87f2b088fcd97adeb35704dac (diff) | |
download | vpn_config-90e58ac99fb55504e257df58c4f4bc8e6331b924.tar.gz vpn_config-90e58ac99fb55504e257df58c4f4bc8e6331b924.tar.bz2 vpn_config-90e58ac99fb55504e257df58c4f4bc8e6331b924.zip |
Added link to github
-rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -221,7 +221,7 @@ EOT; </p> </fieldset> </form> - <div id="footer">Made by Filipp | <a href="">source@github</a></div> + <div id="footer">Made by Filipp | <a href="http://github.com/filipp/vpn_config" target="_blank">source@github</a></div> </div> <script type="text/javascript" charset="utf-8"> document.getElementById('name').focus(); |