mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 10:11:38 +09:00
issue 1348 fixed. Make enough widget's width/height.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10273 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
13402bfc76
commit
4a81dd4c09
17 changed files with 513 additions and 663 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<load target="./css/widget.css" />
|
||||
<div class="widgetContainer<!--@if($colorset=="black")--> black<!--@end-->">
|
||||
<div class="wgContainer<!--@if($colorset=="black")--> black<!--@end-->">
|
||||
<dl class="widgetCounter">
|
||||
<dt>{$lang->today}:</dt>
|
||||
<dd>{number_format($today_counter->unique_visitor)}</dd>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue