mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 03:10:50 +02:00
Update
Add new pharse
This commit is contained in:
@@ -559,7 +559,7 @@ class plugin_forum_view_shortcodes extends e_shortcode
|
|||||||
|
|
||||||
$text = '<div class="btn-group pull-right">
|
$text = '<div class="btn-group pull-right">
|
||||||
<button class="btn btn-default btn-sm btn-small dropdown-toggle" data-toggle="dropdown">
|
<button class="btn btn-default btn-sm btn-small dropdown-toggle" data-toggle="dropdown">
|
||||||
Options
|
'.LAN_FORUM_8013.'
|
||||||
<span class="caret"></span>
|
<span class="caret"></span>
|
||||||
</button>
|
</button>
|
||||||
<ul class="dropdown-menu pull-right text-right">';
|
<ul class="dropdown-menu pull-right text-right">';
|
||||||
@@ -932,4 +932,4 @@ if ($forum->checkPerm($this->var['thread_forum_id'], 'post') && $this->var['thre
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user