Changeset 9229

Show
Ignore:
Timestamp:
03/16/10 04:59:02 (2 years ago)
Author:
mbrevda
Message:

move add more button. this should really be an image...

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.8/core/page.routing.php

    r9228 r9229  
    429429    </tr> 
    430430 
    431     <tr><td colspan="2"> 
    432       <input type="button" id="dial-pattern-add"  value="<?php echo _("Add More Dial Pattern Fields")?>" /> 
    433     </td></tr> 
    434  
    435431    <tr><td colspan="2"><div class="dialpatterns"><table> 
    436432<?php 
     
    482478    <tr id="last_row"></tr>  
    483479    </table></div></tr></td> 
     480    <tr><td colspan="2"> 
     481      <input type="button" id="dial-pattern-add"  value="<?php echo _("+ Add More Dial Pattern Fields")?>" /> 
     482    </td></tr> 
    484483<?php 
    485484  $tabindex += 2000; // make room for dynamic insertion of new fields