Merge pull request #4391 from seamuslee001/master
[civicrm-core.git] / templates / CRM / Event / Form / ManageEvent / Location.tpl
index 36455dcfffbb16175b4751192aa31746b5c26d26..47be38aed406862d28ddb3a9a794b1060280e4d0 100644 (file)
         <td id="locUsedMsg" colspan="3">
         </td>
       </tr>
-     
+
     </table>
     {/if}
-    
+
 
 
     <div id="newLocation">
@@ -186,7 +186,7 @@ CRM.$(function($) {
       }
     }
   }
-  
+
   $('input[name=location_option]').click(showLocFields);
   showLocFields(false);