mirror of
https://github.com/9001/copyparty.git
synced 2025-08-19 09:52:21 -06:00
add refresh button on volumes listing
This commit is contained in:
parent
908dd61be5
commit
79629c430a
|
@ -12,6 +12,8 @@
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<div id="wrap">
|
<div id="wrap">
|
||||||
|
<a href="/?h" style="float:right">refresh</a>
|
||||||
|
|
||||||
{%- if this.uname == '*' %}
|
{%- if this.uname == '*' %}
|
||||||
<p>howdy stranger <small>(you're not logged in)</small></p>
|
<p>howdy stranger <small>(you're not logged in)</small></p>
|
||||||
{%- else %}
|
{%- else %}
|
||||||
|
|
Loading…
Reference in a new issue