aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_styles.html
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2006-07-30 14:09:52 +0000
committerNils Adermann <naderman@naderman.de>2006-07-30 14:09:52 +0000
commit0815df3c58df315bc3bdcfdbd4462281b9a2b2f2 (patch)
treea8ad92a7c49ce44a6a988c5020dbfc74e4c27201 /phpBB/adm/style/acp_styles.html
parent7bff8d1096652cb1749943b6eae2593c3f664e59 (diff)
downloadforums-0815df3c58df315bc3bdcfdbd4462281b9a2b2f2.tar
forums-0815df3c58df315bc3bdcfdbd4462281b9a2b2f2.tar.gz
forums-0815df3c58df315bc3bdcfdbd4462281b9a2b2f2.tar.bz2
forums-0815df3c58df315bc3bdcfdbd4462281b9a2b2f2.tar.xz
forums-0815df3c58df315bc3bdcfdbd4462281b9a2b2f2.zip
- removed an accidentaly pasted line [Bug #3227]
- added missing images to acp_styles [Bug #2623] and added a new image btn_warn - use the style name when exporting a style instead of the non existant path [Bug #2343] - fixed an incorrect call of acp_styles::install_style() [Bug #2325] - always define $search_query in fulltext_mysql [Bug #3476] git-svn-id: file:///svn/phpbb/trunk@6216 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm/style/acp_styles.html')
-rw-r--r--phpBB/adm/style/acp_styles.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_styles.html b/phpBB/adm/style/acp_styles.html
index 4cd6ec0ada..06d784292a 100644
--- a/phpBB/adm/style/acp_styles.html
+++ b/phpBB/adm/style/acp_styles.html
@@ -78,7 +78,7 @@
<td class="row1" colspan="2" align="center">
<table width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
- <td width="50%" align="center"><img src="<!-- IF IMAGE_REQUEST neq '' -->{IMAGE_REQUEST}<!-- ELSE -->images/no_image.png<!-- ENDIF -->"/></td>
+ <td width="50%" align="center"><img src="<!-- IF IMAGE_REQUEST -->{IMAGE_REQUEST}<!-- ELSE -->images/no_image.png<!-- ENDIF -->"/></td>
<td width="50%" align="center"><img src="images/no_image.png" name="newimg" /></td>
</tr>
<tr>