Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ACF
acf-dnscache
Commits
9b9f732c
Commit
9b9f732c
authored
Dec 10, 2009
by
Ted Trask
Browse files
UI fix, bumped to 0.2.1
parent
e4e64aee
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
9b9f732c
APP_NAME
=
dnscache
PACKAGE
=
acf-
$(APP_NAME)
VERSION
=
0.2.
0
VERSION
=
0.2.
1
APP_DIST
=
\
dnscache
*
\
...
...
dnscache-listdomains-html.lsp
View file @
9b9f732c
...
...
@@ -14,7 +14,7 @@ io.write("</span>")
<h1>Configuration</h1>
<h2>Edit/View DNS server entries</h2>
<TABLE>
<DL>
<TABLE>
<TR style="background:#eee;font-weight:bold;">
<TD style="padding-right:20px;white-space:nowrap;text-align:left;" class="header">Action</TD>
<TD style="white-space:nowrap;text-align:left;" class="header">Domain</TD>
...
...
@@ -30,7 +30,7 @@ io.write("</span>")
<TD style="white-space:nowrap;" width="90%"><%= html.html_escape(domain) %></TD>
</TR>
<% end %>
</TABLE>
</TABLE>
</DL>
<% if viewlibrary and viewlibrary.dispatch_component then
viewlibrary.dispatch_component("createdomain")
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment