Index: /trunk/wifidog-auth/ChangeLog
===================================================================
--- /trunk/wifidog-auth/ChangeLog	(revision 548)
+++ /trunk/wifidog-auth/ChangeLog	(revision 549)
@@ -1,2 +1,5 @@
+2005-04-14 Benoit Grégoire  <bock@step.polymtl.ca>
+	* Content.php:  Use full langstring interface by default;
+
 2005-04-14 Benoit Grégoire  <bock@step.polymtl.ca>
 	* Content.php:  Fix db reference;
Index: /trunk/wifidog-auth/wifidog/classes/Content/Langstring.php
===================================================================
--- /trunk/wifidog-auth/wifidog/classes/Content/Langstring.php	(revision 545)
+++ /trunk/wifidog-auth/wifidog/classes/Content/Langstring.php	(revision 549)
@@ -123,5 +123,5 @@
 				@param num_nouveau Nombre de champ à afficher pour entrer de nouvelles chaîne en une seule opération
 				*/
-	function getAdminInterface($type_interface = 'SIMPLE', $num_nouveau = 1)
+	function getAdminInterface($type_interface = 'LARGE', $num_nouveau = 1)
 	{
 		$html='';
