fixed: Config::Text() returned a reference to a local variable (std::string)
added: 'static' directory with *.css and images we have a default layout moved: locale from data to templates notification templates have its own locale object added: reload function reloades locale now too added: 'nice' form of item_info in templates git-svn-id: svn://ttmath.org/publicrep/winix/trunk@582 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<tr>
|
||||
<td><a href="[doc_base_url][dir][thread_tab_url]">[thread_tab_subject]</a></td>
|
||||
<td class="smallfont">[thread_tab_author]</td><td class="smallfont">[thread_tab_answers]</td>
|
||||
<td class="smallfont">[thread_tab_last_item_date_modification] ([thread_tab_last_item_user])</td>
|
||||
<td class="smallfont">[thread_tab_last_item_date_modification_nice] ([thread_tab_last_item_user])</td>
|
||||
</tr>
|
||||
[end]
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user