diff options
Diffstat (limited to 'src/index.html')
| -rw-r--r-- | src/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/index.html b/src/index.html index f30f0a8..f00b4fb 100644 --- a/src/index.html +++ b/src/index.html @@ -22,7 +22,7 @@ <span class="nav-group-item active"> All Templates </span> - <span class="nav-group-item"> + <!-- <span class="nav-group-item"> Blank Templates </span> <span class="nav-group-item"> @@ -39,7 +39,7 @@ </span> <span class="nav-group-item"> Letters and Applications - </span> + </span> --> </nav> </div> <div class="pane parentPane whiteText"> @@ -57,8 +57,8 @@ <button class="btn btn-default"> Open Recent Document </button> - <button class="btn btn-primary pull-right"> - Open + <button id="startSelected" class="btn btn-primary pull-right"> + Start with template </button> </div> </footer> |
