aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/default/picwall.html
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/default/picwall.html')
-rw-r--r--tpl/default/picwall.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/default/picwall.html b/tpl/default/picwall.html
index 73359949..da5101db 100644
--- a/tpl/default/picwall.html
+++ b/tpl/default/picwall.html
@@ -15,7 +15,7 @@
15 {if="count($linksToDisplay)===0 && $is_logged_in"} 15 {if="count($linksToDisplay)===0 && $is_logged_in"}
16 <div class="pure-g pure-alert pure-alert-warning page-single-alert"> 16 <div class="pure-g pure-alert pure-alert-warning page-single-alert">
17 <div class="pure-u-1 center"> 17 <div class="pure-u-1 center">
18 {'There is no cached thumbnail. Try to <a href="?do=thumbs_update">synchronize them</a>.'|t} 18 {'There is no cached thumbnail. Try to <a href="./?do=thumbs_update">synchronize them</a>.'|t}
19 </div> 19 </div>
20 </div> 20 </div>
21 {/if} 21 {/if}