Skip to content

Instantly share code, notes, and snippets.

@trangsihung
Created November 22, 2016 07:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trangsihung/32a1f58e5a25e12b990e9da60f2545f0 to your computer and use it in GitHub Desktop.
Save trangsihung/32a1f58e5a25e12b990e9da60f2545f0 to your computer and use it in GitHub Desktop.
<?php if (!defined('FW')) die('Forbidden');
$cfg = array();
$cfg['page_builder'] = array(
'title' => __('Danh sách Đại Lý', 'fw'),
'title_template' => '{{- title}}: {{- o.title}}',
'tab' => __('DTA', 'fw'),
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment