Plugin Directory

Changeset 3338289


Ignore:
Timestamp:
08/02/2025 05:08:14 PM (8 months ago)
Author:
wppluginboxdev
Message:

update pg

Location:
stylish-google-sheet-reader
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • stylish-google-sheet-reader/tags/5.0/Pages/create_new_sheet.php

    r3338285 r3338289  
    3535   
    3636   <div class="sgsr-label"><h1>Enter Your Google Sheet URL</h1></div>
    37    <div><input type="text" class="sgsr-input sgsr-sheet-url" name="sgsr-sheet" id="sgsr-sheet" placeholder="Paste Google Sheet URL Here" style="text-align: center;" value="https://docs.google.com/spreadsheets/d/1CwbUdOUof1E7OkfxlDdnGUpcHLpHlyE6Uvb07prDqtI/" required></div>
     37   <div><input type="text" class="sgsr-input sgsr-sheet-url" name="sgsr-sheet" id="sgsr-sheet" placeholder="Paste Google Sheet URL Here" style="text-align: center;" value="" required></div>
    3838   <div style="margin:20px;font-size: 10px;">(<b>Example:</b> https://docs.google.com/spreadsheets/d/1rssdzcu1f2KOR)</div>
    3939
  • stylish-google-sheet-reader/trunk/Pages/create_new_sheet.php

    r3338285 r3338289  
    3535   
    3636   <div class="sgsr-label"><h1>Enter Your Google Sheet URL</h1></div>
    37    <div><input type="text" class="sgsr-input sgsr-sheet-url" name="sgsr-sheet" id="sgsr-sheet" placeholder="Paste Google Sheet URL Here" style="text-align: center;" value="https://docs.google.com/spreadsheets/d/1CwbUdOUof1E7OkfxlDdnGUpcHLpHlyE6Uvb07prDqtI/" required></div>
     37   <div><input type="text" class="sgsr-input sgsr-sheet-url" name="sgsr-sheet" id="sgsr-sheet" placeholder="Paste Google Sheet URL Here" style="text-align: center;" value="" required></div>
    3838   <div style="margin:20px;font-size: 10px;">(<b>Example:</b> https://docs.google.com/spreadsheets/d/1rssdzcu1f2KOR)</div>
    3939
Note: See TracChangeset for help on using the changeset viewer.