Selaa lähdekoodia

reorg templates

andre 4 vuotta sitten
vanhempi
commit
912f6208e2
1 muutettua tiedostoa jossa 0 lisäystä ja 6 poistoa
  1. 0 6
      templates/clientarea.tpl

+ 0 - 6
templates/clientarea.tpl

@@ -6,12 +6,6 @@
  **********************************************************
 *}
 
-<script>
-  jQuery(document).ready(function(){
-    $("a[href='/upgrade.php?type=configoptions&id={$id}']").attr('href', '/upgrade.php?type=configoptions&id={$id}&thurtemplate=upgrademailhosting.tpl');
-  });
-</script>
-
 {if $modulechangepwresult}
   {if $modulechangepwresult == "success"}
     {include file="$template/includes/alert.tpl" type="success" msg=$modulechangepasswordmessage textcenter=true}