Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
interface/web/dashboard/dashlets/templates/modules.htm
@@ -9,8 +9,8 @@
            <div class='title'>{tmpl_var name='modules_title'}</div>
           </div>
         </div>
         <a href='#' class='btn btn-default button' data-capp='{tmpl_var name="modules_name"}'>Go to {tmpl_var name='modules_title'}</a>
         <a href='#' class='btn btn-default button' data-capp='{tmpl_var name="modules_name"}'>{tmpl_var name='go_to_txt'} {tmpl_var name='modules_title'}</a>
      </li>
   </tmpl_loop>
   </ul>
   </div>
   </div>