Commit: b7706544837c83510c4e3ce85e0a7a9509dd0614
Author: David Persson | Date: 2009-12-06 01:39:25 +0100
diff --git a/views/layouts/default.html.php b/views/layouts/default.html.php
index 42e1fbd..094d36a 100644
--- a/views/layouts/default.html.php
+++ b/views/layouts/default.html.php
@@ -27,7 +27,7 @@
</div>
</div>
<div id="git-shortcuts">
- <span id="git-clone-path" class="clone fixed">git clone code@rad-dev.org:lithium.git</span>
+ <span id="git-clone-path" class="clone fixed"><strong>git clone</strong> code@rad-dev.org:lithium.git</span>
<a href="#" id="git-copy" class="copy" title="Copy the git clone shortcut to your clipboard">copy to clipboard</a>
</div>
<div id="container">