diff options
| author | john.j.camilleri <john.j.camilleri@chalmers.se> | 2012-12-11 09:48:44 +0000 |
|---|---|---|
| committer | john.j.camilleri <john.j.camilleri@chalmers.se> | 2012-12-11 09:48:44 +0000 |
| commit | 6ef74e13d68531a07015c32a2ed648e037c32c51 (patch) | |
| tree | e546743b8e964e5918cc51792231286db5b61d7f /src/www/syntax-editor/editor.html | |
| parent | ba3a497e41cbf4bcb0854f4caef5cbb489af352a (diff) | |
Syntax editor: link to about page
Diffstat (limited to 'src/www/syntax-editor/editor.html')
| -rw-r--r-- | src/www/syntax-editor/editor.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/www/syntax-editor/editor.html b/src/www/syntax-editor/editor.html index 9464e0fa7..9780c24f8 100644 --- a/src/www/syntax-editor/editor.html +++ b/src/www/syntax-editor/editor.html @@ -15,7 +15,9 @@ <hr /> <small class="modtime"> - John J. Camilleri, December 2012 + John J. Camilleri, December 2012 </br> + [ <a href="about.html">About syntax editor</a> + | <a href="../minibar/minibar.html">Minibar</a> ] </small> <div id="debug" class="hidden"></div> |
