mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
remove hardcoded labels (fix #132)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="container-fluid settings">
|
||||
<div class="page-header">
|
||||
<h1>Settings</h1>
|
||||
<h1>${toolbar.settings}</h1>
|
||||
</div>
|
||||
<form name="settingsForm" ng-submit="save()">
|
||||
<div class="row">
|
||||
|
||||
Reference in New Issue
Block a user