diff options
author | dvs1 | 2024-12-16 20:54:10 +1000 |
---|---|---|
committer | dvs1 | 2024-12-16 20:54:10 +1000 |
commit | 38883f20665f5dc81a3aa568e6d6d8749cab4c9f (patch) | |
tree | f9e3ce877ccb96841afc48e99f0033c747550df5 /default.template | |
parent | Let's see if I can use emoji. (diff) | |
download | notYetAnotherWiki-38883f20665f5dc81a3aa568e6d6d8749cab4c9f.zip notYetAnotherWiki-38883f20665f5dc81a3aa568e6d6d8749cab4c9f.tar.gz notYetAnotherWiki-38883f20665f5dc81a3aa568e6d6d8749cab4c9f.tar.bz2 notYetAnotherWiki-38883f20665f5dc81a3aa568e6d6d8749cab4c9f.tar.xz |
TODO-- Implement smart menus.
Diffstat (limited to 'default.template')
-rw-r--r-- | default.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.template b/default.template index a0ab5d0..97f8073 100644 --- a/default.template +++ b/default.template | |||
@@ -34,7 +34,7 @@ | |||
34 | <table> | 34 | <table> |
35 | <tr> | 35 | <tr> |
36 | <td><img src="Connie_click-me.gif" alt="alt text" title="Not (Yet) (Another / A) Wiki."/></td> | 36 | <td><img src="Connie_click-me.gif" alt="alt text" title="Not (Yet) (Another / A) Wiki."/></td> |
37 | <td><a href="about/index.HTML">about</a> <a href="testing/index.HTML">testing</a> plus login and register buttons</td> | 37 | <td>$header$ plus login and register buttons</td> |
38 | </tr> | 38 | </tr> |
39 | <td rowspan=0 style="background-color: rebeccapurple; text-align:left; white-space:nowrap; vertical-align:top"> | 39 | <td rowspan=0 style="background-color: rebeccapurple; text-align:left; white-space:nowrap; vertical-align:top"> |
40 | menu for the current directory | 40 | menu for the current directory |