Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F823659
form_phrase.tpl
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Mar 10, 12:09 AM
Size
2 KB
Mime Type
text/html
Expires
Wed, Mar 12, 12:09 AM (1 d, 12 h)
Engine
blob
Format
Raw Data
Handle
583751
Attached To
rTOST Themes.OnlineStore
form_phrase.tpl
View Options
<
inp2:m_DefineElement
name
=
"option_element"
>
<
option
value
=
"<inp2:m_param name="
key
"
/>
"
<
inp2:m_param
name
=
"selected"
/>
>
<
inp2:m_param
name
=
"option"
/></
option
>
</
inp2:m_DefineElement
>
<
form
method
=
"post"
action
=
"<inp2:m_FormAction/>"
>
<
table
class
=
"block-no-border"
>
<
tr
>
<
td
class
=
"block-header"
>
Missing phrase adding
</
td
>
</
tr
>
<
tr
>
<
td
class
=
"block-data"
>
<
br
/>
<
inp2:m_if
check
=
"phrases_HasError"
field
=
"any"
>
<
table
class
=
"warning"
>
<
tr
>
<
td
valign
=
"top"
align
=
"left"
class
=
"block-data"
>
<
img
src
=
"img/message.gif"
alt
=
""
width
=
"19"
height
=
"19"
/>
<
span
class
=
"warning-text"
>
Warning
</
span
><
br
/>
There is a problem with the form, please check the error messages below.
</
td
>
</
tr
>
</
table
>
</
inp2:m_if
>
<
strong
>
* Indicates Required fields.
</
strong
>
<
br
/><
br
/>
<
table
class
=
"form-data"
>
<
tr
>
<
td
>
<
strong
><
inp2:m_phrase
label
=
"lu_fld_primary_translation"
/>
:
</
strong
>
</
td
>
<
td
>
<
inp2:phrases_Field
name
=
"PrimaryTranslation"
/>
</
td
>
<
td
width
=
"170"
class
=
"error"
>
</
td
>
</
tr
>
<
tr
>
<
td
>
<
strong
><
inp2:m_phrase
label
=
"lu_fld_phrase"
/>
:
</
strong
>
</
td
>
<
td
>
<
input
type
=
"text"
name
=
"<inp2:phrases_InputName field="
Phrase
"
/>
" value="
<
inp2:phrases_Field
name
=
"Phrase"
/>
" style="width: 300px;" />
</
td
>
<
td
width
=
"170"
class
=
"error"
><
inp2:phrases_Error
field
=
"Phrase"
/></
td
>
</
tr
>
<
tr
>
<
td
>
<
strong
><
inp2:m_phrase
label
=
"lu_fld_translation"
/>
:
</
strong
>
</
td
>
<
td
>
<
input
type
=
"text"
name
=
"<inp2:phrases_InputName field="
Translation
"
/>
" value="
<
inp2:phrases_Field
name
=
"Translation"
/>
" style="width: 300px;" />
</
td
>
<
td
width
=
"170"
class
=
"error"
><
inp2:phrases_Error
field
=
"Translation"
/></
td
>
</
tr
>
<
tr
>
<
td
>
<
strong
><
inp2:m_phrase
label
=
"lu_fld_module"
/>
:
</
strong
>
</
td
>
<
td
>
<
select
name
=
"<inp2:phrases_InputName field="
Module
"
/>
" style="width: 300px;">
<
inp2:phrases_PredefinedOptions
field
=
"Module"
render_as
=
"option_element"
selected_param
=
"selected"
selected
=
"selected=\"
selected
\""
/>
</
select
>
</
td
>
<
td
class
=
"error"
><
inp2:phrases_Error
field
=
"Module"
/></
td
>
</
tr
>
<
tr
>
<
td
colspan
=
"3"
valign
=
"bottom"
height
=
"35"
>
<
input
type
=
"hidden"
id
=
"phrases_label"
name
=
"phrases_label"
value
=
"<inp2:m_get var="
phrases_label
"
/>
" />
<
input
type
=
"hidden"
name
=
"<inp2:phrases_InputName field="
LanguageId
"
/>
" value="
<
inp2:phrases_Field
name
=
"LanguageId"
/>
" />
<
input
type
=
"hidden"
name
=
"<inp2:phrases_InputName field="
PhraseType
"
/>
" value="0" />
<
input
class
=
"button"
type
=
"submit"
id
=
"events[phrases][OnCreate]"
name
=
"events[phrases][OnCreate]"
value
=
"<inp2:m_Phrase label="
lu_comm_Create
"
no_editing
=
"1"
/>
"/>
</
td
>
</
tr
>
</
table
>
</
td
>
</
tr
>
</
table
>
</
form
>
Event Timeline
Log In to Comment