Skip to content

Commit

Permalink
#1341 move xpra logo with the other icons
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@14196 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed Oct 19, 2016
1 parent 0c10672 commit 221fd71
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/html5/connect.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<form class="form-signin">

<img src="include/xpra-logo.png" alt="xpra logo">
<img src="icons/xpra-logo.png" alt="xpra logo">
<h2 class="form-signin-heading">Xpra HTML5 Client</h2>

<div id="alert-disconnect" class="alert alert-info" role="alert" style="display:none;">
Expand Down
File renamed without changes

0 comments on commit 221fd71

Please sign in to comment.