diff options
Diffstat (limited to 'juick-www/src/main/webapp/WEB-INF/views/thread.html')
-rw-r--r-- | juick-www/src/main/webapp/WEB-INF/views/thread.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juick-www/src/main/webapp/WEB-INF/views/thread.html b/juick-www/src/main/webapp/WEB-INF/views/thread.html index 247b3224..c0e37851 100644 --- a/juick-www/src/main/webapp/WEB-INF/views/thread.html +++ b/juick-www/src/main/webapp/WEB-INF/views/thread.html @@ -86,7 +86,7 @@ <a href="?view=tree" rel="nofollow">Показать деревом</a> {% else %} {% if foldable %} - <span id="unfoldall"><a href="#">Раскрыть все</a> · </span> + <span id="unfoldall"><a href="#">Раскрыть все</a> · </span> {% endif %} <a href="?view=list" rel="nofollow">Показать списком</a> {% endif %} |