Github user garrensmith commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/72#discussion_r18204377
--- Diff: app/addons/auth/templates/noAccess.html ---
@@ -12,11 +12,10 @@
the License.
-->
-
<div class="span12">
- <h2> Access Denied </h2>
- <p> You do not have permission to view this page. <br/>
- You might need to <a href="#login<% if (urlBack){
%>?urlback=<%=urlBack%> <% } %> "> login </a> to view this page/
- </p>
-
-</div>
+ <h2>Access Denied</h2>
--- End diff --
The fixes to this page seem unrelated to everything else.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---