PHP Classes

File: htdocs/modules/system/templates/system_misc_friend.tpl

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/modules/system/templates/system_misc_friend.tpl   Download  
File: htdocs/modules/system/templates/system_misc_friend.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: 2 months ago
Size: 603 bytes
 

Contents

Class file image Download
<{* tell a friend, recommend us popup *}> <{if isset($closeHead) && $closeHead == true}> <{$headContents|default:''}> <script>window.resizeTo(360, 560)</script> </head> <body> <{/if}> <{if !empty($successMessage)}><h4><{$successMessage}></h4> <{else}> <{if !empty($errorMessage)}><div class='errorMsg'><{$errorMessage}></div><{/if}> <{$recommendus.rendered|default:''}> <{/if}> <{if isset($closeButton) && $closeButton == true}> <div style="text-align:center;"><input class="btn btn-secondary btn-default formButton" value="<{$lang_close}>" type="button" onclick="window.close();" /></div> <{/if}>