aboutsummaryrefslogtreecommitdiff
path: root/juick-www/src/main/webapp/WEB-INF/views/thread.html
diff options
context:
space:
mode:
authorGravatar KillyMXI2017-08-19 19:01:43 +0300
committerGravatar KillyMXI2017-08-19 19:01:43 +0300
commit0bcb1e9529e6456db67a91eb2c699e26b5bbe42e (patch)
treeb6616eb480f05cab8936cb4acf3ebd883f5d9a94 /juick-www/src/main/webapp/WEB-INF/views/thread.html
parentf00cc986649259d198530705ff2e072306eae96e (diff)
www: middot
(because what's the hell is #183)
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.html2
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> &#183; </span>
+ <span id="unfoldall"><a href="#">Раскрыть все</a> &middot; </span>
{% endif %}
<a href="?view=list" rel="nofollow">Показать списком</a>
{% endif %}