]> git.sur5r.net Git - contagged/blobdiff - templates/header.tpl
Added Google Maps support
[contagged] / templates / header.tpl
index 0fc34924a8d9e4fed4c8922e375b4d1f9c4494ea..4939c97ba313b34770fdec30ffd59557ffdf8819 100644 (file)
     <script src="scripts/interface/imagebox.js" type="text/javascript"></script>
     <script src="scripts/formatDate.js" type="text/javascript"></script>
 
+    {if $conf.gmapkey}
+    <script src="http://maps.google.com/maps?file=api&amp;v=2&amp;key={$conf.gmapkey}" type="text/javascript"></script>
+    <script src="scripts/maps.js" type="text/javascript"></script>
+    {/if}
+
     <script src="scripts/gui.js" type="text/javascript"></script>
 
     <script type="text/javascript">