~josephjamesmills/zpanelcp/zpanelcp

« back to all changes in this revision

Viewing changes to debian/zpanelx/etc/zpanel/modules/phpinfo/module.zpm

  • Committer: Joseph Mills
  • Date: 2012-05-09 02:52:32 UTC
  • Revision ID: josephjamesmills@gmail.com-20120509025232-ob5xni0ggrse28c0
setup framwork for www

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<div class="zmodule_header" id="zmodule_header_<@ ModuleName @>"><img src="<@ ModuleIcon @>" border="0"><@ ModuleName @></div>
2
 
<div class="zmodule_content" id="zmodule_header_<@ ModuleName @>">
3
 
 
4
 
<div class="zmodule_desc" id="zmodule_desc_<@ ModuleName @>"><p><@ ModuleDesc @></p></div>
5
 
 
6
 
<div id="contentwrapper_phpinfo" style="width:600px">
7
 
<br>
8
 
<button class="fg-button ui-state-default ui-corner-all" type="submit" onclick="window.open('etc/apps/phpinfo/')"><: View full PHP configuration :></button>
9
 
<br><br>
10
 
<div class="zform_wrapper" style="width:100%">
11
 
<@ PHPInfo @>
12
 
</div>
13
 
</div>
14
 
 
15
 
</div>
 
 
b'\\ No newline at end of file'