Change movies to video on homepage
authorWilliam Rockwood <wrockwood@tadl.org>
Tue, 14 Aug 2012 19:00:58 +0000 (15:00 -0400)
committerWilliam Rockwood <wrockwood@tadl.org>
Tue, 14 Aug 2012 19:00:58 +0000 (15:00 -0400)
- Changed 'Movies' to 'Video' on the homesearch.tt2 page

Signed-off-by: William Rockwood <wrockwood@tadl.org>
templates_tadlskin/opac/parts/homesearch.tt2

index 4b28dbd..b45acd7 100644 (file)
@@ -3,6 +3,6 @@
 <iframe width="960" height="240" src="https://www.tadl.org/slider/books.php" frameborder="0" marginwidth="5" marginheight="5" scrolling="no" style="background:#F0F2F5;text-align:center"></iframe>
 <h1 class="home-header">[% l("Featured Music"); %]</h1>
 <iframe width="960" height="200" src="https://www.tadl.org/slider/music.php" frameborder="0" marginwidth="5" marginheight="5" scrolling="no" style="background:#F0F2F5;text-align:center"></iframe>
-<h1 class="home-header">[% l("Featured Movies"); %]</h1>
+<h1 class="home-header">[% l("Featured Video"); %]</h1>
 <iframe width="960" height="240" src="https://www.tadl.org/slider/video.php" frameborder="0" marginwidth="5" marginheight="5" scrolling="no" style="background:#F0F2F5;text-align:center"></iframe>
 </div>