Index: lams_central/conf/language/lams/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_central/conf/language/lams/ApplicationResources.properties,v diff -u -r1.71.2.13 -r1.71.2.14 --- lams_central/conf/language/lams/ApplicationResources.properties 11 May 2009 07:18:56 -0000 1.71.2.13 +++ lams_central/conf/language/lams/ApplicationResources.properties 16 Jun 2009 13:13:10 -0000 1.71.2.14 @@ -357,6 +357,7 @@ label.planner.export.sequence=Export sequence error.planner.export.template=There was an error while exporting the template. +label.planner.tutorial.video=Introduction to Pedagogical Planner +label.tutorial.video.never.show.again=Do not show this again - #======= End labels: Exported 266 labels for en AU ===== Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_central/web/tutorialVideo.jsp'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_central/web/css/pedagogicalPlanner.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/pedagogicalPlanner.css,v diff -u -r1.10 -r1.10.2.1 --- lams_central/web/css/pedagogicalPlanner.css 29 Mar 2009 23:58:15 -0000 1.10 +++ lams_central/web/css/pedagogicalPlanner.css 16 Jun 2009 13:13:10 -0000 1.10.2.1 @@ -170,3 +170,13 @@ border-bottom: 0px; } +a#tutorialVideoHref { + margin: 5px; + border: none; + color: inherit; + float: right; +} + +img#tutorialVideoImg { + border: none; +} \ No newline at end of file