Changes in src/views/pages/following.ejs [e9ec5e4:d8e3ff7] in Klonkt
- File:
-
- 1 edited
-
src/views/pages/following.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/following.ejs
re9ec5e4 rd8e3ff7 14 14 <label class="tl-follow-ab" title="<%= t('tl.autoboost_hint') %>"><input type="checkbox" name="auto_boost" value="1"> ✨ <%= t('tl.autoboost_follow') %></label> 15 15 </form> 16 17 <details class="tl-move">18 <summary><%= t('tl.move_title') %></summary>19 <p class="tl-move-hint"><%= t('tl.move_hint') %></p>20 <p><a class="btn" href="/news/following.csv" download>⬇ <%= t('tl.move_export') %></a></p>21 <form method="post" action="/news/following/import">22 <label class="tl-move-lbl" for="tl-move-csv"><%= t('tl.move_import_lbl') %></label>23 <textarea id="tl-move-csv" name="csv" rows="5" spellcheck="false"24 placeholder="Account address,Show boosts,Notify on new posts,Languages,Featured"></textarea>25 <button type="submit" class="btn btn-primary"><%= t('tl.move_import') %></button>26 </form>27 </details>28 16 29 17 <% if (following && following.length) { %>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)