summaryrefslogtreecommitdiffstatshomepage
path: root/templates/about.tpl.php
diff options
context:
space:
mode:
authorGravatar mensonge2008-03-14 10:52:28 +0000
committerGravatar mensonge2008-03-14 10:52:28 +0000
commitcf5a9ab9974d1f7bd73af01a61e989f470db911c (patch)
tree3efe5354622ad6240121b6295bf563eeab0a3a80 /templates/about.tpl.php
parent3476d694227b0fb6db8e3c45f55b912a358d1a6d (diff)
downloadscuttle-cf5a9ab9974d1f7bd73af01a61e989f470db911c.tar.gz
scuttle-cf5a9ab9974d1f7bd73af01a61e989f470db911c.zip
Version
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@82 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'templates/about.tpl.php')
-rw-r--r--templates/about.tpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/about.tpl.php b/templates/about.tpl.php
index 4d732bf..db04730 100644
--- a/templates/about.tpl.php
+++ b/templates/about.tpl.php
@@ -13,7 +13,7 @@ $this->includeTemplate($GLOBALS['top_include']);
<ul>
<li><a href="http://sourceforge.net/projects/semanticscuttle/">Semantic Scuttle</a> <?php echo T_('is licensed under the ');?> <a href="http://www.gnu.org/copyleft/gpl.html"><acronym title="GNU\'s Not Unix">GNU</acronym> General Public License</a> (<?php echo T_('you can freely host it on your own web server.'); ?></li>
<li><?php echo sprintf(T_('%1$s supports most of the <a href="http://del.icio.us/doc/api">del.icio.us <abbr title="Application Programming Interface">API</abbr></a>. Almost all of the neat tools made for that system can be modified to work with %1$s instead. If you find a tool that won\'t let you change the API address, ask the creator to add this setting. You never know, they might just do it.'), $GLOBALS['sitename']); ?></li>
-<li>SemanticScuttle v2007-03-12</li>
+<li>SemanticScuttle v0.89</li>
</ul>
<?php