Generate the same entries for Removes as for the other action types

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@927464 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2010-03-25 16:04:16 +00:00
parent 7c15e43e47
commit 6f1a4ee660

View File

@ -104,7 +104,7 @@ Removed:
#else
#set($dueto="")
#end
o${action} #if($!issue != "") Issue: $issue. #end#if($!dueto != "")Thanks to $dueto. #end
o#if($!issue != "") $issue. #end ${action} #if($!dueto != "")Thanks to $dueto. #end
#set($issue="")
#set($dueto="")