This website works better with JavaScript.
Home
Explore
Help
Sign In
p3k
/
Telegraph
mirror of
https://github.com/aaronpk/Telegraph.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
let long URLs wrap on the dashboard
main
Aaron Parecki
8 years ago
parent
453831c423
commit
f8a8c0b315
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
views/dashboard.php
+ 1
- 1
views/dashboard.php
View File
@ -29,7 +29,7 @@
</
div
>
<
?
if
(
count
(
$webmentions
))
:
?>
<
table
class
=
"
ui striped
single line
table
"
>
<
table
class
=
"
ui striped table
"
>
<
thead
>
<
th
>
Status
</
th
>
<
th
>
Date
</
th
>
Write
Preview
Loading…
Cancel
Save