aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/default/configure.html
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/default/configure.html')
-rw-r--r--tpl/default/configure.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/default/configure.html b/tpl/default/configure.html
index 8b75900d..9b6a9c46 100644
--- a/tpl/default/configure.html
+++ b/tpl/default/configure.html
@@ -289,7 +289,7 @@
289 {if="! $gd_enabled"} 289 {if="! $gd_enabled"}
290 {'You need to enable the extension <code>php-gd</code> to use thumbnails.'|t} 290 {'You need to enable the extension <code>php-gd</code> to use thumbnails.'|t}
291 {elseif="$thumbnails_enabled"} 291 {elseif="$thumbnails_enabled"}
292 <a href="?do=thumbs_update">{'Synchronize thumbnails'|t}</a> 292 <a href="./?do=thumbs_update">{'Synchronize thumbnails'|t}</a>
293 {/if} 293 {/if}
294 </span> 294 </span>
295 </label> 295 </label>