get some users out of a corner of the UI they should not have ventured into
This commit is contained in:
parent
c2b979c550
commit
58eb40ee27
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
|||
<div .span9 .hero-unit>
|
||||
<h2>
|
||||
Add another local repository
|
||||
<p>
|
||||
<i .icon-asterisk></i> Do you want to back your repository up to a #
|
||||
removable drive?
|
||||
<a .btn .btn-primary href="@{AddDriveR}">
|
||||
Make a repository on a Removable Drive
|
||||
<p>
|
||||
Where do you want to put this new repository?
|
||||
<form method="post" .form-inline enctype=#{enctype}>
|
||||
|
|
Loading…
Add table
Reference in a new issue