mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
slight modification of the contactform
This commit is contained in:
parent
ab8d5f5085
commit
e2b7b6c52a
File diff suppressed because one or more lines are too long
@ -111,35 +111,11 @@
|
|||||||
<textbox id="@customfield[1]" span="4" needed="1" size="64"/>
|
<textbox id="@customfield[1]" span="4" needed="1" size="64"/>
|
||||||
<description class="redItalic" value="*"/>
|
<description class="redItalic" value="*"/>
|
||||||
</row>
|
</row>
|
||||||
<row disabled="!@show[custom2]">
|
<row>
|
||||||
<image src="gear"/>
|
<description/>
|
||||||
<description value="@customlabel[2]"/>
|
<description value="@customlabel[2]"/>
|
||||||
<textbox id="@customfield[2]" span="4" needed="1" size="64"/>
|
<textbox id="@customfield[2]" span="4" size="64"/>
|
||||||
<description class="redItalic" value="*"/>
|
<description/>
|
||||||
</row>
|
|
||||||
<row disabled="!@show[custom3]">
|
|
||||||
<image src="gear"/>
|
|
||||||
<description value="@customlabel[3]"/>
|
|
||||||
<textbox id="@customfield[3]" span="4" needed="1" size="64"/>
|
|
||||||
<description class="redItalic" value="*"/>
|
|
||||||
</row>
|
|
||||||
<row disabled="!@show[custom4]">
|
|
||||||
<image src="gear"/>
|
|
||||||
<description value="@customlabel[4]"/>
|
|
||||||
<textbox id="@customfield[4]" span="4" needed="1" size="64"/>
|
|
||||||
<description />
|
|
||||||
</row>
|
|
||||||
<row disabled="!@show[custom5]">
|
|
||||||
<image src="gear"/>
|
|
||||||
<description value="@customlabel[5]"/>
|
|
||||||
<textbox id="@customfield[5]" span="4" needed="1" size="64"/>
|
|
||||||
<description />
|
|
||||||
</row>
|
|
||||||
<row disabled="!@show[custom6]">
|
|
||||||
<image src="gear"/>
|
|
||||||
<description value="@customlabel[6]"/>
|
|
||||||
<textbox id="@customfield[6]" span="4" needed="1" size="64"/>
|
|
||||||
<description class="redItalic" value="*"/>
|
|
||||||
</row>
|
</row>
|
||||||
<row disabled="!@show[sep4]">
|
<row disabled="!@show[sep4]">
|
||||||
<hrule span="all"/>
|
<hrule span="all"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user