[prev] [thread] [next] [lurker] [Date index for 2003/12/18]
--Boundary-00=_K1V4/KjyZh39dYs
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
This patch fixes some typos and removes a <center> tag which is non-standard
HTML.
Regards,
Shlomi Fish
--
---------------------------------------------------------------------
Shlomi Fish shlomif@xxxx.xxx.xx
Homepage: http://t2.technion.ac.il/~shlomif/
I don't believe in fairies. Oops! A fairy died.
I don't believe in fairies. Oops! Another fairy died.
--Boundary-00=_K1V4/KjyZh39dYs
Content-Type: text/plain;
charset="us-ascii";
name="patch1.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="patch1.txt"
Index: templates/message.tmpl
===================================================================
--- templates/message.tmpl (revision 122)
+++ templates/message.tmpl (working copy)
@@ -1,4 +1,4 @@
-<TMPL_VALUE NAME="title" VALUE="Respons page">
+<TMPL_VALUE NAME="title" VALUE="Response page">
<TMPL_INCLUDE NAME="header.tmpl">
<TMPL_IF NAME="password_changed">
Your password has been successfully updated.
@@ -18,7 +18,7 @@
No such person.
</TMPL_IF>
<TMPL_IF NAME="no_proposals">
-Thank you but we do not accept more proposals nor do allow you to change the old once.
+Thank you but we do not accept more proposals nor do allow you to change the old ones.
<p>
Maybe next time.
</TMPL_IF>
Index: templates/header.tmpl
===================================================================
--- templates/header.tmpl (revision 122)
+++ templates/header.tmpl (working copy)
@@ -10,7 +10,7 @@
<title>YAPC::Israel::2004 - <TMPL_VAR NAME="title"></title>
</head>
<body>
-<center><h2><TMPL_VAR NAME="title"></h2></center>
+<h2 class="center"><TMPL_VAR NAME="title"></h2>
<table width="90%">
<tr>
<td valign="top">
--Boundary-00=_K1V4/KjyZh39dYs--
Generated at 21:30 on 18 Dec 2003 by mariachi 0.52