Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/writers.py
diff options
context:
space:
mode:
authorRichard Darst <rkd@zgib.net>2009-07-02 06:11:13 (GMT)
committer Richard Darst <rkd@zgib.net>2009-07-02 06:11:13 (GMT)
commitb5f3c26138385c5b90da2cf5c7bb32ef18db8d1a (patch)
tree091d9d38cf104e322e19ad2f9ab6c02a0e19d554 /writers.py
parent81b3755094688f098797a6f282fc27121618d7f5 (diff)
another bug fix...
darcs-hash:20090702061113-82ea9-cdd7a53f07b9b23a3cf35281562e7f30799b658a.gz
Diffstat (limited to 'writers.py')
-rw-r--r--writers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/writers.py b/writers.py
index d36c99d..98d06d7 100644
--- a/writers.py
+++ b/writers.py
@@ -176,7 +176,7 @@ class HTML(_BaseWriter):
</head>
<body>
<h1>%(pageTitle)s</h1>
- Meeting started by %(chair)s at %(starttime)s %(timeZone)s.
+ Meeting started by %(owner)s at %(starttime)s %(timeZone)s.
(<a href="%(fullLogs)s">full logs</a>)<br>
\n\n<table border=1>
%(MeetingItems)s