From: Andrea S. <asc...@us...> - 2005-08-11 00:02:25
|
Update of /cvsroot/expressions/htdocs/survey In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25481 Modified Files: index.html Log Message: fixed path; hope this is the correct one Index: index.html =================================================================== RCS file: /cvsroot/expressions/htdocs/survey/index.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.html 10 Aug 2005 23:56:39 -0000 1.1 --- index.html 11 Aug 2005 00:02:16 -0000 1.2 *************** *** 58,62 **** <p>With this questionnaire, we want to find out more about what the future users of expressions want. If you have a blog, please help us by answering the questions below. <em>Please also continue if you don't know what expressions is</em> – your answers will still be very valuable for us!</p> <p>Some questions refer to your blog; you might want to have your blog open in another window or tab to help you answer these questions. If you have more than one blog, please submit this questionnaire separately for each blog you have.</p> ! <form method="post" action="http://localhost/~andrea/expressions/survey/survey.pl"> <h2>Blogging</h2> <div class="question"> --- 58,62 ---- <p>With this questionnaire, we want to find out more about what the future users of expressions want. If you have a blog, please help us by answering the questions below. <em>Please also continue if you don't know what expressions is</em> – your answers will still be very valuable for us!</p> <p>Some questions refer to your blog; you might want to have your blog open in another window or tab to help you answer these questions. If you have more than one blog, please submit this questionnaire separately for each blog you have.</p> ! <form method="post" action="/survey.pl"> <h2>Blogging</h2> <div class="question"> |