Private GIT

Skip to content
Snippets Groups Projects
Commit 1ec2c573 authored by Alexandre Beloin's avatar Alexandre Beloin
Browse files

Merge pull request #1564 from fernandog/default_status_description

Update set status description
parents 5d86af35 92b4e8c4
Branches
Tags
No related merge requests found
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<div class="field-pair"> <div class="field-pair">
<label for="statusSelect"> <label for="statusSelect">
<span class="component-title">Set the initial status<br /> of missing episodes</span> <span class="component-title">Set the initial status<br /> of already aired episodes</span>
<span class="component-desc"> <span class="component-desc">
<select name="defaultStatus" id="statusSelect" class="form-control form-control-inline input-sm"> <select name="defaultStatus" id="statusSelect" class="form-control form-control-inline input-sm">
#for $curStatus in [$SKIPPED, $WANTED, $ARCHIVED, $IGNORED]: #for $curStatus in [$SKIPPED, $WANTED, $ARCHIVED, $IGNORED]:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment