Added clock;

Users are now able to change the clock in the ACP;
This commit is contained in:
Marc Alexander
2010-08-29 13:30:56 +00:00
parent 6a182d6638
commit 3097cd5de7
5 changed files with 147 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<!--version $Id$ //-->
{$LR_BLOCK_H_L}<!-- IF $S_BLOCK_ICON --><img src="{T_THEME_PATH}/images/portal/portal_clock.png" width="16" height="16" alt="" />&nbsp;<!-- ENDIF -->{L_CLOCK}{$LR_BLOCK_H_R}
<div style="text-align: center;">
<br />
<object type="application/x-shockwave-flash" data="{T_THEME_PATH}/images/portal/{CLOCK_SRC}" width="140" height="140">
<param name="wmode" value="transparent" />
<param name="movie" value="{T_THEME_PATH}/images/portal/board3clock.swf" />
</object>
</div>
<br />
{$LR_BLOCK_F_L}{$LR_BLOCK_F_R}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB