mirror of
				https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
				synced 2025-11-04 07:33:53 +01:00 
			
		
		
		
	les problemes d'indices ....
This commit is contained in:
		@@ -32,7 +32,7 @@ function change_override(value, data) {
 | 
				
			|||||||
            <td width="14%">mobile</td>
 | 
					            <td width="14%">mobile</td>
 | 
				
			||||||
            <td width="14%">log points</td>
 | 
					            <td width="14%">log points</td>
 | 
				
			||||||
        </tr>
 | 
					        </tr>
 | 
				
			||||||
        {% for i in range(1,6) %}
 | 
					        {% for i in range(0,5) %}
 | 
				
			||||||
        <tr heigh="15%">
 | 
					        <tr heigh="15%">
 | 
				
			||||||
            <td id="compte_{{i}}"></td>
 | 
					            <td id="compte_{{i}}"></td>
 | 
				
			||||||
            <td><input type="checkbox" id="compte_{{i}}" value="{{i}}" name="unban"></td>
 | 
					            <td><input type="checkbox" id="compte_{{i}}" value="{{i}}" name="unban"></td>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user