Skip to content

Commit c163c5c

Browse files
author
cfoe
committed
theme config menu file
1 parent 4726068 commit c163c5c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?php
2+
3+
$items[] = array( 'title' => 'Default-v2 Theme',
4+
'target' => 'content',
5+
'link' => 'admin/default-v2_settings.php',
6+
'html_id' => 'default-v2_settings');
7+
?>

0 commit comments

Comments
 (0)