phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/templates/default list_property_value.t


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/templates/default list_property_value.tpl,NONE,1.1 property_value_history.tpl,NONE,1.1 request_priority_key.tpl,NONE,1.1
Date: Mon, 09 Sep 2002 13:46:12 -0400

Update of /cvsroot/phpgroupware/property/templates/default
In directory subversions:/tmp/cvs-serv14712/templates/default

Added Files:
        list_property_value.tpl property_value_history.tpl 
        request_priority_key.tpl 
Log Message:
no message

***** Error reading new file: [Errno 2] No such file or directory: 
'list_property_value.tpl'
***** Error reading new file: [Errno 2] No such file or directory: 
'property_value_history.tpl'
--- NEW FILE ---

<form method="POST" name="period_form" action="{actionurl}">

<hr noshade width="98%" align="center" size="1">
<center>
{hidden_vars}

<table>
<tr>
        <td>{lang_safety}</td>
        <td><input type="text" name="safety" size="4" value="{safety}">
</tr>
<tr>
        <td>{lang_aesthetics}</td>
        <td><input type="text" name="aesthetics" size="4" value="{aesthetics}">
</tr>
<tr>
        <td>{lang_indoor_climate}</td>
        <td><input type="text" name="indoor_climate" size="4" 
value="{indoor_climate}">
</tr>
<tr>
        <td>{lang_consequential_damage}</td>
        <td><input type="text" name="consequential_damage" size="4" 
value="{consequential_damage}">
</tr>
<tr>
        <td>{lang_user_gratification}</td>
        <td><input type="text" name="user_gratification" size="4" 
value="{user_gratification}">
</tr>
<tr>
        <td>{lang_residential_environment}</td>
        <td><input type="text" name="residential_environment" size="4" 
value="{residential_environment}">
</tr>
<tr>
        <td>{lang_authorities_demands}</td>
        <td><input type="text" name="authorities_demands" size="4" 
value="{authorities_demands}">
</tr>

</table>


<hr noshade width="98%" align="center" size="1">

<input type="submit" name="submit" value="{lang_utpdate}"></td>
</form>
{message}




reply via email to

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