diff options
author | Steven Barth <steven@midlink.org> | 2009-01-17 13:25:32 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2009-01-17 13:25:32 +0000 |
commit | 9afa5d94d70011518dc246d4ea0c4b8adaced7f3 (patch) | |
tree | e21615c00764328a95acb50499b0ba3f087e1e8f /modules | |
parent | f397bfdbb8a96485196584535a1522f4703df3ab (diff) |
Remove "Save & Apply" note on homeepage of Mini as it does not apply
Diffstat (limited to 'modules')
-rw-r--r-- | modules/admin-mini/luasrc/view/mini/index.htm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/admin-mini/luasrc/view/mini/index.htm b/modules/admin-mini/luasrc/view/mini/index.htm index 127d36f5d..622ab38e1 100644 --- a/modules/admin-mini/luasrc/view/mini/index.htm +++ b/modules/admin-mini/luasrc/view/mini/index.htm @@ -16,7 +16,6 @@ $Id$ <p><%:a_i_i_admin1%></p> <p><%:a_i_i_admin2%><br /> <%:a_i_i_admin3%></p> -<p><%:a_i_i_admin4%></p> <p><%:a_i_i_admin5%></p> <p><%:a_i_i_admin6%></p> -<p><em><strong><a href="<%=controller%>/about"><%:a_i_i_team%></a></strong></em></p>
\ No newline at end of file +<p><em><strong><a href="<%=controller%>/about"><%:a_i_i_team%></a></strong></em></p> |