Private GIT
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SickRage-1
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vlbox
SickRage-1
Commits
892d8185
Commit
892d8185
authored
9 years ago
by
Dario
Browse files
Options
Downloads
Plain Diff
Merge pull request #695 from SickRage/medariox-patch-1
Update config_notifications.mako
parents
a726c719
e1d9640f
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
gui/slick/views/config_notifications.mako
+2
-2
2 additions, 2 deletions
gui/slick/views/config_notifications.mako
with
2 additions
and
2 deletions
gui/slick/views/config_notifications.mako
+
2
−
2
View file @
892d8185
...
...
@@ -1445,7 +1445,7 @@
</div>
<div class="field-pair">
<label for="telegram_password">
<span class="component-title">
b
ot API token</span>
<span class="component-title">
B
ot API token</span>
<input type="text" name="telegram_apikey" id="telegram_apikey" value="${sickbeard.TELEGRAM_APIKEY}" class="form-control input-sm input250" autocapitalize="off" />
</label>
<label>
...
...
@@ -1476,7 +1476,7 @@
<span class="component-title">Enable</span>
<span class="component-desc">
<input type="checkbox" class="enabler" name="use_twitter" id="use_twitter" ${('', 'checked="checked"')[bool(sickbeard.USE_TWITTER)]}/>
<p>
s
hould SickRage post tweets on Twitter?</p>
<p>
S
hould SickRage post tweets on Twitter?</p>
</span>
</label>
<label>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment