Actions

Special

All public logs

Combined display of all available logs of LimeSurvey Manual. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 09:05, 12 July 2024 Rhami talk contribs created page Translations:General FAQ/13/ko (Created page with "LimeSurvey 2.x에서는 필수 질문의 빨간색 별표가 template.css file ("asterisk" class) 내에 설정됩니다. 이를 숨기려면: *템플릿 편집기를 엽니다 *수정하려는 템플릿의 복사본을 만듭니다 *"template.css" 파일을 선택하고 별표 클래스(asterix class)를 검색합니다 *별표 클래스 끝에 다음 라인을 추가합니다".asterisk {display: none;}". *template.css를 저장하세요 *브라우저 캐시를 지우...")