GSMEthesis commited on
Commit
6180c38
·
verified ·
1 Parent(s): 1174973

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -953,7 +953,7 @@ def show_explanation(exp_type):
953
 
954
  if exp_type != "control":
955
  if exp_type == "input":
956
- st.markdown("<p class='explanation-title'>علت قیمت گذاری:</p>", unsafe_allow_html=True)
957
  st.markdown("""
958
  <div style="direction: rtl; text-align: right;">
959
  <span style="font-size: 0.9em; color: #666;">(تعداد علامت + نشان دهنده شدت اثر عامل بر قیمت است)</span>
 
953
 
954
  if exp_type != "control":
955
  if exp_type == "input":
956
+ st.markdown("<p class='explanation-title'>توضیح رهیار درمورد علت قیمت گذاری:</p>", unsafe_allow_html=True)
957
  st.markdown("""
958
  <div style="direction: rtl; text-align: right;">
959
  <span style="font-size: 0.9em; color: #666;">(تعداد علامت + نشان دهنده شدت اثر عامل بر قیمت است)</span>