Stop using the cloudron name in the oauth views

This commit is contained in:
Johannes Zellner
2015-10-20 12:31:02 +02:00
parent 852b016389
commit 5fbcebf80b
2 changed files with 1 additions and 9 deletions

View File

@@ -32,7 +32,6 @@
<div class="container-fluid">
<div class="navbar-header">
<span class="navbar-brand navbar-brand-icon"><img src="/api/v1/cloudron/avatar" width="40" height="40"/></span>
<span class="navbar-brand"><%= cloudronName %></span>
</div>
</div>
</nav>