Go to the source code of this file.
Variables | |
| template | |
|
|
Initial value: array(
"preblock" => <table id="albums" border="0">,
"prerow" => '<tr>',
"item" =>
<td>
<table border="0">
<tr>
<td rowspan="4" valign="top"><logo></td>
<td valign="top"><font size="+1"><title></font></td>
</tr>
<tr>
<td><description></td>
</tr>
<tr>
<td><itemscount></td>
</tr>
<tr>
<td><font size="-1"><visited></font></td>
</tr>
</table>
</td>
<td width="50"> </td>,
"postrow" => </tr>,
"postblock" => </table>,
"itemsperrow" => 3)
Definition at line 3 of file albums.php. |
1.3