jenkins-bot has submitted this change and it was merged.

Change subject: Recompile handlebars templates
......................................................................


Recompile handlebars templates

It seems the compiled files have gotten out of sync with the
templates, although the changes are pretty minor.  Just
a basic re-compile.

Change-Id: I7234cc7b21f250e77484622d38b3432a751e3e66
---
M handlebars/compiled/flow_block_header_edit.handlebars.php
M handlebars/compiled/flow_block_topic.handlebars.php
M handlebars/compiled/flow_block_topic_lock.handlebars.php
M handlebars/compiled/flow_block_topic_moderate_post.handlebars.php
M handlebars/compiled/flow_block_topic_moderate_topic.handlebars.php
M handlebars/compiled/flow_post.handlebars.php
6 files changed, 91 insertions(+), 83 deletions(-)

Approvals:
  Mattflaschen: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/handlebars/compiled/flow_block_header_edit.handlebars.php 
b/handlebars/compiled/flow_block_header_edit.handlebars.php
index c3995a6..acefa9b 100644
--- a/handlebars/compiled/flow_block_header_edit.handlebars.php
+++ b/handlebars/compiled/flow_block_header_edit.handlebars.php
@@ -32,12 +32,17 @@
         name="preview"
         data-role="action"
         class="mw-ui-button mw-ui-progressive mw-ui-quiet mw-ui-flush-right 
flow-js"
+
+        
 >'.LCRun3::ch($cx, 'l10n', Array(Array('flow-preview'),Array()), 
 >'encq').'</button>
 
 <button data-flow-interactive-handler="cancelForm"
         data-role="cancel"
         type="reset"
         class="mw-ui-button mw-ui-destructive mw-ui-quiet mw-ui-flush-right 
flow-js"
+
+        
+        
 >'.LCRun3::ch($cx, 'l10n', Array(Array('flow-cancel'),Array()), 
 >'encq').'</button>
 ';},),
         'scopes' => Array($in),
diff --git a/handlebars/compiled/flow_block_topic.handlebars.php 
b/handlebars/compiled/flow_block_topic.handlebars.php
index dc97df6..0528f77 100644
--- a/handlebars/compiled/flow_block_topic.handlebars.php
+++ b/handlebars/compiled/flow_block_topic.handlebars.php
@@ -104,85 +104,83 @@
           data-flow-api-target="< .flow-topic-watchlist"
           
data-flow-api-method="POST">'.htmlentities((string)((isset($in['null']) && 
is_array($in)) ? $in['null'] : null), ENT_QUOTES, 'UTF-8').'<span 
class="wikiglyph 
wikiglyph-star"></span>'.htmlentities((string)((isset($in['null']) && 
is_array($in)) ? $in['null'] : null), ENT_QUOTES, 
'UTF-8').''.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'<span class="wikiglyph 
wikiglyph-unstar"></span>'.htmlentities((string)((isset($in['null']) && 
is_array($in)) ? $in['null'] : null), ENT_QUOTES, 'UTF-8').'</a>
 </div>
-';},'flow_moderation_actions_list' => function ($cx, $in) {return 
'<section>'.LCRun3::hbch($cx, 'ifCond', 
Array(Array(((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'===','topic'),Array()), $in, function($cx, $in) 
{return '
-               '.((LCRun3::ifvar($cx, ((isset($in['actions']['edit']) && 
is_array($in['actions'])) ? $in['actions']['edit'] : null))) ? '<li 
class="flow-js">'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-quiet"
-                                  
href="'.htmlentities((string)((isset($in['actions']['edit']['url']) && 
is_array($in['actions']['edit'])) ? $in['actions']['edit']['url'] : null), 
ENT_QUOTES, 'UTF-8').'"
-                                  
title="'.htmlentities((string)((isset($in['actions']['edit']['title']) && 
is_array($in['actions']['edit'])) ? $in['actions']['edit']['title'] : null), 
ENT_QUOTES, 'UTF-8').'"
-                                  data-flow-interactive-handler="apiRequest"
-                                  data-flow-api-handler="activateEditTitle"
-                                  data-flow-api-target="< .flow-topic-titlebar"
-                               >'.((LCRun3::ifvar($cx, 
((isset($in['moderationIcons']) && is_array($in)) ? $in['moderationIcons'] : 
null))) ? '<span class="wikiglyph wikiglyph-pencil"></span> ' : 
'').''.LCRun3::ch($cx, 'l10n', Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'-action-edit-title'),Array()), 'raw')),Array()), 
'encq').'</a>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').''.((LCRun3::ifvar($cx, 
((isset($in['links']['topic-history']) && is_array($in['links'])) ? 
$in['links']['topic-history'] : null))) ? 
'<li>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-quiet"
-                                  
href="'.htmlentities((string)((isset($in['links']['topic-history']['url']) && 
is_array($in['links']['topic-history'])) ? $in['links']['topic-history']['url'] 
: null), ENT_QUOTES, 'UTF-8').'"
-                                  
title="'.htmlentities((string)((isset($in['links']['topic-history']['title']) 
&& is_array($in['links']['topic-history'])) ? 
$in['links']['topic-history']['title'] : null), ENT_QUOTES, 
'UTF-8').'">'.((LCRun3::ifvar($cx, ((isset($in['moderationIcons']) && 
is_array($in)) ? $in['moderationIcons'] : null))) ? '<span class="wikiglyph 
wikiglyph-clock"></span> ' : '').''.LCRun3::ch($cx, 'l10n', 
Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'-action-history'),Array()), 'raw')),Array()), 
'encq').'</a>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').''.((LCRun3::ifvar($cx, 
((isset($in['links']['topic']) && is_array($in['links'])) ? 
$in['links']['topic'] : null))) ? 
'<li>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-quiet"
-                                  
href="'.htmlentities((string)((isset($in['links']['topic']['url']) && 
is_array($in['links']['topic'])) ? $in['links']['topic']['url'] : null), 
ENT_QUOTES, 'UTF-8').'"
-                                  
title="'.htmlentities((string)((isset($in['links']['topic']['title']) && 
is_array($in['links']['topic'])) ? $in['links']['topic']['title'] : null), 
ENT_QUOTES, 'UTF-8').'">'.((LCRun3::ifvar($cx, ((isset($in['moderationIcons']) 
&& is_array($in)) ? $in['moderationIcons'] : null))) ? '<span class="wikiglyph 
wikiglyph-link"></span> ' : '').''.LCRun3::ch($cx, 'l10n', 
Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'-action-view'),Array()), 'raw')),Array()), 
'encq').'</a>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').''.((LCRun3::ifvar($cx, 
((isset($in['actions']['summarize']) && is_array($in['actions'])) ? 
$in['actions']['summarize'] : null))) ? '<li 
class="flow-js">'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-progressive mw-ui-quiet"
-                                  data-flow-interactive-handler="apiRequest"
-                                  
data-flow-api-handler="activateSummarizeTopic"
-                                  data-flow-api-target="< .flow-topic-titlebar 
.flow-topic-summary-container"
-                                  
href="'.htmlentities((string)((isset($in['actions']['summarize']['url']) && 
is_array($in['actions']['summarize'])) ? $in['actions']['summarize']['url'] : 
null), ENT_QUOTES, 'UTF-8').'"
-                                  
title="'.htmlentities((string)((isset($in['actions']['summarize']['title']) && 
is_array($in['actions']['summarize'])) ? $in['actions']['summarize']['title'] : 
null), ENT_QUOTES, 'UTF-8').'">'.((LCRun3::ifvar($cx, 
((isset($in['moderationIcons']) && is_array($in)) ? $in['moderationIcons'] : 
null))) ? '<span class="wikiglyph wikiglyph-stripe-toc"></span> ' : 
'').''.((LCRun3::ifvar($cx, ((isset($in['summary']) && is_array($in)) ? 
$in['summary'] : null))) ? ''.LCRun3::ch($cx, 'l10n', 
Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'-action-resummarize-topic'),Array()), 
'raw')),Array()), 'encq').'' : ''.LCRun3::ch($cx, 'l10n', 
Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'-action-summarize-topic'),Array()), 
'raw')),Array()), 'encq').'').'</a>'.htmlentities((string)((isset($in['null']) 
&& is_array($in)) ? $in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : 
'').'';}).''.LCRun3::hbch($cx, 'ifCond', 
Array(Array(((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'===','post'),Array()), $in, function($cx, $in) 
{return '
-               '.((LCRun3::ifvar($cx, ((isset($in['links']['post']) && 
is_array($in['links'])) ? $in['links']['post'] : null))) ? 
'<li>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-quiet"
-                                  
href="'.htmlentities((string)((isset($in['links']['post']['url']) && 
is_array($in['links']['post'])) ? $in['links']['post']['url'] : null), 
ENT_QUOTES, 'UTF-8').'"
-                                  
title="'.htmlentities((string)((isset($in['links']['post']['title']) && 
is_array($in['links']['post'])) ? $in['links']['post']['title'] : null), 
ENT_QUOTES, 'UTF-8').'">'.((LCRun3::ifvar($cx, ((isset($in['moderationIcons']) 
&& is_array($in)) ? $in['moderationIcons'] : null))) ? '<span class="wikiglyph 
wikiglyph-link"></span> ' : '').''.LCRun3::ch($cx, 'l10n', 
Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'-action-view'),Array()), 'raw')),Array()), 
'encq').'</a>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').'';}).'</section>
-
-<section>'.((LCRun3::ifvar($cx, ((isset($in['actions']['hide']) && 
is_array($in['actions'])) ? $in['actions']['hide'] : null))) ? 
'<li>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-quiet"
-                          
href="'.htmlentities((string)((isset($in['actions']['hide']['url']) && 
is_array($in['actions']['hide'])) ? $in['actions']['hide']['url'] : null), 
ENT_QUOTES, 'UTF-8').'"
-                          
title="'.htmlentities((string)((isset($in['actions']['hide']['title']) && 
is_array($in['actions']['hide'])) ? $in['actions']['hide']['title'] : null), 
ENT_QUOTES, 'UTF-8').'"
+';},'flow_moderation_actions_list' => function ($cx, $in) {return 
''.LCRun3::hbch($cx, 'ifCond', Array(Array(((isset($in['moderationType']) && 
is_array($in)) ? $in['moderationType'] : null),'===','topic'),Array()), $in, 
function($cx, $in) {return '
+       '.((LCRun3::ifvar($cx, ((isset($in['actions']['edit']) && 
is_array($in['actions'])) ? $in['actions']['edit'] : null))) ? '<li 
class="'.htmlentities((string)((isset($in['moderationContainerClass']) && 
is_array($in)) ? $in['moderationContainerClass'] : null), ENT_QUOTES, 
'UTF-8').'-edit-action">'.htmlentities((string)((isset($in['null']) && 
is_array($in)) ? $in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-quiet"
+                          
href="'.htmlentities((string)((isset($in['actions']['edit']['url']) && 
is_array($in['actions']['edit'])) ? $in['actions']['edit']['url'] : null), 
ENT_QUOTES, 'UTF-8').'"
+                          
title="'.htmlentities((string)((isset($in['actions']['edit']['title']) && 
is_array($in['actions']['edit'])) ? $in['actions']['edit']['title'] : null), 
ENT_QUOTES, 'UTF-8').'"
+                          data-flow-interactive-handler="apiRequest"
+                          data-flow-api-handler="activateEditTitle"
+                          data-flow-api-target="< .flow-topic-titlebar"
+                       >'.((LCRun3::ifvar($cx, ((isset($in['moderationIcons']) 
&& is_array($in)) ? $in['moderationIcons'] : null))) ? '<span class="wikiglyph 
wikiglyph-pencil"></span> ' : '').''.LCRun3::ch($cx, 'l10n', 
Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'-action-edit-title'),Array()), 'raw')),Array()), 
'encq').'</a>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').''.((LCRun3::ifvar($cx, 
((isset($in['links']['topic-history']) && is_array($in['links'])) ? 
$in['links']['topic-history'] : null))) ? 
'<li>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-quiet"
+                          
href="'.htmlentities((string)((isset($in['links']['topic-history']['url']) && 
is_array($in['links']['topic-history'])) ? $in['links']['topic-history']['url'] 
: null), ENT_QUOTES, 'UTF-8').'"
+                          
title="'.htmlentities((string)((isset($in['links']['topic-history']['title']) 
&& is_array($in['links']['topic-history'])) ? 
$in['links']['topic-history']['title'] : null), ENT_QUOTES, 
'UTF-8').'">'.((LCRun3::ifvar($cx, ((isset($in['moderationIcons']) && 
is_array($in)) ? $in['moderationIcons'] : null))) ? '<span class="wikiglyph 
wikiglyph-clock"></span> ' : '').''.LCRun3::ch($cx, 'l10n', 
Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'-action-history'),Array()), 'raw')),Array()), 
'encq').'</a>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').''.((LCRun3::ifvar($cx, 
((isset($in['links']['topic']) && is_array($in['links'])) ? 
$in['links']['topic'] : null))) ? 
'<li>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-quiet"
+                          
href="'.htmlentities((string)((isset($in['links']['topic']['url']) && 
is_array($in['links']['topic'])) ? $in['links']['topic']['url'] : null), 
ENT_QUOTES, 'UTF-8').'"
+                          
title="'.htmlentities((string)((isset($in['links']['topic']['title']) && 
is_array($in['links']['topic'])) ? $in['links']['topic']['title'] : null), 
ENT_QUOTES, 'UTF-8').'">'.((LCRun3::ifvar($cx, ((isset($in['moderationIcons']) 
&& is_array($in)) ? $in['moderationIcons'] : null))) ? '<span class="wikiglyph 
wikiglyph-link"></span> ' : '').''.LCRun3::ch($cx, 'l10n', 
Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'-action-view'),Array()), 'raw')),Array()), 
'encq').'</a>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').''.((LCRun3::ifvar($cx, 
((isset($in['actions']['summarize']) && is_array($in['actions'])) ? 
$in['actions']['summarize'] : null))) ? '<li 
class="'.htmlentities((string)((isset($in['moderationContainerClass']) && 
is_array($in)) ? $in['moderationContainerClass'] : null), ENT_QUOTES, 
'UTF-8').'-edit-action">'.htmlentities((string)((isset($in['null']) && 
is_array($in)) ? $in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-progressive mw-ui-quiet"
+                          data-flow-interactive-handler="apiRequest"
+                          data-flow-api-handler="activateSummarizeTopic"
+                          data-flow-api-target="< .flow-topic-titlebar 
.flow-topic-summary-container"
+                          
href="'.htmlentities((string)((isset($in['actions']['summarize']['url']) && 
is_array($in['actions']['summarize'])) ? $in['actions']['summarize']['url'] : 
null), ENT_QUOTES, 'UTF-8').'"
+                          
title="'.htmlentities((string)((isset($in['actions']['summarize']['title']) && 
is_array($in['actions']['summarize'])) ? $in['actions']['summarize']['title'] : 
null), ENT_QUOTES, 'UTF-8').'">'.((LCRun3::ifvar($cx, 
((isset($in['moderationIcons']) && is_array($in)) ? $in['moderationIcons'] : 
null))) ? '<span class="wikiglyph wikiglyph-stripe-toc"></span> ' : 
'').''.((LCRun3::ifvar($cx, ((isset($in['summary']) && is_array($in)) ? 
$in['summary'] : null))) ? ''.LCRun3::ch($cx, 'l10n', 
Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'-action-resummarize-topic'),Array()), 
'raw')),Array()), 'encq').'' : ''.LCRun3::ch($cx, 'l10n', 
Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'-action-summarize-topic'),Array()), 
'raw')),Array()), 'encq').'').'</a>'.htmlentities((string)((isset($in['null']) 
&& is_array($in)) ? $in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : 
'').'';}).''.LCRun3::hbch($cx, 'ifCond', 
Array(Array(((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'===','post'),Array()), $in, function($cx, $in) 
{return '
+       '.((LCRun3::ifvar($cx, ((isset($in['links']['post']) && 
is_array($in['links'])) ? $in['links']['post'] : null))) ? 
'<li>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-quiet"
+                          
href="'.htmlentities((string)((isset($in['links']['post']['url']) && 
is_array($in['links']['post'])) ? $in['links']['post']['url'] : null), 
ENT_QUOTES, 'UTF-8').'"
+                          
title="'.htmlentities((string)((isset($in['links']['post']['title']) && 
is_array($in['links']['post'])) ? $in['links']['post']['title'] : null), 
ENT_QUOTES, 'UTF-8').'">'.((LCRun3::ifvar($cx, ((isset($in['moderationIcons']) 
&& is_array($in)) ? $in['moderationIcons'] : null))) ? '<span class="wikiglyph 
wikiglyph-link"></span> ' : '').''.LCRun3::ch($cx, 'l10n', 
Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'-action-view'),Array()), 'raw')),Array()), 
'encq').'</a>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : 
'').'';}).''.((LCRun3::ifvar($cx, ((isset($in['actions']['hide']) && 
is_array($in['actions'])) ? $in['actions']['hide'] : null))) ? '<li 
class="'.htmlentities((string)((isset($in['moderationContainerClass']) && 
is_array($in)) ? $in['moderationContainerClass'] : null), ENT_QUOTES, 
'UTF-8').'-moderation-action">'.htmlentities((string)((isset($in['null']) && 
is_array($in)) ? $in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-quiet"
+                  
href="'.htmlentities((string)((isset($in['actions']['hide']['url']) && 
is_array($in['actions']['hide'])) ? $in['actions']['hide']['url'] : null), 
ENT_QUOTES, 'UTF-8').'"
+                  
title="'.htmlentities((string)((isset($in['actions']['hide']['title']) && 
is_array($in['actions']['hide'])) ? $in['actions']['hide']['title'] : null), 
ENT_QUOTES, 'UTF-8').'"
+                  data-flow-interactive-handler="moderationDialog"
+                  
data-flow-template="flow_moderate_'.htmlentities((string)((isset($in['moderationTemplate'])
 && is_array($in)) ? $in['moderationTemplate'] : null), ENT_QUOTES, 'UTF-8').'"
+                  data-role="hide">'.((LCRun3::ifvar($cx, 
((isset($in['moderationIcons']) && is_array($in)) ? $in['moderationIcons'] : 
null))) ? '<span class="wikiglyph wikiglyph-flag"></span> ' : 
'').''.LCRun3::ch($cx, 'l10n', Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : 
null),'-action-hide-',((isset($in['moderationTemplate']) && is_array($in)) ? 
$in['moderationTemplate'] : null)),Array()), 'raw')),Array()), 
'encq').'</a>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').''.((LCRun3::ifvar($cx, 
((isset($in['actions']['unhide']) && is_array($in['actions'])) ? 
$in['actions']['unhide'] : null))) ? '<li 
class="'.htmlentities((string)((isset($in['moderationContainerClass']) && 
is_array($in)) ? $in['moderationContainerClass'] : null), ENT_QUOTES, 
'UTF-8').'-moderation-action">'.htmlentities((string)((isset($in['null']) && 
is_array($in)) ? $in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-quiet"
+                  
href="'.htmlentities((string)((isset($in['actions']['unhide']['url']) && 
is_array($in['actions']['unhide'])) ? $in['actions']['unhide']['url'] : null), 
ENT_QUOTES, 'UTF-8').'"
+                  
title="'.htmlentities((string)((isset($in['actions']['unhide']['title']) && 
is_array($in['actions']['unhide'])) ? $in['actions']['unhide']['title'] : 
null), ENT_QUOTES, 'UTF-8').'"
+                  data-flow-interactive-handler="moderationDialog"
+                  
data-flow-template="flow_moderate_'.htmlentities((string)((isset($in['moderationTemplate'])
 && is_array($in)) ? $in['moderationTemplate'] : null), ENT_QUOTES, 'UTF-8').'"
+                  data-role="unhide">'.((LCRun3::ifvar($cx, 
((isset($in['moderationIcons']) && is_array($in)) ? $in['moderationIcons'] : 
null))) ? '<span class="wikiglyph wikiglyph-flag"></span> ' : 
'').''.LCRun3::ch($cx, 'l10n', Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : 
null),'-action-unhide-',((isset($in['moderationTemplate']) && is_array($in)) ? 
$in['moderationTemplate'] : null)),Array()), 'raw')),Array()), 
'encq').'</a>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').''.((LCRun3::ifvar($cx, 
((isset($in['actions']['delete']) && is_array($in['actions'])) ? 
$in['actions']['delete'] : null))) ? '<li 
class="'.htmlentities((string)((isset($in['moderationContainerClass']) && 
is_array($in)) ? $in['moderationContainerClass'] : null), ENT_QUOTES, 
'UTF-8').'-moderation-action">'.htmlentities((string)((isset($in['null']) && 
is_array($in)) ? $in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-destructive mw-ui-quiet"
+                  
href="'.htmlentities((string)((isset($in['actions']['delete']['url']) && 
is_array($in['actions']['delete'])) ? $in['actions']['delete']['url'] : null), 
ENT_QUOTES, 'UTF-8').'"
+                  
title="'.htmlentities((string)((isset($in['actions']['delete']['title']) && 
is_array($in['actions']['delete'])) ? $in['actions']['delete']['title'] : 
null), ENT_QUOTES, 'UTF-8').'"
+                  data-flow-interactive-handler="moderationDialog"
+                  
data-flow-template="flow_moderate_'.htmlentities((string)((isset($in['moderationTemplate'])
 && is_array($in)) ? $in['moderationTemplate'] : null), ENT_QUOTES, 'UTF-8').'"
+                  data-role="delete">'.((LCRun3::ifvar($cx, 
((isset($in['moderationIcons']) && is_array($in)) ? $in['moderationIcons'] : 
null))) ? '<span class="wikiglyph wikiglyph-trash"></span> ' : 
'').''.LCRun3::ch($cx, 'l10n', Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : 
null),'-action-delete-',((isset($in['moderationTemplate']) && is_array($in)) ? 
$in['moderationTemplate'] : null)),Array()), 'raw')),Array()), 
'encq').'</a>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').''.((LCRun3::ifvar($cx, 
((isset($in['actions']['undelete']) && is_array($in['actions'])) ? 
$in['actions']['undelete'] : null))) ? '<li 
class="'.htmlentities((string)((isset($in['moderationContainerClass']) && 
is_array($in)) ? $in['moderationContainerClass'] : null), ENT_QUOTES, 
'UTF-8').'-moderation-action">'.htmlentities((string)((isset($in['null']) && 
is_array($in)) ? $in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-destructive mw-ui-quiet"
+                  
href="'.htmlentities((string)((isset($in['actions']['undelete']['url']) && 
is_array($in['actions']['undelete'])) ? $in['actions']['undelete']['url'] : 
null), ENT_QUOTES, 'UTF-8').'"
+                  
title="'.htmlentities((string)((isset($in['actions']['undelete']['title']) && 
is_array($in['actions']['undelete'])) ? $in['actions']['undelete']['title'] : 
null), ENT_QUOTES, 'UTF-8').'"
+                  data-flow-interactive-handler="moderationDialog"
+                  
data-flow-template="flow_moderate_'.htmlentities((string)((isset($in['moderationTemplate'])
 && is_array($in)) ? $in['moderationTemplate'] : null), ENT_QUOTES, 'UTF-8').'"
+                  data-role="undelete">'.((LCRun3::ifvar($cx, 
((isset($in['moderationIcons']) && is_array($in)) ? $in['moderationIcons'] : 
null))) ? '<span class="wikiglyph wikiglyph-trash"></span> ' : 
'').''.LCRun3::ch($cx, 'l10n', Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : 
null),'-action-undelete-',((isset($in['moderationTemplate']) && is_array($in)) 
? $in['moderationTemplate'] : null)),Array()), 'raw')),Array()), 
'encq').'</a>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').''.((LCRun3::ifvar($cx, 
((isset($in['actions']['suppress']) && is_array($in['actions'])) ? 
$in['actions']['suppress'] : null))) ? '<li 
class="'.htmlentities((string)((isset($in['moderationContainerClass']) && 
is_array($in)) ? $in['moderationContainerClass'] : null), ENT_QUOTES, 
'UTF-8').'-moderation-action">'.htmlentities((string)((isset($in['null']) && 
is_array($in)) ? $in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-destructive mw-ui-quiet"
+                  
href="'.htmlentities((string)((isset($in['actions']['suppress']['url']) && 
is_array($in['actions']['suppress'])) ? $in['actions']['suppress']['url'] : 
null), ENT_QUOTES, 'UTF-8').'"
+                  
title="'.htmlentities((string)((isset($in['actions']['suppress']['title']) && 
is_array($in['actions']['suppress'])) ? $in['actions']['suppress']['title'] : 
null), ENT_QUOTES, 'UTF-8').'"
+                  data-flow-interactive-handler="moderationDialog"
+                  
data-flow-template="flow_moderate_'.htmlentities((string)((isset($in['moderationTemplate'])
 && is_array($in)) ? $in['moderationTemplate'] : null), ENT_QUOTES, 'UTF-8').'"
+                  data-role="suppress">'.((LCRun3::ifvar($cx, 
((isset($in['moderationIcons']) && is_array($in)) ? $in['moderationIcons'] : 
null))) ? '<span class="wikiglyph wikiglyph-block"></span> ' : 
'').''.LCRun3::ch($cx, 'l10n', Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : 
null),'-action-suppress-',((isset($in['moderationTemplate']) && is_array($in)) 
? $in['moderationTemplate'] : null)),Array()), 'raw')),Array()), 
'encq').'</a>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').''.((LCRun3::ifvar($cx, 
((isset($in['actions']['unsuppress']) && is_array($in['actions'])) ? 
$in['actions']['unsuppress'] : null))) ? '<li 
class="'.htmlentities((string)((isset($in['moderationContainerClass']) && 
is_array($in)) ? $in['moderationContainerClass'] : null), ENT_QUOTES, 
'UTF-8').'-moderation-action">'.htmlentities((string)((isset($in['null']) && 
is_array($in)) ? $in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-destructive mw-ui-quiet"
+                  
href="'.htmlentities((string)((isset($in['actions']['unsuppress']['url']) && 
is_array($in['actions']['unsuppress'])) ? $in['actions']['unsuppress']['url'] : 
null), ENT_QUOTES, 'UTF-8').'"
+                  
title="'.htmlentities((string)((isset($in['actions']['unsuppress']['title']) && 
is_array($in['actions']['unsuppress'])) ? $in['actions']['unsuppress']['title'] 
: null), ENT_QUOTES, 'UTF-8').'"
+                  data-flow-interactive-handler="moderationDialog"
+                  
data-flow-template="flow_moderate_'.htmlentities((string)((isset($in['moderationTemplate'])
 && is_array($in)) ? $in['moderationTemplate'] : null), ENT_QUOTES, 'UTF-8').'"
+                  data-role="unsuppress">'.((LCRun3::ifvar($cx, 
((isset($in['moderationIcons']) && is_array($in)) ? $in['moderationIcons'] : 
null))) ? '<span class="wikiglyph wikiglyph-block"></span> ' : 
'').''.LCRun3::ch($cx, 'l10n', Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : 
null),'-action-unsuppress-',((isset($in['moderationTemplate']) && 
is_array($in)) ? $in['moderationTemplate'] : null)),Array()), 'raw')),Array()), 
'encq').'</a>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').''.LCRun3::hbch($cx, 
'ifCond', Array(Array(((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'===','history'),Array()), $in, function($cx, 
$in) {return '
+       '.((LCRun3::ifvar($cx, ((isset($in['actions']['lock']) && 
is_array($in['actions'])) ? $in['actions']['lock'] : null))) ? '<li 
class="'.htmlentities((string)((isset($in['moderationContainerClass']) && 
is_array($in)) ? $in['moderationContainerClass'] : null), ENT_QUOTES, 
'UTF-8').'-moderation-action">'.htmlentities((string)((isset($in['null']) && 
is_array($in)) ? $in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-destructive mw-ui-quiet"
                           data-flow-interactive-handler="moderationDialog"
-                          
data-flow-template="flow_moderate_'.htmlentities((string)((isset($in['moderationTemplate'])
 && is_array($in)) ? $in['moderationTemplate'] : null), ENT_QUOTES, 'UTF-8').'"
-                          data-role="hide">'.((LCRun3::ifvar($cx, 
((isset($in['moderationIcons']) && is_array($in)) ? $in['moderationIcons'] : 
null))) ? '<span class="wikiglyph wikiglyph-flag"></span> ' : 
'').''.LCRun3::ch($cx, 'l10n', Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : 
null),'-action-hide-',((isset($in['moderationTemplate']) && is_array($in)) ? 
$in['moderationTemplate'] : null)),Array()), 'raw')),Array()), 
'encq').'</a>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').''.((LCRun3::ifvar($cx, 
((isset($in['actions']['unhide']) && is_array($in['actions'])) ? 
$in['actions']['unhide'] : null))) ? 
'<li>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-quiet"
-                          
href="'.htmlentities((string)((isset($in['actions']['unhide']['url']) && 
is_array($in['actions']['unhide'])) ? $in['actions']['unhide']['url'] : null), 
ENT_QUOTES, 'UTF-8').'"
-                          
title="'.htmlentities((string)((isset($in['actions']['unhide']['title']) && 
is_array($in['actions']['unhide'])) ? $in['actions']['unhide']['title'] : 
null), ENT_QUOTES, 'UTF-8').'"
+                          data-flow-template="flow_moderate_topic"
+                          data-role="lock"
+                          
data-flow-id="'.htmlentities((string)((isset($in['postId']) && is_array($in)) ? 
$in['postId'] : null), ENT_QUOTES, 'UTF-8').'"
+                          
href="'.htmlentities((string)((isset($in['actions']['lock']['url']) && 
is_array($in['actions']['lock'])) ? $in['actions']['lock']['url'] : null), 
ENT_QUOTES, 'UTF-8').'"
+                          
title="'.htmlentities((string)((isset($in['actions']['lock']['title']) && 
is_array($in['actions']['lock'])) ? $in['actions']['lock']['title'] : null), 
ENT_QUOTES, 'UTF-8').'">'.((LCRun3::ifvar($cx, ((isset($in['moderationIcons']) 
&& is_array($in)) ? $in['moderationIcons'] : null))) ? '<span class="wikiglyph 
wikiglyph-lock"></span> ' : '').''.LCRun3::ch($cx, 'l10n', 
Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'-action-lock-topic'),Array()), 'raw')),Array()), 
'encq').'</a>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').''.((LCRun3::ifvar($cx, 
((isset($in['actions']['unlock']) && is_array($in['actions'])) ? 
$in['actions']['unlock'] : null))) ? '<li 
class="'.htmlentities((string)((isset($in['moderationContainerClass']) && 
is_array($in)) ? $in['moderationContainerClass'] : null), ENT_QUOTES, 
'UTF-8').'-moderation-action">'.htmlentities((string)((isset($in['null']) && 
is_array($in)) ? $in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-destructive mw-ui-quiet"
                           data-flow-interactive-handler="moderationDialog"
-                          
data-flow-template="flow_moderate_'.htmlentities((string)((isset($in['moderationTemplate'])
 && is_array($in)) ? $in['moderationTemplate'] : null), ENT_QUOTES, 'UTF-8').'"
-                          data-role="unhide">'.((LCRun3::ifvar($cx, 
((isset($in['moderationIcons']) && is_array($in)) ? $in['moderationIcons'] : 
null))) ? '<span class="wikiglyph wikiglyph-flag"></span> ' : 
'').''.LCRun3::ch($cx, 'l10n', Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : 
null),'-action-unhide-',((isset($in['moderationTemplate']) && is_array($in)) ? 
$in['moderationTemplate'] : null)),Array()), 'raw')),Array()), 
'encq').'</a>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').''.((LCRun3::ifvar($cx, 
((isset($in['actions']['delete']) && is_array($in['actions'])) ? 
$in['actions']['delete'] : null))) ? 
'<li>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-destructive mw-ui-quiet"
-                          
href="'.htmlentities((string)((isset($in['actions']['delete']['url']) && 
is_array($in['actions']['delete'])) ? $in['actions']['delete']['url'] : null), 
ENT_QUOTES, 'UTF-8').'"
-                          
title="'.htmlentities((string)((isset($in['actions']['delete']['title']) && 
is_array($in['actions']['delete'])) ? $in['actions']['delete']['title'] : 
null), ENT_QUOTES, 'UTF-8').'"
-                          data-flow-interactive-handler="moderationDialog"
-                          
data-flow-template="flow_moderate_'.htmlentities((string)((isset($in['moderationTemplate'])
 && is_array($in)) ? $in['moderationTemplate'] : null), ENT_QUOTES, 'UTF-8').'"
-                          data-role="delete">'.((LCRun3::ifvar($cx, 
((isset($in['moderationIcons']) && is_array($in)) ? $in['moderationIcons'] : 
null))) ? '<span class="wikiglyph wikiglyph-trash"></span> ' : 
'').''.LCRun3::ch($cx, 'l10n', Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : 
null),'-action-delete-',((isset($in['moderationTemplate']) && is_array($in)) ? 
$in['moderationTemplate'] : null)),Array()), 'raw')),Array()), 
'encq').'</a>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').''.((LCRun3::ifvar($cx, 
((isset($in['actions']['undelete']) && is_array($in['actions'])) ? 
$in['actions']['undelete'] : null))) ? 
'<li>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-destructive mw-ui-quiet"
-                          
href="'.htmlentities((string)((isset($in['actions']['undelete']['url']) && 
is_array($in['actions']['undelete'])) ? $in['actions']['undelete']['url'] : 
null), ENT_QUOTES, 'UTF-8').'"
-                          
title="'.htmlentities((string)((isset($in['actions']['undelete']['title']) && 
is_array($in['actions']['undelete'])) ? $in['actions']['undelete']['title'] : 
null), ENT_QUOTES, 'UTF-8').'"
-                          data-flow-interactive-handler="moderationDialog"
-                          
data-flow-template="flow_moderate_'.htmlentities((string)((isset($in['moderationTemplate'])
 && is_array($in)) ? $in['moderationTemplate'] : null), ENT_QUOTES, 'UTF-8').'"
-                          data-role="undelete">'.((LCRun3::ifvar($cx, 
((isset($in['moderationIcons']) && is_array($in)) ? $in['moderationIcons'] : 
null))) ? '<span class="wikiglyph wikiglyph-trash"></span> ' : 
'').''.LCRun3::ch($cx, 'l10n', Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : 
null),'-action-undelete-',((isset($in['moderationTemplate']) && is_array($in)) 
? $in['moderationTemplate'] : null)),Array()), 'raw')),Array()), 
'encq').'</a>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').''.((LCRun3::ifvar($cx, 
((isset($in['actions']['suppress']) && is_array($in['actions'])) ? 
$in['actions']['suppress'] : null))) ? 
'<li>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-destructive mw-ui-quiet"
-                          
href="'.htmlentities((string)((isset($in['actions']['suppress']['url']) && 
is_array($in['actions']['suppress'])) ? $in['actions']['suppress']['url'] : 
null), ENT_QUOTES, 'UTF-8').'"
-                          
title="'.htmlentities((string)((isset($in['actions']['suppress']['title']) && 
is_array($in['actions']['suppress'])) ? $in['actions']['suppress']['title'] : 
null), ENT_QUOTES, 'UTF-8').'"
-                          data-flow-interactive-handler="moderationDialog"
-                          
data-flow-template="flow_moderate_'.htmlentities((string)((isset($in['moderationTemplate'])
 && is_array($in)) ? $in['moderationTemplate'] : null), ENT_QUOTES, 'UTF-8').'"
-                          data-role="suppress">'.((LCRun3::ifvar($cx, 
((isset($in['moderationIcons']) && is_array($in)) ? $in['moderationIcons'] : 
null))) ? '<span class="wikiglyph wikiglyph-block"></span> ' : 
'').''.LCRun3::ch($cx, 'l10n', Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : 
null),'-action-suppress-',((isset($in['moderationTemplate']) && is_array($in)) 
? $in['moderationTemplate'] : null)),Array()), 'raw')),Array()), 
'encq').'</a>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').''.((LCRun3::ifvar($cx, 
((isset($in['actions']['unsuppress']) && is_array($in['actions'])) ? 
$in['actions']['unsuppress'] : null))) ? 
'<li>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-destructive mw-ui-quiet"
-                          
href="'.htmlentities((string)((isset($in['actions']['unsuppress']['url']) && 
is_array($in['actions']['unsuppress'])) ? $in['actions']['unsuppress']['url'] : 
null), ENT_QUOTES, 'UTF-8').'"
-                          
title="'.htmlentities((string)((isset($in['actions']['unsuppress']['title']) && 
is_array($in['actions']['unsuppress'])) ? $in['actions']['unsuppress']['title'] 
: null), ENT_QUOTES, 'UTF-8').'"
-                          data-flow-interactive-handler="moderationDialog"
-                          
data-flow-template="flow_moderate_'.htmlentities((string)((isset($in['moderationTemplate'])
 && is_array($in)) ? $in['moderationTemplate'] : null), ENT_QUOTES, 'UTF-8').'"
-                          data-role="unsuppress">'.((LCRun3::ifvar($cx, 
((isset($in['moderationIcons']) && is_array($in)) ? $in['moderationIcons'] : 
null))) ? '<span class="wikiglyph wikiglyph-block"></span> ' : 
'').''.LCRun3::ch($cx, 'l10n', Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : 
null),'-action-unsuppress-',((isset($in['moderationTemplate']) && 
is_array($in)) ? $in['moderationTemplate'] : null)),Array()), 'raw')),Array()), 
'encq').'</a>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').''.LCRun3::hbch($cx, 
'ifCond', Array(Array(((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'===','history'),Array()), $in, function($cx, 
$in) {return '
-               '.((LCRun3::ifvar($cx, ((isset($in['actions']['lock']) && 
is_array($in['actions'])) ? $in['actions']['lock'] : null))) ? 
'<li>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-destructive mw-ui-quiet"
-                                  
data-flow-interactive-handler="moderationDialog"
-                                  data-flow-template="flow_moderate_topic"
-                                  data-role="lock"
-                                  
data-flow-id="'.htmlentities((string)((isset($in['postId']) && is_array($in)) ? 
$in['postId'] : null), ENT_QUOTES, 'UTF-8').'"
-                                  
href="'.htmlentities((string)((isset($in['actions']['lock']['url']) && 
is_array($in['actions']['lock'])) ? $in['actions']['lock']['url'] : null), 
ENT_QUOTES, 'UTF-8').'"
-                                  
title="'.htmlentities((string)((isset($in['actions']['lock']['title']) && 
is_array($in['actions']['lock'])) ? $in['actions']['lock']['title'] : null), 
ENT_QUOTES, 'UTF-8').'">'.((LCRun3::ifvar($cx, ((isset($in['moderationIcons']) 
&& is_array($in)) ? $in['moderationIcons'] : null))) ? '<span class="wikiglyph 
wikiglyph-lock"></span> ' : '').''.LCRun3::ch($cx, 'l10n', 
Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'-action-lock-topic'),Array()), 'raw')),Array()), 
'encq').'</a>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').''.((LCRun3::ifvar($cx, 
((isset($in['actions']['unlock']) && is_array($in['actions'])) ? 
$in['actions']['unlock'] : null))) ? 
'<li>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-destructive mw-ui-quiet"
-                                  
data-flow-interactive-handler="moderationDialog"
-                                  data-flow-template="flow_moderate_topic"
-                                  data-role="unlock"
-                                  
data-flow-id="'.htmlentities((string)((isset($in['postId']) && is_array($in)) ? 
$in['postId'] : null), ENT_QUOTES, 'UTF-8').'"
-                                  
href="'.htmlentities((string)((isset($in['actions']['unlock']['url']) && 
is_array($in['actions']['unlock'])) ? $in['actions']['unlock']['url'] : null), 
ENT_QUOTES, 'UTF-8').'"
-                                  
title="'.htmlentities((string)((isset($in['actions']['unlock']['title']) && 
is_array($in['actions']['unlock'])) ? $in['actions']['unlock']['title'] : 
null), ENT_QUOTES, 'UTF-8').'">'.((LCRun3::ifvar($cx, 
((isset($in['moderationIcons']) && is_array($in)) ? $in['moderationIcons'] : 
null))) ? '<span class="wikiglyph wikiglyph-unlock"></span> ' : 
'').''.LCRun3::ch($cx, 'l10n', Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'-action-unlock-topic'),Array()), 
'raw')),Array()), 'encq').'</a>'.htmlentities((string)((isset($in['null']) && 
is_array($in)) ? $in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').'';}, 
function($cx, $in) {return '
-               
-               '.((LCRun3::ifvar($cx, ((isset($in['actions']['lock']) && 
is_array($in['actions'])) ? $in['actions']['lock'] : null))) ? 
'<li>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-destructive mw-ui-quiet"
-                                  data-flow-interactive-handler="apiRequest"
-                                  data-flow-api-handler="activateLockTopic"
-                                  
data-flow-id="'.htmlentities((string)((isset($in['postId']) && is_array($in)) ? 
$in['postId'] : null), ENT_QUOTES, 'UTF-8').'"
-                                  data-flow-api-target="< .flow-topic-titlebar 
.flow-topic-summary-container"
-                                  
href="'.htmlentities((string)((isset($in['actions']['lock']['url']) && 
is_array($in['actions']['lock'])) ? $in['actions']['lock']['url'] : null), 
ENT_QUOTES, 'UTF-8').'"
-                                  
title="'.htmlentities((string)((isset($in['actions']['lock']['title']) && 
is_array($in['actions']['lock'])) ? $in['actions']['lock']['title'] : null), 
ENT_QUOTES, 'UTF-8').'">'.((LCRun3::ifvar($cx, ((isset($in['moderationIcons']) 
&& is_array($in)) ? $in['moderationIcons'] : null))) ? '<span class="wikiglyph 
wikiglyph-lock"></span> ' : '').''.LCRun3::ch($cx, 'l10n', 
Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'-action-lock-topic'),Array()), 'raw')),Array()), 
'encq').'</a>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').''.((LCRun3::ifvar($cx, 
((isset($in['actions']['unlock']) && is_array($in['actions'])) ? 
$in['actions']['unlock'] : null))) ? 
'<li>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-destructive mw-ui-quiet"
-                                  data-flow-interactive-handler="apiRequest"
-                                  data-flow-api-handler="activateLockTopic"
-                                  
data-flow-id="'.htmlentities((string)((isset($in['postId']) && is_array($in)) ? 
$in['postId'] : null), ENT_QUOTES, 'UTF-8').'"
-                                  data-flow-api-target="< .flow-topic-titlebar 
.flow-topic-summary-container"
-                                  
href="'.htmlentities((string)((isset($in['actions']['unlock']['url']) && 
is_array($in['actions']['unlock'])) ? $in['actions']['unlock']['url'] : null), 
ENT_QUOTES, 'UTF-8').'"
-                                  
title="'.htmlentities((string)((isset($in['actions']['unlock']['title']) && 
is_array($in['actions']['unlock'])) ? $in['actions']['unlock']['title'] : 
null), ENT_QUOTES, 'UTF-8').'">'.((LCRun3::ifvar($cx, 
((isset($in['moderationIcons']) && is_array($in)) ? $in['moderationIcons'] : 
null))) ? '<span class="wikiglyph wikiglyph-unlock"></span> ' : 
'').''.LCRun3::ch($cx, 'l10n', Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'-action-unlock-topic'),Array()), 
'raw')),Array()), 'encq').'</a>'.htmlentities((string)((isset($in['null']) && 
is_array($in)) ? $in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : 
'').'';}).'</section>';},'flow_topic_titlebar' => function ($cx, $in) {return 
'<div class="flow-topic-titlebar">
+                          data-flow-template="flow_moderate_topic"
+                          data-role="unlock"
+                          
data-flow-id="'.htmlentities((string)((isset($in['postId']) && is_array($in)) ? 
$in['postId'] : null), ENT_QUOTES, 'UTF-8').'"
+                          
href="'.htmlentities((string)((isset($in['actions']['unlock']['url']) && 
is_array($in['actions']['unlock'])) ? $in['actions']['unlock']['url'] : null), 
ENT_QUOTES, 'UTF-8').'"
+                          
title="'.htmlentities((string)((isset($in['actions']['unlock']['title']) && 
is_array($in['actions']['unlock'])) ? $in['actions']['unlock']['title'] : 
null), ENT_QUOTES, 'UTF-8').'">'.((LCRun3::ifvar($cx, 
((isset($in['moderationIcons']) && is_array($in)) ? $in['moderationIcons'] : 
null))) ? '<span class="wikiglyph wikiglyph-unlock"></span> ' : 
'').''.LCRun3::ch($cx, 'l10n', Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'-action-unlock-topic'),Array()), 
'raw')),Array()), 'encq').'</a>'.htmlentities((string)((isset($in['null']) && 
is_array($in)) ? $in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').'';}, 
function($cx, $in) {return '
+       
+       '.((LCRun3::ifvar($cx, ((isset($in['actions']['lock']) && 
is_array($in['actions'])) ? $in['actions']['lock'] : null))) ? '<li 
class="'.htmlentities((string)((isset($in['moderationContainerClass']) && 
is_array($in)) ? $in['moderationContainerClass'] : null), ENT_QUOTES, 
'UTF-8').'-moderation-action">'.htmlentities((string)((isset($in['null']) && 
is_array($in)) ? $in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-destructive mw-ui-quiet"
+                          data-flow-interactive-handler="apiRequest"
+                          data-flow-api-handler="activateLockTopic"
+                          
data-flow-id="'.htmlentities((string)((isset($in['postId']) && is_array($in)) ? 
$in['postId'] : null), ENT_QUOTES, 'UTF-8').'"
+                          data-flow-api-target="< .flow-topic-titlebar 
.flow-topic-summary-container"
+                          
href="'.htmlentities((string)((isset($in['actions']['lock']['url']) && 
is_array($in['actions']['lock'])) ? $in['actions']['lock']['url'] : null), 
ENT_QUOTES, 'UTF-8').'"
+                          
title="'.htmlentities((string)((isset($in['actions']['lock']['title']) && 
is_array($in['actions']['lock'])) ? $in['actions']['lock']['title'] : null), 
ENT_QUOTES, 'UTF-8').'">'.((LCRun3::ifvar($cx, ((isset($in['moderationIcons']) 
&& is_array($in)) ? $in['moderationIcons'] : null))) ? '<span class="wikiglyph 
wikiglyph-lock"></span> ' : '').''.LCRun3::ch($cx, 'l10n', 
Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'-action-lock-topic'),Array()), 'raw')),Array()), 
'encq').'</a>'.htmlentities((string)((isset($in['null']) && is_array($in)) ? 
$in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : '').''.((LCRun3::ifvar($cx, 
((isset($in['actions']['unlock']) && is_array($in['actions'])) ? 
$in['actions']['unlock'] : null))) ? '<li 
class="'.htmlentities((string)((isset($in['moderationContainerClass']) && 
is_array($in)) ? $in['moderationContainerClass'] : null), ENT_QUOTES, 
'UTF-8').'-moderation-action">'.htmlentities((string)((isset($in['null']) && 
is_array($in)) ? $in['null'] : null), ENT_QUOTES, 'UTF-8').'<a 
class="'.htmlentities((string)((isset($in['moderationMwUiClass']) && 
is_array($in)) ? $in['moderationMwUiClass'] : null), ENT_QUOTES, 'UTF-8').' 
mw-ui-destructive mw-ui-quiet"
+                          data-flow-interactive-handler="apiRequest"
+                          data-flow-api-handler="activateLockTopic"
+                          
data-flow-id="'.htmlentities((string)((isset($in['postId']) && is_array($in)) ? 
$in['postId'] : null), ENT_QUOTES, 'UTF-8').'"
+                          data-flow-api-target="< .flow-topic-titlebar 
.flow-topic-summary-container"
+                          
href="'.htmlentities((string)((isset($in['actions']['unlock']['url']) && 
is_array($in['actions']['unlock'])) ? $in['actions']['unlock']['url'] : null), 
ENT_QUOTES, 'UTF-8').'"
+                          
title="'.htmlentities((string)((isset($in['actions']['unlock']['title']) && 
is_array($in['actions']['unlock'])) ? $in['actions']['unlock']['title'] : 
null), ENT_QUOTES, 'UTF-8').'">'.((LCRun3::ifvar($cx, 
((isset($in['moderationIcons']) && is_array($in)) ? $in['moderationIcons'] : 
null))) ? '<span class="wikiglyph wikiglyph-unlock"></span> ' : 
'').''.LCRun3::ch($cx, 'l10n', Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'-action-unlock-topic'),Array()), 
'raw')),Array()), 'encq').'</a>'.htmlentities((string)((isset($in['null']) && 
is_array($in)) ? $in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : 
'').'';}).'';},'flow_topic_titlebar' => function ($cx, $in) {return '<div 
class="flow-topic-titlebar">
        '.LCRun3::p($cx, 'flow_topic_titlebar_content', 
Array(Array($in),Array())).'
 
        '.((!LCRun3::ifvar($cx, ((isset($in['isPreview']) && is_array($in)) ? 
$in['isPreview'] : null))) ? '
@@ -328,4 +326,4 @@
 </div>
 ';
 }
-?>
+?>
\ No newline at end of file
diff --git a/handlebars/compiled/flow_block_topic_lock.handlebars.php 
b/handlebars/compiled/flow_block_topic_lock.handlebars.php
index 12a8f2d..f9536ac 100644
--- a/handlebars/compiled/flow_block_topic_lock.handlebars.php
+++ b/handlebars/compiled/flow_block_topic_lock.handlebars.php
@@ -32,12 +32,17 @@
         name="preview"
         data-role="action"
         class="mw-ui-button mw-ui-progressive mw-ui-quiet mw-ui-flush-right 
flow-js"
+
+        
 >'.LCRun3::ch($cx, 'l10n', Array(Array('flow-preview'),Array()), 
 >'encq').'</button>
 
 <button data-flow-interactive-handler="cancelForm"
         data-role="cancel"
         type="reset"
         class="mw-ui-button mw-ui-destructive mw-ui-quiet mw-ui-flush-right 
flow-js"
+
+        
+        
 >'.LCRun3::ch($cx, 'l10n', Array(Array('flow-cancel'),Array()), 
 >'encq').'</button>
 ';},'flow_topic_titlebar_lock' => function ($cx, $in) {return '<div 
class="flow-topic-summary-container">
        <div class="flow-topic-summary">
diff --git a/handlebars/compiled/flow_block_topic_moderate_post.handlebars.php 
b/handlebars/compiled/flow_block_topic_moderate_post.handlebars.php
index 4bd8e49..24446ba 100644
--- a/handlebars/compiled/flow_block_topic_moderate_post.handlebars.php
+++ b/handlebars/compiled/flow_block_topic_moderate_post.handlebars.php
@@ -206,7 +206,7 @@
                           
data-flow-id="'.htmlentities((string)((isset($in['postId']) && is_array($in)) ? 
$in['postId'] : null), ENT_QUOTES, 'UTF-8').'"
                           data-flow-api-target="< .flow-topic-titlebar 
.flow-topic-summary-container"
                           
href="'.htmlentities((string)((isset($in['actions']['unlock']['url']) && 
is_array($in['actions']['unlock'])) ? $in['actions']['unlock']['url'] : null), 
ENT_QUOTES, 'UTF-8').'"
-                          
title="'.htmlentities((string)((isset($in['actions']['unlock']['title']) && 
is_array($in['actions']['unlock'])) ? $in['actions']['unlock']['title'] : 
null), ENT_QUOTES, 'UTF-8').'">'.((LCRun3::ifvar($cx, 
((isset($in['moderationIcons']) && is_array($in)) ? $in['moderationIcons'] : 
null))) ? '<span class="wikiglyph wikiglyph-unlock"></span> ' : 
'').''.LCRun3::ch($cx, 'l10n', Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'-action-unlock-topic'),Array()), 
'raw')),Array()), 'encq').'</a>'.htmlentities((string)((isset($in['null']) && 
is_array($in)) ? $in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : 
'').'';}).'';},'flow_post_actions' => function ($cx, $in) {return '<div 
class="flow-menu">
+                          
title="'.htmlentities((string)((isset($in['actions']['unlock']['title']) && 
is_array($in['actions']['unlock'])) ? $in['actions']['unlock']['title'] : 
null), ENT_QUOTES, 'UTF-8').'">'.((LCRun3::ifvar($cx, 
((isset($in['moderationIcons']) && is_array($in)) ? $in['moderationIcons'] : 
null))) ? '<span class="wikiglyph wikiglyph-unlock"></span> ' : 
'').''.LCRun3::ch($cx, 'l10n', Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'-action-unlock-topic'),Array()), 
'raw')),Array()), 'encq').'</a>'.htmlentities((string)((isset($in['null']) && 
is_array($in)) ? $in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : 
'').'';}).'';},'flow_post_actions' => function ($cx, $in) {return '<div 
class="flow-menu flow-menu-hoverable">
        <div class="flow-menu-js-drop"><a href="javascript:void(0);"><span 
class="wikiglyph wikiglyph-ellipsis"></span></a></div>
        <ul class="mw-ui-button-container flow-list">
                
@@ -401,4 +401,4 @@
 </div>
 ';
 }
-?>
+?>
\ No newline at end of file
diff --git a/handlebars/compiled/flow_block_topic_moderate_topic.handlebars.php 
b/handlebars/compiled/flow_block_topic_moderate_topic.handlebars.php
index 52fe7ff..0e00fa8 100644
--- a/handlebars/compiled/flow_block_topic_moderate_topic.handlebars.php
+++ b/handlebars/compiled/flow_block_topic_moderate_topic.handlebars.php
@@ -206,7 +206,7 @@
                           
data-flow-id="'.htmlentities((string)((isset($in['postId']) && is_array($in)) ? 
$in['postId'] : null), ENT_QUOTES, 'UTF-8').'"
                           data-flow-api-target="< .flow-topic-titlebar 
.flow-topic-summary-container"
                           
href="'.htmlentities((string)((isset($in['actions']['unlock']['url']) && 
is_array($in['actions']['unlock'])) ? $in['actions']['unlock']['url'] : null), 
ENT_QUOTES, 'UTF-8').'"
-                          
title="'.htmlentities((string)((isset($in['actions']['unlock']['title']) && 
is_array($in['actions']['unlock'])) ? $in['actions']['unlock']['title'] : 
null), ENT_QUOTES, 'UTF-8').'">'.((LCRun3::ifvar($cx, 
((isset($in['moderationIcons']) && is_array($in)) ? $in['moderationIcons'] : 
null))) ? '<span class="wikiglyph wikiglyph-unlock"></span> ' : 
'').''.LCRun3::ch($cx, 'l10n', Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'-action-unlock-topic'),Array()), 
'raw')),Array()), 'encq').'</a>'.htmlentities((string)((isset($in['null']) && 
is_array($in)) ? $in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : 
'').'';}).'';},'flow_post_actions' => function ($cx, $in) {return '<div 
class="flow-menu">
+                          
title="'.htmlentities((string)((isset($in['actions']['unlock']['title']) && 
is_array($in['actions']['unlock'])) ? $in['actions']['unlock']['title'] : 
null), ENT_QUOTES, 'UTF-8').'">'.((LCRun3::ifvar($cx, 
((isset($in['moderationIcons']) && is_array($in)) ? $in['moderationIcons'] : 
null))) ? '<span class="wikiglyph wikiglyph-unlock"></span> ' : 
'').''.LCRun3::ch($cx, 'l10n', Array(Array(LCRun3::ch($cx, 'concat', 
Array(Array('flow-',((isset($in['moderationType']) && is_array($in)) ? 
$in['moderationType'] : null),'-action-unlock-topic'),Array()), 
'raw')),Array()), 'encq').'</a>'.htmlentities((string)((isset($in['null']) && 
is_array($in)) ? $in['null'] : null), ENT_QUOTES, 'UTF-8').'</li>' : 
'').'';}).'';},'flow_post_actions' => function ($cx, $in) {return '<div 
class="flow-menu flow-menu-hoverable">
        <div class="flow-menu-js-drop"><a href="javascript:void(0);"><span 
class="wikiglyph wikiglyph-ellipsis"></span></a></div>
        <ul class="mw-ui-button-container flow-list">
                
@@ -401,4 +401,4 @@
 </div>
 ';
 }
-?>
+?>
\ No newline at end of file
diff --git a/handlebars/compiled/flow_post.handlebars.php 
b/handlebars/compiled/flow_post.handlebars.php
index eaf93a6..c785ed5 100644
--- a/handlebars/compiled/flow_post.handlebars.php
+++ b/handlebars/compiled/flow_post.handlebars.php
@@ -370,4 +370,4 @@
 ';}).'
 ';
 }
-?>
+?>
\ No newline at end of file

-- 
To view, visit https://gerrit.wikimedia.org/r/184687
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I7234cc7b21f250e77484622d38b3432a751e3e66
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: EBernhardson <[email protected]>
Gerrit-Reviewer: Mattflaschen <[email protected]>
Gerrit-Reviewer: SG <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to