Browse Source

redirect already used trial version

andre 4 years ago
parent
commit
4de0fcf888
1 changed files with 1 additions and 1 deletions
  1. 1 1
      configure_thurvcloud.tpl

+ 1 - 1
configure_thurvcloud.tpl

@@ -5,7 +5,7 @@
     <table width="100%" border="0">
         <tr>
             <td>
-                <a href="{$WEB_ROOT}/submitticket.php?step=2&deptid=1&subject={$LANG.tryagain} {$product.name}" class="btn btn-primary btn-block">
+                <a href="{$WEB_ROOT}/submitticket.php?step=2&deptid=1&subject={$LANG.tryagain} {$product.name}" class="btn btn-primary">
                     {$LANG.tryagain}
                 </a>
             </td>