[Xfce4-commits] <moka:master> Fix typo in the URL.

Jannis Pohlmann noreply at xfce.org
Thu Jan 13 21:46:01 CET 2011


Updating branch refs/heads/master
         to 3bc18591dd4eb3d57bf177eaccc16ef818731ecd (commit)
       from 36505f93b422e00ad4182c2a14876a7341e145f1 (commit)

commit 3bc18591dd4eb3d57bf177eaccc16ef818731ecd
Author: Jannis Pohlmann <jannis at xfce.org>
Date:   Thu Jan 13 21:45:34 2011 +0100

    Fix typo in the URL.

 lib/views/collection_release.erb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/views/collection_release.erb b/lib/views/collection_release.erb
index a089073..f86974a 100755
--- a/lib/views/collection_release.erb
+++ b/lib/views/collection_release.erb
@@ -1,7 +1,7 @@
 <%= header :title => "Update #{@collection.display_name} #{@release.version}" %>
 <h2>Administrative Tasks</h2>
 <p><a href="/collection/<%= @collection.name %>/release/<%= @release.version %>/update_fat_tarball">Regenerate fat tarball</a></p>
-<p><a href="/collection/<%= @collection.name %>/release/<%= @release.version %>/update_fat_tarball_checksum">Update fat tarball checksums</a></p>
+<p><a href="/collection/<%= @collection.name %>/release/<%= @release.version %>/update_fat_tarball_checksums">Update fat tarball checksums</a></p>
 <h2>Projects to include in the release</h2>
 <form method="post">
   <table cellspacing="0" cellpadding="0">



More information about the Xfce4-commits mailing list