Florian Schaal
2015-09-14 da9e99596e2fcb76a37fcc8a24c8eacd00ff186c
interface/web/dashboard/dashlets/templates/modules.htm
@@ -9,9 +9,7 @@
            <div class='title'>{tmpl_var name='modules_title'}</div>
           </div>
         </div>
         <div class='btn btn-default button'>
           <a href='#' data-capp='{tmpl_var name="modules_name"}'>Go to {tmpl_var name='modules_title'}</a>
         </div>
         <a href='#' class='btn btn-default button' data-capp='{tmpl_var name="modules_name"}'>Go to {tmpl_var name='modules_title'}</a>
      </li>
   </tmpl_loop>
   </ul>