Login






nasthon1004 (freedom) v1.1.5 released

Changes
  1. Minor Bug fix
  2. Remove unused files
  3. Support: PHP.ini > short_open_tag = off
  4. Update /images/theme_3.jpg

Change Files:

include/_index_quicksearch.php
include/_js_panel.php
lang/english_default.php
candidate-login-form.php
candidate-login.php
candidate-signup-form.php
candidates-footer.php
candidates-header.php
display-post.php
employer-login.php
employer-signup-form.php
employers-footer.php
employers-forget-pass-form.php
employers-header.php
index-footer.php
index-header.php
index-home.php
info-box-top.php
main-ext.css
nas_contacts.php
nas_email_others_window.php
nas_footer_link.php
nas_hbar.php
posting-form.php
profile-form.php
readme.txt


1) Bug fix

edit:
/index-home.php

CHANGE:
<?php echo $label['nasthon1001_box_head_employer_service']; ?>

TO:
<?php echo $label['nasthon1004_box_head_employer_service']; ?>

/main.css

ADD AT THEN END:
.cat_list_box .cat_box_title{font-weight:bold; margin-left:8px; color:#2384af;}


2) Remove unused files:

delete:
/flash/EN:
-chaos.swf
-theme_1.swf
-theme_2.swf


3) Support: PHP.ini > short_open_tag = off

- CHANGE ALL <?= ?> to <?php echo ; ?>

4) Update /images/theme_3.jpg