[Blends-commit] r1838 - blends/trunk/webtools/templates
Debian Pure Blends Subversion Commit
noreply at alioth.debian.org
Sun Aug 23 19:04:20 UTC 2009
Author: moeller
Date: Sun Aug 23 19:04:20 2009
New Revision: 1838
URL: http://svn.debian.org/viewsvn/blends?rev=1838&view=rev
Log:
Simplified wording requesting registration.
Modified:
blends/trunk/webtools/templates/tasks.xhtml
Modified: blends/trunk/webtools/templates/tasks.xhtml
URL: http://svn.debian.org/viewsvn/blends/blends/trunk/webtools/templates/tasks.xhtml?rev=1838&view=diff&r1=1838&r2=1837&p1=blends/trunk/webtools/templates/tasks.xhtml&p2=blends/trunk/webtools/templates/tasks.xhtml
==============================================================================
--- blends/trunk/webtools/templates/tasks.xhtml (original)
+++ blends/trunk/webtools/templates/tasks.xhtml Sun Aug 23 19:04:20 2009
@@ -155,11 +155,8 @@
<span py:otherwise="">${project.desc['en']['long']}</span>
</span>
<div class="registration" py:if="project.properties.has_key('registration')">
- <span class="registrationlink" ><a
- href="${project.properties['registration']}">Please
- register</a></span> The authors of project
- ${project.pkg} kindly ask you for registration if you
- are using this program.
+ <span class="registrationlink" >Please register by following <a
+ href="${project.properties['registration']}">this link</a></span> if you are using ${project.pkg}.
</div>
<div class="published"
py:if="project.properties.has_key('published')">Please cite:
More information about the Blends-commit
mailing list