diff options
Diffstat (limited to 'module/web/templates/default')
-rw-r--r-- | module/web/templates/default/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/web/templates/default/base.html b/module/web/templates/default/base.html index ae3fa8d8c..867feeeda 100644 --- a/module/web/templates/default/base.html +++ b/module/web/templates/default/base.html @@ -24,7 +24,7 @@ <div id="wrap">
<header>
<div class="center">
- <img class="logo" alt="" src="static/img/default/logo.png" width="120px" height="120px">
+ <div class="logo"></div>
<span class="title">pyLoad</span>
<div id="notification_div">
|