SF.net SVN: phpwiki:[10944] trunk/themes/default/templates/login.tmpl

vargenau--- via phpwiki-checkins <[email protected]> Wed, 26 Jan 2022 12:15:13 +0000
Newsgroups gmane.comp.web.wiki.phpwiki.checkins
Message-ID <[email protected]>
Revision: 10944
          http://sourceforge.net/p/phpwiki/code/10944
Author:   vargenau
Date:     2022-01-26 12:15:11 +0000 (Wed, 26 Jan 2022)
Log Message:
-----------
Add link

Modified Paths:
--------------
    trunk/themes/default/templates/login.tmpl

Modified: trunk/themes/default/templates/login.tmpl
===================================================================
--- trunk/themes/default/templates/login.tmpl	2022-01-26 12:14:34 UTC (rev 10943)
+++ trunk/themes/default/templates/login.tmpl	2022-01-26 12:15:11 UTC (rev 10944)
@@ -43,7 +43,7 @@
     // sample Japanese login name
     $examplechars = $examplechars . "天道あかね";
   }
-  $t = asXML(TransformText(_("You may sign in using any [[Help:AddingPages|WikiWord]] as a user id. (Any characters in %s etc. may be used too). The user id will be used as a link in RecentChanges to your home page."), true));
+  $t = asXML(TransformText(_("You may sign in using any [[Help:AddingPages|WikiWord]] as a user id. (Any characters in %s etc. may be used too). The user id will be used as a link in [[RecentChanges]] to your home page."), true));
   if (substr_count($t,"%s") == 1) {
       $s = @sprintf($t, $examplechars);
       // FIXME: Workaround gettext or sprintf problem

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



_______________________________________________
phpwiki-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpwiki-checkins