phpBB

Code Changes

File: adm/style/acp_database.html

  Unmodified   Added   Modified   Removed
Line 70Line 70
	</dl>
<dl>
<dt><label for="where">{L_ACTION}:</label></dt>

	</dl>
<dl>
<dt><label for="where">{L_ACTION}:</label></dt>

		<dd><label><input type="radio" class="radio" name="where" value="store_and_download" id="where" checked="checked" /> {L_STORE_AND_DOWNLOAD}</label>
<label><input type="radio" class="radio" name="where" value="store" /> {L_STORE_LOCAL}</label>
<label><input type="radio" class="radio" name="where" value="download" /> {L_DOWNLOAD}</label></dd>


		<dd>
<label><input id="where" type="radio" class="radio" name="where" value="store" checked="checked" /> {L_STORE_LOCAL}</label>
<label><input type="radio" class="radio" name="where" value="download" /> {L_DOWNLOAD}</label>
</dd>

	</dl>
<dl>
<dt><label for="table">{L_TABLE_SELECT}:</label></dt>

	</dl>
<dl>
<dt><label for="table">{L_TABLE_SELECT}:</label></dt>