Skip to content

Commit

Permalink
Add a function description to the client information page
Browse files Browse the repository at this point in the history
  • Loading branch information
k-tamura committed Aug 29, 2017
1 parent 4a8a462 commit de49bfd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/main/resources/templates/clientinfo.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,10 @@ <h2>
document.write('</table>');
// -->
</script>
<hr />
<div class="alert alert-info" role="alert">
<span class="glyphicon glyphicon-info-sign"></span>&nbsp;
<!-- [REPLACE:msg.note.unintended.file.disclosure] -->
</div>
</body>
</html>

0 comments on commit de49bfd

Please sign in to comment.