1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-11 17:14:42 +02:00

Issue #2806 - Expands on News list template to add specific styling for the first item in the list.

This commit is contained in:
Cameron
2017-10-08 09:00:34 -07:00
parent 535d85fa33
commit 85e2a67018
4 changed files with 31 additions and 2 deletions

View File

@@ -77,8 +77,10 @@ class news_admin extends e_admin_dispatcher
'main/list' => array('caption'=> LAN_LIST),
'main/create' => array('caption'=> NWSLAN_45), // Create/Edit News Item
// 'cat/list' => array('caption'=> NWSLAN_46, 'perm' => '7'), // Category List
'other' => array('divider'=> true),
'cat/list' => array('caption'=> LAN_CATEGORIES), // Create Category.
'cat/create' => array('caption'=> LAN_NEWS_63), // Category List
'other2' => array('divider'=> true),
'main/settings' => array('caption'=> LAN_PREFS), // Preferences
// 'main/submitted' => array('caption'=> LAN_NEWS_64, 'perm' => 'N'), // Submitted News
'sub/list' => array('caption'=> NWSLAN_47), // Submitted News