Removing variables that blocked the template

skala
Julio Montoya 14 years ago
parent 72fa98c5d9
commit df0a979cec
  1. 2
      plugin/static/lang/english.php
  2. 2
      plugin/static/lang/french.php

@ -8,8 +8,6 @@
$strings['plugin_title'] = "Static";
$strings['plugin_comment'] = "Display static html content.";
$strings['content'] = "Content";
$strings['block_title'] = "Block title";
//$strings['title'] = "Title";

@ -8,6 +8,4 @@
$strings['plugin_title'] = "Statique";
$strings['plugin_comment'] = "Affiche du contenu html.";
$strings['content'] = "Contenu";
$strings['block_title'] = "Titre du bloc";

Loading…
Cancel
Save