Changeset 20b83b in indico


Ignore:
Timestamp:
05/10/10 11:03:09 (3 years ago)
Author:
Jose Benito <jose.benito.gonzalez@…>
Branches:
master, burotel, hello-world-walkthrough, ipv6, new-webex, v0.97-series, v0.98-series, v0.98.2, v0.98.3, v0.98b1, v0.98b2, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, d9941f8582b36b24821a11ea5ba16fda6a457fb1
Children:
6463ac
Parents:
7862c0
Message:

[FIX] Abstract list wrong rendering on safari

File:
1 edited

Legend:

Unmodified
Added
Removed
  • indico/MaKaC/webinterface/tpls/Abstracts.tpl

    r8b64ae r20b83b  
    158158//--> 
    159159</script> 
    160  
     160<a href="" name="results"></a> 
    161161<table width="100%%" valign="top" align="left" cellspacing="0"> 
    162162    <tr> 
    163         <td class="titleCellFormat"> 
     163        <td class="titleCellFormat" nowrap colspan="10"> 
    164164            <form action=%(accessAbstract)s method="post"> 
    165165            <%= _("Quick search: Abstract ID")%> <input type="text" name="abstractId" size="4"><input type="submit" class="btn" value="<%= _("seek it")%>"><br> 
     
    167167        </td> 
    168168    </tr> 
    169 </table> 
    170 <a href="" name="results"></a> 
    171 <table width="100%%" cellspacing="0" align="center" border="0"> 
    172169    <tr> 
    173170       <td nowrap colspan="10"> 
Note: See TracChangeset for help on using the changeset viewer.