Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F390761
smartline.tpl
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
smartline.tpl
View Options
<!-- SmartLine -->
<div class="grid_16 alpha omega" id="SmartLine">
<form name="SmartLine" method="
{
if
$SmartLineFormMethod
}{
$SmartLineFormMethod
}{
else
}
post
{
/if
}
" action="
{
get_current_url
()
}
">
{
if
$SmartLineHistory
}
<!-- SmartLine history -->
<div class="grid_4 left alpha">
<select id="SmartLineHistory" class="black" onChange=UpdateSmartLine()>
<option value="">[
{
#SmartLineHistory#
}
]</option>
{
foreach
from
=
$SmartLineHistory
item
=
command
}
<option value="
{
$command
->
text
|
escape
}
">
{
$command
->
time
}
|
{
$command
->
text
|
escape
}
</option>
{
/foreach
}
</select>
</div>
<!-- SmartLine line -->
<div class="grid_12 right omega">
{
else
}
<!-- SmartLine line -->
<div class="grid_16 alpha omega left" style="width: 100.2%">
{
/if
}
<input name="C" type="text" id="SmartLineBar" maxlength=255 class="black" style="text-align: left;">
</div>
</form>
</div>
<div class="clear"></div>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Feb 22, 15:27 (1 h, 30 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23408
Default Alt Text
smartline.tpl (1 KB)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment