projects
/
invirt/packages/invirt-web.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0e6485
)
changed <table> to <div>
author
Paul Weaver
<pweaver@mit.edu>
Wed, 30 Dec 2009 20:26:18 +0000
(15:26 -0500)
committer
Paul Weaver
<pweaver@mit.edu>
Wed, 30 Dec 2009 20:26:18 +0000
(15:26 -0500)
svn path=/trunk/packages/invirt-web/; revision=2812
code/templates/unauth.mako
patch
|
blob
|
history
diff --git
a/code/templates/unauth.mako
b/code/templates/unauth.mako
index
dc49d8f
..
08dd617
100644
(file)
--- a/
code/templates/unauth.mako
+++ b/
code/templates/unauth.mako
@@
-14,9
+14,9
@@
Debian or Ubuntu install</strong> or install the <strong>operating
system of your choice</strong>. The service is <strong>free</strong>
to any Athena account holder.</p>
%if serviceMessage:
-<table><tr><td class="result">
+<div class="result">
<p class="error">${serviceMessage}</p>
-</td></tr></table>
+</div>
%endif
<p>MIT users:</p>