Update of /cvsroot/hcoop/portal
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv17405

Modified Files:
        apps.mlt 
Log Message:
Change definition of board majority

Index: apps.mlt
===================================================================
RCS file: /cvsroot/hcoop/portal/apps.mlt,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** apps.mlt    22 Feb 2008 00:59:15 -0000      1.16
--- apps.mlt    22 Apr 2008 19:11:36 -0000      1.17
***************
*** 197,201 ****
  
        <% if board then %>
!       <% if length votes >= 2 then %><a href="apps?approve=<% #id appl 
%>">Approve this member.</a><br><% end %>
        <a href="apps?deny=<% #id appl %>">Deny this application.</a>
        <% end %>
--- 197,201 ----
  
        <% if board then %>
!       <% if length votes >= 3 then %><a href="apps?approve=<% #id appl 
%>">Approve this member.</a><br><% end %>
        <a href="apps?deny=<% #id appl %>">Deny this application.</a>
        <% end %>


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
hcoop-cvs mailing list
hcoop-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hcoop-cvs

Reply via email to