Update settings.html

some thoughts
This commit is contained in:
zobe123 2016-02-01 23:31:26 +01:00
commit 5f43fa34d7

View file

@ -61,7 +61,7 @@ available_notification_agents = sorted(notifiers.available_notification_agents()
<p class="help-block">If you have Git installed, allow periodic checks for updates.</p>
</div>
% if plexpy.CURRENT_VERSION:
<p class="help-block">Git hash: ${plexpy.CURRENT_VERSION}</p>
<p class="help-block">Git hash: ${plexpy.CURRENT_VERSION}</br>Git branch: ${plexpy.CONFIG.GIT_BRANCH}</p>
% endif
<div class="padded-header">
<h3>Display Settings</h3>