Update of /project/clo/cvsroot/public_html In directory common-lisp:/project/clo/public_html
Modified Files: stats.shtml Log Message: fixed layout Date: Tue Jan 17 13:34:08 2006 Author: eenge
Index: public_html/stats.shtml diff -u public_html/stats.shtml:1.10 public_html/stats.shtml:1.11 --- public_html/stats.shtml:1.10 Tue Jan 17 13:33:07 2006 +++ public_html/stats.shtml Tue Jan 17 13:34:07 2006 @@ -41,7 +41,7 @@
<div id="bodyText"> <h1 id="projects">Projects</h1> - Number of projects hosted: <!--#include virtual="stats/number_of_projects" --> + Number of projects hosted: <!--#include virtual="stats/number_of_projects" --><br>
<a class="topOfPage" href="#top" title="Go to top of page">top</a> @@ -50,8 +50,8 @@ </div> <div id="bodyText"> <h1 id="users">Users</h1> - Number of user accounts: <!--#include virtual="stats/number_of_users" --> - Average number of members per project: <!--#include virtual="stats/avg_project_member_count" --> + Number of user accounts: <!--#include virtual="stats/number_of_users" --><br> + Average number of members per project: <!--#include virtual="stats/avg_project_member_count" --><br>
<a class="topOfPage" href="#top" title="Go to top of page">top</a> @@ -60,9 +60,9 @@ </div> <div id="bodyText"> <h1 id="web">Web</h1> - <p>Apache: <a href="/webalizer">Webalizer</a></p> - <p>Apache # hits: <a href="/mrtg/apache.html">MRTG</a></p> - <p>Apache bytes transferred: <a href="/mrtg/apache_bytes.html">MRTG</a></p> + Apache: <a href="/webalizer">Webalizer</a><br> + Apache # hits: <a href="/mrtg/apache.html">MRTG</a><br> + Apache bytes transferred: <a href="/mrtg/apache_bytes.html">MRTG</a><br>
<a class="topOfPage" href="#top" title="Go to top of page">top</a> @@ -71,7 +71,7 @@ </div> <div id="bodyText"> <h1 id="mail">Mail</h1> - <p>Postfix: <a href="/mrtg/postfix.html">MRTG</a></p> + Postfix: <a href="/mrtg/postfix.html">MRTG</a><br>
<a class="topOfPage" href="#top" title="Go to top of page">top</a> @@ -80,10 +80,10 @@ </div> <div id="bodyText"> <h1 id="system">System</h1> - <p>Processes: <a href="/mrtg/procs.html">MRTG</a></p> - <p>Memory: <a href="/mrtg/mem.html">MRTG</a></p> - <p>Uptime: <a href="/mrtg/uptime.html">MRTG</a></p> - <p>Diskspace: <a href="/mrtg/hda1.html">MRTG</a></p> + Processes: <a href="/mrtg/procs.html">MRTG</a><br> + Memory: <a href="/mrtg/mem.html">MRTG</a><br> + Uptime: <a href="/mrtg/uptime.html">MRTG</a><br> + Diskspace: <a href="/mrtg/hda1.html">MRTG</a><br>
<a class="topOfPage" href="#top" title="Go to top of page">top</a>