18 lines
472 B
PHP
18 lines
472 B
PHP
|
|
|
|
|
|
|
|
<a href="/members/content/new"><button type="button" class="btn btn-primary btn-lg"><i class="glyphicon glyphicon-plus-sign"> </i> {[ echo lang('general'
|
|
,'add_article') ]}</button></a>
|
|
|
|
<a href="/members/wiki/new"><button type="button" class="btn btn-primary btn-lg"><i class="glyphicon glyphicon-plus-sign"> </i> {[ echo lang('general'
|
|
,'add_wiki_article') ]}</button></a>
|
|
<hr>
|
|
|
|
<!--
|
|
@view('adminkit/Messages/main')
|
|
|
|
@view('adminkit/Content/main')
|
|
-->
|
|
<hr>
|