File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
share/roundup/templates/responsive/html Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,8 @@ Features:
1111
1212Fixed:
1313
14- - ...
14+ - [Minor] Template responsive: footer link fixed and hardcoded
15+ last modfied date removed. (Bernhard Reiter)
1516
1617
17182012-12-21: 1.4.21
Original file line number Diff line number Diff line change @@ -262,8 +262,7 @@ <h1><span metal:define-slot="body_title">body title</span></h1>
262262 </ div > <!-- row-fluid -->
263263 < footer >
264264 < hr >
265- A < a href ='http://roundup.sourceforge.net/ '> roundup</ a > instance.
266- Last modified: Wed Dec 13 2012.
265+ A < a href ='http://www.roundup-tracker.org/ '> Roundup Issue Tracker</ a > instance.
267266 </ footer >
268267 </ div > <!-- container -->
269268 < pre tal:condition ="request/form/deissue | nothing " tal:content ="request "> </ pre >
You can’t perform that action at this time.
0 commit comments