Tell what the token management page does
authorChristian Weiske <cweiske@cweiske.de>
Tue, 7 Oct 2014 16:09:34 +0000 (18:09 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Tue, 7 Oct 2014 16:09:34 +0000 (18:09 +0200)
grauphel.css
templates/tokens.php

index 21c44d453f9f3365a9b13d3fcd6cea58fdecd053..cac269cab315cadf9e89ac1d87e44ee8dc5f70e0 100644 (file)
@@ -13,6 +13,9 @@
 .app-grauphel #app-content.list h1 {
     padding: 1ex;
 }
 .app-grauphel #app-content.list h1 {
     padding: 1ex;
 }
+.app-grauphel #app-content.list > p {
+    margin: 2ex;
+}
 
 .app-grauphel #app-content h2 {
     font-weight: bold;
 
 .app-grauphel #app-content h2 {
     font-weight: bold;
index 48e5998a51f60bf80461fadb5ab0035956457d77..9c1da6de4f8e376c258ad55e092558b12f681ed2 100644 (file)
@@ -5,6 +5,11 @@
 
 <div id="app-content" class="list">
   <h1>Manage access tokens</h1>
 
 <div id="app-content" class="list">
   <h1>Manage access tokens</h1>
+  <p>
+    Here you see which applications have access to the notes.
+    You can permanently revoke access by clicking the "delete" icon on the right
+    side of each token row.
+  </p>
   <table class="table">
    <thead>
     <tr>
   <table class="table">
    <thead>
     <tr>