Revision 67be1883 snf-astakos-app/astakos/im/templates/im/astakosgroup_form.html

b/snf-astakos-app/astakos/im/templates/im/astakosgroup_form.html
10 10

  
11 11
    <fieldset class="with-info" id="top">
12 12
    	<legend>
13
    		1. CREATE GROUP
13
    		1. CREATE PROJECT
14 14
			<span class="info"> 
15 15
		    	<em>more info</em>
16
		    	<span>Fill in the required fields to create a group. Group details will be visible to the users of the group.</span>
16
		    	<span> To create a new Project, first enter the following required fields.<br> The information you enter will be visible to all ~okeanos users. </span>
17 17
	    	</span>    		
18 18
    	</legend>
19 19
        
......
26 26
    		2. ADD RESOURCES
27 27
    		<span class="info"> 
28 28
		    	<em>more info</em>
29
		    	<span>You need to specify at least one resource</span>
29
		    	<span> Here you add resources to your Project. Each resource you specify here, will be granted to *EACH* user of this Project. So the total resources will be: &lt;Total number of members&gt; * &lt;amount_of_resource&gt; for each resource. </span>
30 30
	    	</span>    
31 31
    	</legend>
32 32
    	<ul class="clearfix">
......
78 78
										{% endif  %}
79 79
			       						/> 
80 80
			    			<span class="extra-img">&nbsp;</span>
81
			         		<span class="info"><em>more info</em><span>Leave this field blank if you don't want to specify this resource</span></span>
81
			         		<span class="info"><em>more info</em><span>{{ rdata.help_text_input_each }}</span></span>
82 82
			         		<p class="error-msg">Invalid format</p>
83 83
			    		</p>
84 84
			    		<p class="msg"></p>

Also available in: Unified diff