|
@@ -237,13 +237,7 @@ include "../pcdl/html_head.php";
|
|
|
search_show_history();
|
|
search_show_history();
|
|
|
guide_get("pali_search_index");
|
|
guide_get("pali_search_index");
|
|
|
</script>
|
|
</script>
|
|
|
- <?php
|
|
|
|
|
- if(!empty($_GET["key"])){
|
|
|
|
|
- echo "<script>";
|
|
|
|
|
- echo "dict_pre_word_click(\"{$_GET["key"]}\")";
|
|
|
|
|
- echo "</script>";
|
|
|
|
|
- }
|
|
|
|
|
- ?>
|
|
|
|
|
|
|
+
|
|
|
<?php
|
|
<?php
|
|
|
include "../pcdl/html_foot.php";
|
|
include "../pcdl/html_foot.php";
|
|
|
?>
|
|
?>
|