Skip to content

Commit

Permalink
Merge pull request #27 from arjankc/hacktober-2
Browse files Browse the repository at this point in the history
Fixed misc issues [issue #26]
  • Loading branch information
arjankc committed Oct 14, 2022
2 parents f804d47 + d597022 commit ff23176
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
17 changes: 9 additions & 8 deletions about.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@
</p>

<p class="stext-113 cl6 p-b-26">
<p> Traditional dresses are symbolic of the art and culture of any country. They trace the timeline of the evolution of fashion dating ages back to modern times. These dresses also many times reveal the essence of nationalism of its country. So like all other countries, there are plenty of traditional dresses in Nepal that the beautiful nation boasts of. </p>
<p> Traditional dresses are symbolic of the art and culture of any country. They trace the timeline of the evolution of fashion dating ages back to modern times. These dresses also often reveal the essence of nationalism of the country. So like all other countries, there is plenty of traditional attire in Nepal that the beautiful nation boasts of. </p>

<p> Nepal is home to more than 100 different ethnic groups. They speak their own language, have unique culture, traditions and also have their own traditional costumes. It means Nepali ethnic wear is much more than just daura suruwal, Dhaka topi and gunyun cholo. </p>
<p> Nepal is home to more than 100 different ethnic groups. They speak their language, have unique cultures and traditions, and also have their own traditional costumes. Nepali ethnic wear is much more than just daura suruwal, Dhaka topi and gunyun cholo. </p>

<p> If you are eager to know about those traditional costumes of Nepal, here we bring the dresses of some of the ethnic communities of Nepal reflecting a great part of their culture</p>
<p> If you are eager to know about the traditional costumes of Nepal, here we bring the dresses of some of the ethnic communities of Nepal, reflecting a significant part of their culture.</p>
</p>

<p class="stext-113 cl6 p-b-26">
Experience the best quality traditional attires of Nepal.
Experience the best quality traditional attires of Nepal with Pahiran.
</p>
</div>
</div>
Expand All @@ -63,16 +63,17 @@
</h3>

<p class="stext-113 cl6 p-b-26">
Nepal is a country rich in cultural diversity. The people in Nepal wear different colorful dresses as per their culture, religion, tradition, festival, and occasions. Generally, a man wears Daura Suruwal with Dhaka Topi and women wear dhoti cholo or sari. There are various cultural dresses which are worn by the different caste of people. The cultural dresses help people to show their culture, tradition, religion. These dresses also help to reveal the essence of nationalism in its country.
Nepal is a country rich in cultural diversity. The people in Nepal wear different colorful dresses as per their culture, religion, tradition, festival, and occasions. Generally, men wear Daura Suruwal with Dhaka Topi, and women wear a dhoti cholo or sari. The different caste of people wears various cultural dresses. The traditional dresses help people to show their culture, tradition, and religion. These dresses also help to reveal the essence of nationalism in the country.

</p>

<div class="bor16 p-l-29 p-b-9 m-t-22">
<p class="stext-114 cl6 p-r-40 p-b-11">
Nepal is a diverse country with a wide range of cultural settlements. The Nepalese people remain deeply rooted in ancient old traditions and customs. You can find various Nepalese traditional dresses based on caste and ethnicity. However, Daura Suruwal and Gunyu Cholo are the national dress of Nepal and get worn by Nepalese of all sections, class, and ethnicity.
Nepal is a diverse country with a wide range of cultural settlements. The Nepalese people remain deeply rooted in ancient old traditions and customs. You can find various Nepalese traditional dresses based on caste and ethnicity. However, Daura Suruwal and Gunyu Cholo are the national dress of Nepal and get worn by Nepalese of all sections, classes, and races.
</p>

<span class="stext-111 cl8">
We can help you get the best deals in traditional wear.
We can help you get the best deals on traditional wear.
</span>
</div>
</div>
Expand All @@ -88,7 +89,7 @@
</div>
<p class="stext-113 cl6 p-b-26">
<strong>DISCLAIMER!</strong>
This project is a student project entirely for learning purposes. Please do not order anything off of here. This project is not a legitimate business. I do not own the legal rights nor copyright to any images used in the project. If you have an objection and would like me to remove anything, please let me know; I shall remove them promptly. I want to apologize for any inconvenience sincerely this might have caused.
This project is a student project entirely for learning purposes. Please do not order anything here. This project is not a legitimate business. I do not own the legal rights or copyright to any images used in the project. If you have an objection and would like me to remove anything, please let me know; I shall remove them promptly. I want to apologize for any inconvenience this might have caused.
</p>
</div>

Expand Down
4 changes: 2 additions & 2 deletions cart2.php
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,10 @@
<div class="p-t-15">
<form action="handler/orderhandler.php" method="POST">
<div class="bor8 bg0 m-b-12">
<input class="stext-111 cl8 plh3 size-111 p-lr-15" type="text" name="address" placeholder="address">
<input class="stext-111 cl8 plh3 size-111 p-lr-15" type="text" name="address" placeholder="address" required>
</div>
<div class="bor8 bg0 m-b-22">
<input class="stext-111 cl8 plh3 size-111 p-lr-15" type="text" name="phone" placeholder="Phone number">
<input class="stext-111 cl8 plh3 size-111 p-lr-15" type="text" name="phone" placeholder="Phone number" required>
</div>
<div class="rs1-select2 rs2-select2 bor8 bg0 m-b-12 m-t-9">
<select class="js-select2" name="payment">
Expand Down
10 changes: 5 additions & 5 deletions customerforms.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
</h4>

<div class="bor8 m-b-20 how-pos4-parent">
<input class="stext-111 cl2 plh3 size-116 p-l-62 p-r-30" type="text" name="email" placeholder="Your Email Address">
<input class="stext-111 cl2 plh3 size-116 p-l-62 p-r-30" type="email" name="email" placeholder="Your Email Address" required>
<img class="how-pos4 pointer-none" src="images/icons/icon-email.png" alt="ICON">
</div>

<div class="bor8 m-b-30">
<input class="stext-111 cl2 plh3 size-116 p-l-62 p-r-30" type="password" name="password" placeholder="Password">
<input class="stext-111 cl2 plh3 size-116 p-l-62 p-r-30" type="password" name="password" placeholder="Password" required>
</div>

<button class="flex-c-m stext-101 cl0 size-121 bg3 bor1 hov-btn3 p-lr-15 trans-04 pointer" name="login">
Expand All @@ -48,16 +48,16 @@
</h4>

<div class="bor8 m-b-20 how-pos4-parent">
<input class="stext-111 cl2 plh3 size-116 p-l-62 p-r-30" type="text" name="email" placeholder="Your Email Address">
<input class="stext-111 cl2 plh3 size-116 p-l-62 p-r-30" type="email" name="email" placeholder="Your Email Address" required>
<img class="how-pos4 pointer-none" src="images/icons/icon-email.png" alt="ICON">
</div>

<div class="bor8 m-b-30">
<input class="stext-111 cl2 plh3 size-116 p-l-62 p-r-30" type="password" name="password" placeholder="Password">
<input class="stext-111 cl2 plh3 size-116 p-l-62 p-r-30" type="password" name="password" placeholder="Password" required>
</div>

<div class="bor8 m-b-30">
<input class="stext-111 cl2 plh3 size-116 p-l-62 p-r-30" type="password" name="password2" placeholder="Retype the Password">
<input class="stext-111 cl2 plh3 size-116 p-l-62 p-r-30" type="password" name="password2" placeholder="Retype the Password" required>
</div>

<button class="flex-c-m stext-101 cl0 size-121 bg3 bor1 hov-btn3 p-lr-15 trans-04 pointer">
Expand Down
5 changes: 2 additions & 3 deletions handler/esewa.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<!DOCTYPE html>
<html lang="en">
<?php
session_start();
include ("../files/head.php");
?>

Expand All @@ -20,8 +19,8 @@
<input value="0" name="pdc" type="hidden"> <!-- delivery charge -->
<input value="epay_payment" name="scd" type="hidden"> <!-- merchant code using test code right now -->
<input value="<?php echo $_SESSION['orderid']?>" name="pid" type="hidden"> <!-- unique id for the product/order -->
<input value="http://localhost/mystore/online-store/handler/sucess.php" type="hidden" name="su"> <!-- sucess redirect -->
<input value="http://localhost/mystore/online-store/handler/fail.php" type="hidden" name="fu"> <!-- faliure redirect -->
<input value="../handler/sucess.php" type="hidden" name="su"> <!-- sucess redirect -->
<input value="../handler/fail.php" type="hidden" name="fu"> <!-- faliure redirect -->
<input class="btn btn-primary" type="submit" value="Pay using eSewa">
</form>
</body>
Expand Down

0 comments on commit ff23176

Please sign in to comment.