Author: sevein
Date: Tue Apr 24 09:00:17 2012
New Revision: 11504

Log:
Remove example realm, to build dinamically

Modified:
   branches/2.0/apps/qubit/modules/search/templates/_box.php

Modified: branches/2.0/apps/qubit/modules/search/templates/_box.php
==============================================================================
--- branches/2.0/apps/qubit/modules/search/templates/_box.php   Tue Apr 24 
00:02:54 2012        (r11503)
+++ branches/2.0/apps/qubit/modules/search/templates/_box.php   Tue Apr 24 
09:00:17 2012        (r11504)
@@ -6,14 +6,7 @@
 
     <div>
       <label>
-        <input name="realm" type="radio" value="institution" checked="checked">
-        <?php echo __('Search Vancouver Maritime Museum Archives') ?>
-      </label>
-    </div>
-
-    <div>
-      <label>
-        <input name="realm" type="radio" value="all">
+        <input name="realm" type="radio" value="all" checked="checked">
         <?php echo __('Search all of Archives Canada') ?>
       </label>
     </div>

-- 
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-commits?hl=en.

Reply via email to