diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2012-12-23 23:38:29 +0100 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2012-12-23 23:38:29 +0100 |
commit | 97d006bfa6e249376e3cbc500823079ac9efb052 (patch) | |
tree | f887890773505dfb0e2b4f2b0e84ed68487604be /module/web/templates/default/dashboard.html | |
parent | dark bg pattern (diff) | |
download | pyload-97d006bfa6e249376e3cbc500823079ac9efb052.tar.xz |
changed header separator
Diffstat (limited to 'module/web/templates/default/dashboard.html')
-rw-r--r-- | module/web/templates/default/dashboard.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/module/web/templates/default/dashboard.html b/module/web/templates/default/dashboard.html index fcf6b33e2..e5f941d6f 100644 --- a/module/web/templates/default/dashboard.html +++ b/module/web/templates/default/dashboard.html @@ -34,6 +34,7 @@ <span class="badge badge-important"><i class="icon-tag icon-white"></i> tag</span>
<span class="badge badge-important"><i class="icon-tag icon-white"></i> tag2</span>
<i class="icon-wrench icon-white pull-right"></i>
+ <i class="icon-remove icon-white pull-right"></i>
</div>
</div>
</script>
|