Changeset 1885 in ExiteCMS for trunk/administration/articles.php
- Timestamp:
- 10/20/08 00:59:18 (4 years ago)
- File:
-
- 1 edited
-
trunk/administration/articles.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/administration/articles.php
r1158 r1885 74 74 // if not, ask the user to define those first 75 75 $variables['message'] = $locale['518']."<br />".$locale['519']."<br /><a href='article_cats.php".$aidlink."'>".$locale['520']."</a>".$locale['521']; 76 $variables['bold'] = true;77 76 $template_panels[] = array('type' => 'body', 'name' => 'admin.article.no_cats', 'title' => $locale['517'], 'template' => '_message_table_panel.tpl', 'locale' => "admin.news-articles"); 78 77 $template_variables['admin.article.no_cats'] = $variables;
Note: See TracChangeset
for help on using the changeset viewer.
