aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_database.html
diff options
context:
space:
mode:
authorDavid M <davidmj@users.sourceforge.net>2006-12-15 03:11:34 +0000
committerDavid M <davidmj@users.sourceforge.net>2006-12-15 03:11:34 +0000
commit11e70be6edd39fb0956541117e8bf327c94f651e (patch)
tree7539f86d9ce8a0d06af5c79683cc9fc1f2e3c52f /phpBB/adm/style/acp_database.html
parent522d52efe46c8617c1bd77af092d506229e44abf (diff)
downloadforums-11e70be6edd39fb0956541117e8bf327c94f651e.tar
forums-11e70be6edd39fb0956541117e8bf327c94f651e.tar.gz
forums-11e70be6edd39fb0956541117e8bf327c94f651e.tar.bz2
forums-11e70be6edd39fb0956541117e8bf327c94f651e.tar.xz
forums-11e70be6edd39fb0956541117e8bf327c94f651e.zip
- remove some of my mess :P
git-svn-id: file:///svn/phpbb/trunk@6769 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm/style/acp_database.html')
-rw-r--r--phpBB/adm/style/acp_database.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_database.html b/phpBB/adm/style/acp_database.html
index c73670d9a8..11daffa06d 100644
--- a/phpBB/adm/style/acp_database.html
+++ b/phpBB/adm/style/acp_database.html
@@ -16,7 +16,7 @@
<dd><select id="file" name="file" size="10"><!-- BEGIN files --><option value="{files.FILE}"<!-- IF files.S_LAST_ROW --> selected="selected"<!-- ENDIF -->>{files.NAME}</option><!-- END files --></select></dd>
</dl>
- <!-- IF EXISTS -->
+ <!-- IF .files -->
<p class="submit-buttons">
<input class="button1" type="submit" id="submit" name="submit" value="{L_START_RESTORE}" />&nbsp;
<input class="button2" type="submit" id="delete" name="delete" value="{L_DELETE_BACKUP}" />&nbsp;