Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F390611
perso_select.tpl
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
676 B
Subscribers
None
perso_select.tpl
View Options
{
include
file
=
"perso_header.tpl"
}
<div class="grid_16">
<h2>
{
#PickPerso#
}
</h2>
{
foreach
from
=
$PERSOS
item
=
perso
}
<!--
{
$perso
->
name
}
-->
<div class="avatar">
<a href="
{
get_url
()
}
?action=perso.select&perso_id=
{
$perso
->
id
}
">
{
if
$perso
->
avatar
}
<img src="
{
#StaticContentURL#
}
/content/users/_avatars/
{
$perso
->
avatar
}
" />
{
else
}
<img src="
{
#StaticContentURL#
}
/img/misc/NoAvatar.png" alt="
{
#NoAvatar#
}
" />
{
/if
}
</a>
<span class="avatar_name"><a href="
{
get_url
()
}
?action=perso.select&perso_id=
{
$perso
->
id
}
">
{
$perso
->
name
}
</a></span>
</div>
{
/foreach
}
{
include
file
=
"perso_footer.tpl"
}
File Metadata
Details
Attached
Mime Type
text/html
Expires
Sat, Feb 22, 15:27 (1 h, 18 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
21888
Default Alt Text
perso_select.tpl (676 B)
Attached To
rZED Zed
Event Timeline
Log In to Comment