git-svn-id: http://xe-core.googlecode.com/svn/trunk@1369 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-05-03 01:52:00 +00:00
parent 83f1f44e7c
commit 19270cfe33
3 changed files with 4 additions and 3 deletions

View file

@ -9,7 +9,7 @@
<!--@if($plugin_info->title)-->
<div class="title_box">
<div class="title">{$plugin_info->title}</div>
<div class="title">{$plugin_info->title} ({$plugin_info->today_str})</div>
</div>
<!--@end-->