phpBB

Code Changes

File: adm/style/acp_prune_users.html

  Unmodified   Added   Modified   Removed
Line 66Line 66
	<dd><label><input type="radio" class="radio" name="action" value="delete" /> {L_DELETE_USERS}</label>
<label><input type="radio" class="radio" id="deactivate" name="action" value="deactivate" checked="checked" /> {L_DEACTIVATE}</label></dd>
</dl>

	<dd><label><input type="radio" class="radio" name="action" value="delete" /> {L_DELETE_USERS}</label>
<label><input type="radio" class="radio" id="deactivate" name="action" value="deactivate" checked="checked" /> {L_DEACTIVATE}</label></dd>
</dl>

 
</fieldset>





 
<fieldset>
<legend>{L_ACP_SUBMIT_CHANGES}</legend>

<p class="submit-buttons">
<input type="hidden" name="prune" value="1" />


<p class="submit-buttons">
<input type="hidden" name="prune" value="1" />


Line 75Line 78
	{S_FORM_TOKEN}
</p>
</fieldset>

	{S_FORM_TOKEN}
</p>
</fieldset>

 


</form>

<!-- INCLUDE overall_footer.html -->

</form>

<!-- INCLUDE overall_footer.html -->