[ Index ]

PHP Cross Reference of MyBB

title

Body

[close]

/inc/languages/english/admin/ -> style_module_meta.lang.php (source)

   1  <?php
   2  /**
   3   * MyBB 1.6 English Language Pack
   4   * Copyright 2010 MyBB Group, All Rights Reserved
   5   * 
   6   * $Id: style_module_meta.lang.php 5297 2010-12-28 22:01:14Z Tomm $
   7   */
   8   
   9  $l['templates_and_style'] = "Templates &amp; Style";
  10  
  11  $l['themes'] = "Themes";
  12  $l['templates'] = "Templates";
  13  
  14  $l['can_manage_themes'] = "Can manage themes?";
  15  $l['can_manage_templates'] = "Can manage templates?";
  16  
  17  ?>


Generated: Tue Oct 8 19:19:50 2013 Cross-referenced by PHPXref 0.7.1