[ Index ]

PHP Cross Reference of MyBB 1.8.37

title

Body

[close]

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

   1  <?php
   2  /**
   3   * MyBB 1.8 English Language Pack
   4   * Copyright 2014 MyBB Group, All Rights Reserved
   5   *
   6   */
   7  
   8  $l['templates_and_style'] = "Templates &amp; Style";
   9  
  10  $l['themes'] = "Themes";
  11  $l['templates'] = "Templates";
  12  
  13  $l['can_manage_themes'] = "Can manage themes?";
  14  $l['can_manage_templates'] = "Can manage templates?";
  15  


2005 - 2021 © MyBB.de | Alle Rechte vorbehalten! | Sponsor: netcup Cross-referenced by PHPXref