aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style
diff options
context:
space:
mode:
authormrgoldy <gijsmartens1@gmail.com>2019-08-26 00:28:51 +0200
committermrgoldy <gijsmartens1@gmail.com>2019-08-26 00:28:51 +0200
commit88ec8cdcc6427b12a496c5f2813ec24594f38133 (patch)
tree20adf86919e333451704cf9127d8debfdf52d7b4 /phpBB/adm/style
parent9c15594fe498a8a1640bb89aa0c93800918a9798 (diff)
downloadforums-88ec8cdcc6427b12a496c5f2813ec24594f38133.tar
forums-88ec8cdcc6427b12a496c5f2813ec24594f38133.tar.gz
forums-88ec8cdcc6427b12a496c5f2813ec24594f38133.tar.bz2
forums-88ec8cdcc6427b12a496c5f2813ec24594f38133.tar.xz
forums-88ec8cdcc6427b12a496c5f2813ec24594f38133.zip
[ticket/16084] Remove redundant backup radio button
PHPBB3-16084
Diffstat (limited to 'phpBB/adm/style')
-rw-r--r--phpBB/adm/style/acp_database.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/phpBB/adm/style/acp_database.html b/phpBB/adm/style/acp_database.html
index ed0f4dd453..cc0b57b411 100644
--- a/phpBB/adm/style/acp_database.html
+++ b/phpBB/adm/style/acp_database.html
@@ -68,12 +68,6 @@
<!-- END methods --></dd>
</dl>
<dl>
- <dt><label for="where">{L_ACTION}{L_COLON}</label></dt>
- <dd>
- <label><input id="where" type="radio" class="radio" name="where" value="store" checked="checked" /> {L_STORE_LOCAL}</label>
- </dd>
- </dl>
- <dl>
<dt><label for="table">{L_TABLE_SELECT}{L_COLON}</label></dt>
<dd><select id="table" name="table[]" size="10" multiple="multiple">
<!-- BEGIN tables -->