parent
2895a94ae7
commit
1a6d822a08
@ -1,5 +1,5 @@ |
||||
STYLE_CHOICES = ( |
||||
(0, "Standard"), |
||||
(1, "Quote"), |
||||
(2, "Image Only") |
||||
(0, "Standard [Title + URL + Image]"), |
||||
(1, "Quote [Title]"), |
||||
(2, "Image Only [Image]") |
||||
) |
||||
|
||||
Loading…
Reference in new issue