From a21dca2228dee3b19ce65163427c8ad38eb43141 Mon Sep 17 00:00:00 2001 From: mensonge Date: Wed, 2 Apr 2008 07:38:58 +0000 Subject: Interface fix: correct few links and translations on the about page git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@90 b3834d28-1941-0410-a4f8-b48e95affb8f --- templates/about.tpl.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/about.tpl.php') diff --git a/templates/about.tpl.php b/templates/about.tpl.php index db04730..61dae2f 100644 --- a/templates/about.tpl.php +++ b/templates/about.tpl.php @@ -6,12 +6,12 @@ $this->includeTemplate($GLOBALS['top_include']);
  • Store all your favourite links in one place, accessible from anywhere.'); ?>
  • Share your bookmarks with everyone, with friends on your watchlist or just keep them private.') ;?>
  • Tag your bookmarks with as many labels as you want, instead of wrestling with folders.'); ?>
  • -
  • Register now to start using %s!'), $GLOBALS['sitename']); ?>
  • +
  • '.T_('Register now').' '.T_(' to start using %s!'), $GLOBALS['sitename']); ?>
  • -- cgit v1.2.3-54-g00ecf