phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] fudforum/setup/base/thm/default/i18n/japanese/help/c


From: nomail
Subject: [Phpgroupware-cvs] fudforum/setup/base/thm/default/i18n/japanese/help/create_poll.hlp, 1.1.2.1
Date: Sun, 1 Aug 2004 02:26:26 +0200

Update of /fudforum/setup/base/thm/default/i18n/japanese/help
Added Files:
        Branch: Version-0_9_16-branch
          create_poll.hlp

date: 2004/08/01 00:26:26;  author: itheart;  state: Exp;  lines: +17 -0

Log Message:
Bug #9839 commit.
=====================================================================
Will bring up the poll creator which allows you to create
polls inside your posts.

Polls allow you to make "voting booths":
<br>
They look like:
<center>
<table border=0 cellspacing=1 cellpadding=2 class="PollTable">
<form method="post"><input type="hidden" name="rid" value="2">
<tr class="TableHeading">
        <td nowrap colspan=3>Yes or no?<img src="blank.gif" border=0 height=1 
width=10><font class="SmallText">[ 0 votes ]</font></td></tr>
        <tr class="RowStyleB"><td>1.</td><td colspan=2><input 
type="radio">&nbsp;&nbsp;Yes</td></tr>
        <tr class="RowStyleA"><td>2.</td><td colspan=2><input 
type="radio">&nbsp;&nbsp;No</td></tr>
        <tr class="RowStyleB"><td>3.</td><td colspan=2><input 
type="radio">&nbsp;&nbsp;Maybe</td></tr>
        <tr class="RowStyleA"><td colspan=3 align="right"><input type="button" 
value="Vote"> </td></tr>
</table>
</center>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]