fix: Closed Posts Displaying in CS
This commit is contained in:
parent
f4b6d944b6
commit
a0a055296b
4 changed files with 7 additions and 9 deletions
|
|
@ -1,8 +1,8 @@
|
|||
package WebGUI::i18n::English::Asset_WikiMaster;
|
||||
|
||||
our $I18N = {
|
||||
'assetName' =>
|
||||
{ lastUpdated => 1160157064, message => 'Wiki' },
|
||||
'assetName' => { lastUpdated => 1160157064, message => 'Wiki' },
|
||||
'asset description' => { lastUpdated => 1160157064, message => q|A wiki is a collaborative content publishing mechanism. Traditionally wiki's use the wiki markup language, but that's generally not much easier to deal with than HTML, so WebGUI's wiki instead just uses a rich editor to help users publish rich great looking content.| },
|
||||
|
||||
mostPopularLabel => {message=>q|Most Popular|, lastUpdated=>0},
|
||||
recentChangesLabel => {message=>q|Recent Changes|, lastUpdated=>0},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue