PHP Classes

File: htdocs/themes/xbootstrap5/modules/lexikon/lx_content.tpl

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/themes/xbootstrap5/modules/lexikon/lx_content.tpl   Download  
File: htdocs/themes/xbootstrap5/modules/lexikon/lx_content.tpl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 3 months ago
Size: 2,198 bytes
 

Contents

Class file image Download
<ol class="breadcrumb"> <li class="nav-item"><a class="nav-link" href="<{$xoops_url}>"><{$smarty.const._MD_LEXIKON_HOME}></a></li> <li class="nav-item"><a class="nav-link" href="<{$xoops_url}>/modules/<{$lang_moduledirname}>/index.php"><{$lang_modulename}></a></li> <li><{$smarty.const._MD_LEXIKON_SYNDICATION}></li> </ol> <div class="row"> <div class="col-md-12"> <div class="panel panel-info"> <div class="panel-heading"> <h4><{$smarty.const._MD_LEXIKON_SYNDICATION}></h4> </div> <div class="panel-body"> <{$introcontentsyn}> </div> </div> <h3><{$yform.title}></h3> <div class="alert alert-success" role="alert"> <{*$smarty.const._MD_LEXIKON_SYNEXPLAIN}><br>*}> <{$smarty.const._INFO}>:<br> <ul> <li style='list-style-type:disc;' ;><{$smarty.const._MD_LEXIKON_SYNEXPLAIN1}></li> <li style='list-style-type:disc;' ;><{$smarty.const._MD_LEXIKON_SYNEXPLAIN2}></li> <li style='list-style-type:disc;' ;><{$smarty.const._MD_LEXIKON_SYNEXPLAIN3}></li> </ul> </div> <form name="<{$yform.name}>" action="" method="<{$yform.method}>" <{$yform.extra}>="" > <label><{$yform.elements.txt.caption}></label> <{$yform.elements.txt.body}> <input type="button" value="select" style="margin-top: 5px" class="btn btn-primary btn-sm form-control" onclick="this.form.txt.focus();this.form.txt.select(); document.execCommand('Copy')"> </form> <div align="center"> <h4><{$smarty.const._PREVIEW}></h4><br> <iframe style="background-color: #FFFFFF;" ;="" src="<{$xoops_url}>/modules/<{$lang_moduledirname}>/syndication.php" frameborder="0" width="240" height="280" allowtransparency="true" topmargin="0" leftmargin="0" scrolling="no" marginwidth="0" marginheight="0"> [Your user agent does not support frames or is currently configured not to display frames.] </iframe> </div> </div> </div> <script type="text/javascript"> $('#txt').addClass("form-control"); </script>