summaryrefslogtreecommitdiff
path: root/htroot/ContentIntegrationPHPBB3_p.html
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2015-12-25 01:08:51 +0100
committerreger <reger18@arcor.de>2015-12-25 01:08:51 +0100
commit50f64ddc3b87c64e6f29dc6f038023f1fb1da7fc (patch)
tree4c1f398635a85ed1bfba899853ca6e8cafccc159 /htroot/ContentIntegrationPHPBB3_p.html
parent7f6ee76eb93b45f11e639031545b3e17b2947211 (diff)
apply default css styles (class btn) to submit buttons
Diffstat (limited to 'htroot/ContentIntegrationPHPBB3_p.html')
-rw-r--r--htroot/ContentIntegrationPHPBB3_p.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/ContentIntegrationPHPBB3_p.html b/htroot/ContentIntegrationPHPBB3_p.html
index dfe74937c..c22651f80 100644
--- a/htroot/ContentIntegrationPHPBB3_p.html
+++ b/htroot/ContentIntegrationPHPBB3_p.html
@@ -69,7 +69,7 @@
<fieldset>
<dl>
<dt><b>Import a database dump</b>,<br /></dt>
- <dd><input type="text" name="content.phpbb3.dumpfile" value="#[content.phpbb3.dumpfile]#" size="60" /></dd>
+ <dd><input type="file" name="content.phpbb3.dumpfile" value="#[content.phpbb3.dumpfile]#" size="60" /></dd>
<dt>&nbsp;</dt>
<dd>
<input type="submit" name="import" value="Import Dump" class="btn btn-primary" style="width:240px"/>