update for front job search template
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 8 Dec 2015 18:38:41 +0000 (13:38 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 8 Dec 2015 18:38:41 +0000 (13:38 -0500)
echo the department name

views/front/jobSearch.php

index b12a496..4615e79 100644 (file)
@@ -7,7 +7,7 @@
             <?php wp_dropdown_categories( $cat_args );?>
         </div>
         <div class="small-12 medium-5 columns">
-            <label>Search by Department</label>
+            <label>Search by <?php echo GLM_EMP_DEPARTMENT_SINGLE;?></label>
             <?php wp_dropdown_categories( $dep_args );?>
         </div>
         <div class="small-12 medium-2 columns">