Commit 39545c229fa1a9e759182a5c79a88b5f84379a44

Authored by Adhidarma Hadiwinoto
1 parent 6f5186f8b5
Exists in master

pull right resume button

Showing 1 changed file with 2 additions and 2 deletions Side-by-side Diff

views/dashboard.html
... ... @@ -14,9 +14,9 @@
14 14  
15 15 <p> System paused. Click the button to resume it.</p>
16 16  
17   - <p>
  17 + <div class="pull-right">
18 18 <a href="/resume" class="btn btn-primary">Resume</a>
19   - </p>
  19 + </div>
20 20  
21 21  
22 22 {% else %}