gratuitous rename HomeR -> DashboardR

This commit is contained in:
Joey Hess 2013-03-12 22:18:36 -04:00
parent aa19dd263a
commit 0ef8d806ac
9 changed files with 18 additions and 17 deletions

View file

@ -7,5 +7,5 @@
<p>
<a .btn .btn-primary .btn-large href="@{FinishXMPPPairR pairkey}">
Accept pair request
<a .btn .btn-large href="@{HomeR}">
<a .btn .btn-large href="@{DashboardR}">
No thanks

View file

@ -4,5 +4,5 @@
<p>
<a .btn .btn-danger href="@{ShutdownConfirmedR}">
<i .icon-off></i> Confirm shutdown
<a .btn href="@{HomeR}">
<a .btn href="@{DashboardR}">
Keep running