diff options
Diffstat (limited to 'forum/skins/default/templates/footer.html')
-rwxr-xr-x | forum/skins/default/templates/footer.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/forum/skins/default/templates/footer.html b/forum/skins/default/templates/footer.html index 66ea2bc5..cb46c2cc 100755 --- a/forum/skins/default/templates/footer.html +++ b/forum/skins/default/templates/footer.html @@ -21,8 +21,8 @@ {% endspaceless %} </div> <p> - <a href="http://osqa.net" target="_blank"> - powered by OSQA + <a href="http://askbot.net" target="_blank"> + powered by ASKBOT </a> </p> </div> |