Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: vdradmin - autotimer -FIX included



Christian Kramer wrote:

>Hi,
>
>everything works fine except one little thing in vdradmin.
>I can't see any channel in the channellist if i want to create an
>autotimer. Let's explain, there still is a _long_ list of channels in
>the pull-down menu, but the entries aren't named. Every entry is bright
>white with no text except the 'all channels' entry. Behind every entry
>is a channel, if I choose one and save the timer it appears in the
>timers overview with a channel name.
>It is very hard to select the right channel out of the list of about 30
>noname entries. ;)
>
>How can I fix it?
>I'm using vdradmin 0.14, vdr 1.0.1 with AIO ?02.05?, SuSE Linux 8.0
>
>Thank you for helping me.
>
>Christian
>
>
>  
>
Hi
--------- not an attechment :-) ----------------
diff -ur vdradmin-0.14.vanilla/template/Deutsch/at_new.html 
vdradmin-0.14/template/Deutsch/at_new.html
--- vdradmin-0.14.vanilla/template/Deutsch/at_new.html  Sat Apr 13 
13:23:53 2002
+++ vdradmin-0.14/template/Deutsch/at_new.html  Tue May  7 20:58:43 2002
@@ -61,7 +61,7 @@
           <td bgcolor="#dfdcdc" height="20"><select name="channel" 
size="1">
               <option value="0">alle Sender</option>
               <tmpl_loop channels>
-                <option value="<tmpl_var number>" <tmpl_if cur> 
selected</tmpl_if>&gt;
+                <option value="<tmpl_var number>" <tmpl_if cur> 
selected </tmpl_if>>
                   <tmpl_var name>
                 </option>
               </tmpl_loop>
@@ -99,4 +99,4 @@
     </form>
   </body>
 
-</html>
\ No newline at end of file
+</html>





Home | Main Index | Thread Index