phpBB

Code Changes

File: adm/style/acp_ban.html

  Unmodified   Added   Modified   Removed
Line 33Line 33
	{
document.getElementById('acp_unban').unbangivereason.innerHTML = ban_give_reason[option];
document.getElementById('acp_unban').unbanreason.innerHTML = ban_reason[option];

	{
document.getElementById('acp_unban').unbangivereason.innerHTML = ban_give_reason[option];
document.getElementById('acp_unban').unbanreason.innerHTML = ban_reason[option];

		document.getElementById('acp_unban').unbanlength.innerHTML = ban_length[option];

		document.getElementById('acp_unban').unbanlength.value = ban_length[option];

	}

// ]]>

	}

// ]]>