X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Ftoplevel%2Foptions.php;h=f0e8f09ff3b5460a48a8a36ed936a185a301b751;hb=cb8988c6b523263a756aa516ed5af09826f67783;hp=77fbef539d3781d44ea0152b4e647431321503b9;hpb=aa2b3c612a87840b35e26fa1cb36896dbeebc313;p=diogenes.git diff --git a/htdocs/toplevel/options.php b/htdocs/toplevel/options.php index 77fbef5..f0e8f09 100644 --- a/htdocs/toplevel/options.php +++ b/htdocs/toplevel/options.php @@ -63,6 +63,7 @@ $page->assign('msg_word_import', __("Word document import")); $page->assign('msg_debug_options', __("debugging options")); $page->assign('msg_debug_database', __("debug database")); $page->assign('msg_debug_plugins', __("debug plugins")); +$page->assign('msg_barrel_style_sheet', __("default style sheet for new barrels")); $page->assign('msg_submit', __("Submit")); $page->display('toplevel-options.tpl');